@charset "utf-8";
/* CSS Document */
a{ hide-focus: expression( this.hideFocus=true );outline: none; color:#000; }
a:hover{ color:#066AB0; text-decoration:underline;}

body{
scrollbar-face-color: #000; /*表层颜色*/
scrollbar-shadow-color: #fff;  /*右、下内边框颜色*/
scrollbar-highlight-color:#fff;   /*左、上内边框颜色*/  
scrollbar-3dlight-color: #000;  /*左、上外边框颜色*/    
scrollbar-darkshadow-color: #000; /*右、下外边框颜色*/  
scrollbar-track-color:#000;  /*滚动背景颜色*/ 
scrollbar-arrow-color:#000; /*箭头颜色*/
background:#fff; font-family:"宋体";
}
#main { width:1004px; margin:0px auto;}

#header{ width:1004px; height:87px; margin-bottom:1px; background:url(../images/header-bg.jpg) repeat-x scroll left top;}
.logo{ float:left; height:87px;}
.top_r{ width:805px; height:78px; float:right; text-align:right; padding-top:9px;}
.choose{ padding-right:5px; margin-bottom:8px;}
.choose a{ color:#000; margin:0px 5px;}
.lan{ padding-right:10px;}
.nav{ width:800px; height:35px; float:right; background:url(../images/nav-bg.jpg) no-repeat scroll left top;}
.nav .nav_ul{ padding:8px 0px 2px 24px; height:25px; line-height:25px; width:520px; float:left;}
.nav .nav_ul li{ float:left; width:85px; height:25px; text-align:center;}
.nav_ul li a{ color:#fff;}
.nav_ul li a:hover{ color:#B0D8F3; text-decoration:none;}
.search{ float:right; padding-right:15px; padding-top:8px; color:#000;}
.search .btn{ width:32px; height:20px; background:url(../images/btn.jpg) no-repeat scroll left top; cursor:pointer; border:none; vertical-align:top;}
.search .txt{ width:125px; height:20px; background:url(../images/txt.jpg) no-repeat scroll left top; border:none; text-align:center; padding-top:3px !important; padding-top:5px; vertical-align:top; margin-right:3px;}

#container{ background:url(../images/container-bg.jpg) repeat-x scroll left top; padding-top:2px; padding-bottom:8px;}


#footer{clear:both; margin:0px auto; width:921px; height:67px; background:url(../images/footer.jpg) repeat-x scroll left top; padding:3px 0px 0px 83px;}
#footer .footer_nav_l{ float:left; width:250px; height:67px;}
#footer .footer_copyright{ float:left; width:328px; height:55px; padding-top:12px; text-align:center; line-height:24px;}
#footer .footer_nav_r{ float:left; width:246px; height:67px;}