@charset "utf-8";
/* CSS Document */

.blank{ clear:both; width:100%; overflow:hidden; height:10px;}
/*******************************header********************************************/
.header{ width:1000px;  margin:0px auto;}
.header_top{ width:1000px; line-height:25px; overflow:hidden; position:relative; z-index:9999;background:#fff;}
.header_top ul{ float:right; padding-right:5px;}
.header_top li{ float:left; display:inline; margin-left:10px;}
.logo{ width:1000px; height:112px;  position:relative; bottom:20px; }
.logo img{ width:1000px; height:112px;}
.nav{ width:1000px; margin-top:5px; margin-bottom:5px;  height:38px; background:#0054B4; position:relative; bottom:20px;z-index:9999;}
.nav_son{ float:left; display:inline; height:38px; width:100px; position:relative;margin-left:18px; }
.nav_son dl{ width:100px; overflow:hidden; line-height:23px; left:0px; top:0px;z-index:99999;}
.nav_son dt{ width:100px; line-height:38px; font-size:15px; font-weight:bold;text-align:center; background:url(../images/aaa.jpg) no-repeat right center; }
.nav_son dt a{ color:#FFF;}
.nav_son dd{ width:100px; background: #0054B4; border-bottom:1px solid #A2A3AD; display:none;}
.nav_son_last dt{ background:none;}
.nav_son dd{ color:#FFF;}
.nav_son dd a{padding-left:15px; display:block; color:#FFF; }
.header_banner{ width:1000px; height:300px; border-top:1px solid #999999; border-bottom:1px solid #999999; position:relative; bottom:20px;}
.header_banner img{ width:1000px; height:80px;}
/********************************header********************************************/

/********************************footer*********************************************/
.footer{ width:1000px; overflow:hidden; margin:0px auto; padding-top:30px; background:#FFF url(../images/2011-11-18_172541.png) repeat-x top left; padding-bottom:20px; position:relative; bottom:20px;}
.footer .friendlink{ padding-bottom:20px;}
.friendlink h2{ font-size:16px;padding-left:20px;}
.friendlink dl{ padding-left:50px;}
.friendlink dd{ float:left;  display:block; padding:5px 10px; text-align:center; white-space:nowrap}
.footer_left{ float:left;}
.footer ul{ width:330px; float:left; display:inline; margin-left:80px; overflow:hidden; line-height:25px;}
.footer_right{ float:right; display:inline; margin-right:30px;}
.footer_right p{line-height:20px;}
.footer_right img{ margin-left:40px;}
/*******************************footer********************************************/