/*顶部*/
.topbg{height:32px;background:#edf1f2;border-bottom:1px solid #e0e0e0;}
.top{width:1000px;height:32px;margin:0 auto;line-height:32px;}
#datehtml {float: left;color:#333333;line-height:32px;}
.top_right{float:right;overflow:hidden;}
.topdh{float:left;padding-top:5px;}
.topdh li{width:77px;height:21px;line-height:21px;float:left;color:#0068cf;background:url(topbarbg.png) no-repeat;margin: 0px 10px;text-align:center;}
.topdh li a{color:#0068cf;}


/*头部*/
.header{width:1000px;height:130px;margin:0 auto;position:relative;overflow:hidden}
.logo  a{display:block;float:left;overflow:hidden;}


/*nav*/
.nav_menu{width:1000px;height:45px;margin:0 auto;line-height:45px;background:#0068cf;border-top:3px solid #f39800;overflow:hidden;}
.nav_menu   a:link,.nav_menu   a:visited{ color:#ffffff; height:45px;line-height:45px;display:block; font-weight:normal;font-size:16px;text-decoration: none;}
.nav_menu ul{float:left;overflow:hidden;}
.nav_menu li{float:left; display:inline-block; width:125px;height:45px; overflow:hidden; text-align:center;}
.nav_menu li.over{background:#0557a8;}
#menu_nav dl {display:none; z-index:99;position:absolute; width:100px; display:block; font-size:12px;background:#0557a8;margin-left:1px;}
#menu_nav dl dt { height:30px; line-height:30px;  width:100px; border-bottom:1px solid #ffffff}
#menu_nav dl dt a:link, #menu_nav dl dt a:visited { height:30px; line-height:30px; color:#fff;font-size:14px;text-decoration: none; }
#menu_nav dl dt a:hover { color:#fff; background-color:#0068cf; }

/*搜索*/
.search{width:206px;height:25px;line-height:25px;float:right;margin-top:10px;overflow:hidden;position: absolute;right: 15px;top: 50px;}
.search .text{width:150px;height:23px;line-height:23px;float:left;color:#333; border:none;padding-left:10px;border: 1px solid #dad4d4;}
.search .sub {width: 46px;height: 25px;color: #fff;font-size: 14px;float: right;cursor: pointer;background: url(search.gif) no-repeat -120px center;position: absolute;top: 0;right: 0;border: 1px solid #dad4d4;}

/*banner*/
.banner{width:1000px;height:auto;margin:0 auto;}

.position{background: url("nav.gif") no-repeat scroll 0 50% #fff;font-size: 12px;height: 32px;line-height: 32px;margin: 0 15px;padding-left: 18px;}


/*底部*/
.footer{width:1000px;margin:0 auto;height:auto;background:#0068cf;color:#fff;margin-top:20px;padding:10px 0px 20px;text-align: center;}
.frindlink a{padding:0 10px;}
.footer ul{padding: 10px 0px;}
.footer li{font-size:12px;color:#fff;line-height:25px;text-align: center;}
.footer a{color:#fff;}

