	body	{
		background-image:url(../img/bana05.gif);
		background-color:"cccc99";
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:right bottom;
		text-align:center;
		line-height:21px;
		font-size:15px;
		}

	.box	{
		margin:5px 0px;
		background-color:"003300";
		padding:5px;
		width:810px;
		}

	a	{
		text-decoration:none;
		color:"4444aa";
		}

	a:hover	{
		background:"000033";
		color:"ffffff";
		}

	.boxs a	{
		color:"ee2222";
		}

	.boxs a:hover	{
		background:"000000";
		color:"ffffff";
		}

	.boxs	{
		border:solid 2px "4444aa";
		text-align:left;
		padding:5px;
		font-size:13px;
		}


	.sub	{
		margin:5px;
		float:left;
		color:"000000";
		padding:10px;
		background:"ffffff";
		width:390px;
		height:500px;
		}


	.sub2	{
		margin:5px;
		text-align:left;
		color:"ffffff";
		padding:10px;
		background:"333300";
		width:380px;
		height:500px;
		}

	p	{
		text-align:left;

		}

	.up	{
		text-align:center;
		background:"eeeeee";
		color:"000000";
		height:400px;
		overflow:auto;
		border:solid 2px #003300;
		scrollbar-face-color:#6666aa;
		padding:3px;
		}
