/*顶部*/
.header{width:1000px;min-height:125px;margin:0 auto;position:relative;overflow:hidden;}
.logo  a{display:block;float:left;overflow:hidden;}
.top_right{text-align:right;float:right;top:15px;right:15px;position:absolute;font-size: 14px;color:#fff;}


.nav_menu{height:44px; background:url(nav_bar.jpg)  no-repeat;}
.nav_menu   a:link,.nav_menu   a:visited{ color:#ffffff; height:44px;line-height:44px;display:block; font-weight:normal;font-size:14px;font-weight:bold;text-decoration: none;}
.nav_menu .home_link{float:left;width:100px;height:44px;line-height:44px;text-align:center;}
.nav_menu li{float:left; display:inline-block; width:100px;height:44px; overflow:hidden; text-align:center;}
.nav_menu .over{}
#menu_nav dl {display:none; z-index:99;position:absolute; width:90px; display:block; font-size:12px; border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff; background:#2b91db; margin-left:1px;}
#menu_nav dl dt { height:30px; line-height:30px;  width:90px; 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-weight:bold;text-decoration: none;}
#menu_nav dl dt a:hover { color:#fff; background-color:#c30000 ;}
.position{background: url(nav.jpg) no-repeat scroll 0 50% #fff;font-size: 12px;height: 32px;line-height: 32px;margin: 0 15px;padding-left: 18px;}


/*底部*/
.foot{background:#0f70b4;clear:both;margin-top:15px;width:1000px;height:38px;line-height:36px; color: #FFFFFF;}
.foot_l { height:50px;margin-left:10px;text-align:center;}
.foot_l a.lt{ text-decoration:none; color:#FFFFFF; padding:0px 6px;}
.foot_l a.lt:hover{ color:#fe7000;}
.foot_l a{ color:#FFF;}    
.foot_m { width: auto;height:50px;float:left;}
.foot_r {width: auto;height:50px;float:right;margin-right:10px;}

#footer { background: url(footer.jpg) repeat-x  #fafafa; clear:both; display:block; font-family:Tahoma;}
#footer ul { padding:10px 0px;}
#footer ul li { color:#333; text-align:center;line-height:25px;}
#footer a.vison{color:#669900;}


