@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0px; list-style:none;}
body{font-size:12px; font-family:"宋体"; text-align:center;}
a{text-decoration:none; color:#646464;}
a:hover{color:#d00;}
a img{border:0px;}
.left{float:left;}
/*=======================================header=============================================================================*/
.header{width:1003px; height:388px; margin:0 auto; overflow:hidden;}
.main{width:1003px;  overflow:hidden; margin:0 auto; background:url(../$img_url/bottom_02.jpg) no-repeat;}
.content{width:1003px; overflow:hidden; margin-left:0px;}
.content_left{width:236px; height:100%;  padding-left:150px;}
.content_left table{margin:0 auto;}
.content_left table tr td{color:#175495;}
.wbk{width:104px; height:20px; border:1px solid #CECECE; line-height:20px; text-align:left;}
.but{width:48px; height:19px; text-align:center; line-height:19px; color:#fff; background:url(../$img_url/but.jpg) no-repeat; border:0;}
.content_left table tr td a{width:48px; height:19px; text-align:center; line-height:19px; color:#fff; no-repeat; border:0px;}


.content_center{width:280px; height:100%; overflow:hidden;}
.news_top{ text-align:left; margin-top:10px;}
.news_bottom{height:100%; overflow:hidden;}
.news_bottom ul li{height:22px; line-height:22px; text-align:left; color:#00528E;}
.news_bottom ul li a{color:#00528E;}
.news_bottom ul li a:hover{color:#d00;}
.news_bottom ul li span{float:right; margin-right:15px;}
.content_right{width:336px; height:100%; overflow:hidden;}
.produc{width:73px; height:100%; overflow:hidden; margin-top:6px; margin-left:5px; display:inline;}
.produc dl dt img{width:67px; height:55px; padding:2px; border:1px solid #74A4D4;}
.produc dl dd{color:#134792;}
.produc dl dd a{color:#134792;}

.footer{height:30px; text-align:center; padding-top:20px; color:#59749D; clear:both;}
