@import url("base.css");
@import url("header.css");

		
#mainbody{width:760px; padding:0 20px 20px; margin:0 auto; background:#FFF;}
* html #mainbody{ padding-bottom:0;}
*+html #mainbody{ padding-bottom:0;}
	.bigbanner{width:760px; height:220px; margin-bottom:2px;}
	.bigbanner img{width:760px; height:220px;}
	.prod4{width:760px; height:20px; overflow:hidden; margin-bottom:20px;}
	.prod4 ul{width:764px; height:20px;}
		.prod4 ul:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}
	.prod4 li{width:187px; height:20px; line-height:20px; float:left; margin-right:4px; text-align:center; font-weight:bold; background:#E0E0E0;}
		.prod4 li.this{ background:#026ABF; color:#FFF; cursor:hand;}
		
.leftad{width:180px; float:left; clear:left;}
	.leftad img{margin-bottom:5px;}
	
.mcontent{width:350px; margin:0 15px; float:left;}
	.mcontent h3{font-size:12px; line-height:24px;}
	.mcontent h3 a:link{color:#046ABC;}
	.mcontent h3 a:visited{color:#046ABC;}
	.mcontent h3 a:hover{color:#C00;}
	.mcontent h3 a:active{color:#046ABC;}
		.mcontent span.more{margin:8px 0; display:block;}

.rightbar{width:190px; float:right; clear:right;}
	.rightbar h3{font-size:14px; color:#333; line-height:20px; }
	.rightbar h4{font-size:12px; color:#046BBA; line-height:20px; margin-top:15px;}
	.rightbar p{font-size:11px;line-height:17px;}
	.rightbar p span{color:#046BBA;}
.hiddendiv{display:none;}