body { background-color:#FFFFFF; }
td { font-size:x-small; }
#top {
	width:770px;
}
#topL {
	width:330px;
	background-color:#FF0000;
	text-align:right;
}
#topR {
	width:440px;
	background-color:#F2F2F2;
	color:#999999;
	text-align:center;
}
#topR .box {
	margin:10px;
}
#top .title {
	color:#FF8000;
	margin:0em 0em 1em 0em;
	font-size:x-small;
	font-weight:normal;
}
.newsTitle {
 	color:#000000;
 	margin-bottom:5px;
 	font-weight:bold;
 	text-align:left;
}
.newsBox {
	height:65px;
	overflow:auto;
	line-height:1.2;
	margin:0px;
	border:1px inset;
	padding:5px 5px 5px 25px;
	text-align:left;
	list-style-type:square;
	background-color:#FFFFFF;
	color:#000000;
}
.newsBox li {
	
}

