#main {
	width: 734px;
	position: absolute;
	margin-top: 0px;
	margin-left: 192px;
	display: inline;
	left: 0;
	top: 154;
	
	background-image: url(../images/main_bj.jpg);
	background-repeat: repeat-y;
}
#nav_2 {
	width: 314px;
	height: 471px;
	position: absolute;
	left: 385px;
	top: 129px;
	z-index: 100;
}


#news li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: left;
	float: left;
	display: inline;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 340px;
	font-size: 12px;
	color: #333333;
}
td
{
	font-size:9pt;
}
body
{
	font-size:12px;
}
html { overflow-x:hidden; }