/*顶部*/
.header {width:1000px;height:87px;margin:0 auto;position:relative;overflow:hidden;}
.header .logo{float:left;overflow:hidden }
.header .logo a{cursor:pointer;overflow:hidden}
.header .topright{ width:400px;float:right;position:absolute;top:5px;right:50px;overflow:hidden}
.topright .top_right_top{ text-align:right; padding-top:3px;height:20px;}
.search_form{width:180px;height:30px;background:url(../images/search.png) no-repeat;float:right;margin-top:10px;}
.keyword{width: 140px;height: 30px;line-height:30px;border: none;margin-left:5px;float: left}
.submitbtn{width:30px;height:30px;border: 0;background:none;float:left;}
/*菜单*/

.nav_menu_border{}
.nav_menu{background:url(../images/navbar.png) repeat-x;height:36px; width:1000px;margin:0 auto;overflow:hidden}
.nav_menu li{float:left; display:inline-block; width:90px;height:36px; overflow:hidden; text-align:center;}
.nav_menu li  a:link,.nav_menu li  a:visited{ color:#ffffff; height:36px;line-height:36px;display:block; font-weight:normal;font-size:14px;text-decoration: none;}
.nav_menu .over {color: #075cbe; display: block;   font-size: 14px;   font-weight: bold;   height: 36px; width: 90px; }
.nav_menu li.over  a:link,.nav_menu li.over  a:visited{height:36px;line-height:36px ; color: #ffffff; }




/*下拉菜单*/
#menu_nav dl {z-index:99;position:absolute; background:#1b6bb5; border:1px solid #e4e4e4; display: none;   height: auto;  line-height: 32px; overflow: hidden;   position: absolute;   width: 94px;   z-index: 100; }
#menu_nav dl dt {display: block;white-space: nowrap;text-align:center; }
#menu_nav dl dt a:link, #menu_nav dl dt a:visited { color: #ffffff; font-weight:normal;height: 32px;   line-height: 32px; text-decoration: none; }
#menu_nav dl dt a:hover { text-decoration:none;color: #1b6bb5; background-color:#ffffff;}

.banner{width:990px;overflow:hidden;}

.position{background: url("../images/nav.gif") no-repeat scroll 0 50% #fff;font-size: 12px;height: 32px;line-height: 32px;margin: 0 15px;padding-left: 18px;}



/*底部*/
#footer {margin-top:10px;clear:both; display:block; font-family:Tahoma; width:100%;background: #34495e;}
#footer ul { padding:10px 0px; }
#footer ul li { color:#ffffff; text-align:center; line-height:26px;}
#footer a{color:#ffffff;}




