#content {
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	left: 0px;
}
.list {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	list-style-type: circle;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left: 20px;
	margin-top:0px;
}
#newstopics {
	width:auto;
	font-size: 12px;
	line-height: 150%;
	overflow: scroll;
	scrollbar-base-color: #BDC2E3;
	overflow-x: hidden;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.t10 {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	text-align: center
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#newstopics2 {
   	width: 390px;
	height:135px;
	font-size: 12px;
	line-height: 150%;
	background-color:#F6F6F6;
	padding:3px;
	overflow: scroll;
	overflow-x: hidden;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

hr.separator1 {
	height: 2px;
	border: none;
	border-top: 2px #ff0000 dotted;
}


