/*顶部*/
#header{position: relative;min-width:1100px;height:169px;width:100%;overflow: hidden;background:url(header.png) center top no-repeat;}
#header .header{width: 1100px;height: 169px;margin: 0 auto;}
.logo{width:1100px;height:150px;float: left;}
.top_right{float:right;text-align:right;}
/*导航*/
#nav{width:100%;min-width:1100px;height:53px;background:#0e7f26;padding-left: 10px;}
.nav_menu{width:1100px;height:53px;margin:0 auto;overflow:hidden;}
.nav_menu li{float:left; display:inline-block; width:100px;height:53px;overflow:hidden;text-align: center;}
.nav_menu li:hover{background:#146b27;}
.nav_menu a:link,.nav_menu a:visited{ color:#ffffff; height:53px;line-height:53px;display:block;font-size:16px;text-decoration: none;}
.nav_menu a.nav1{background:url(nav_icon.png) no-repeat 1px 0;padding-left: 25px;}
.nav_menu a.nav1{ _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="nav_icon.png"); } }

.over{background:#146b27;}

#menu_nav dl {display:none; z-index:99;position:absolute; width:183px;}
#menu_nav dl dt {height:32px;width:183px;border-bottom:1px solid #ffffff}
#menu_nav dl dt a:link, #menu_nav dl dt a:visited {background:#035013;font-size:14px;height:32px;line-height:32px;color:#fff;text-decoration:none; width:100px;}
#menu_nav dl dt a:hover {background:#387745;color:#fff; }

.search_form {width:180px;height:28px;margin-right:10px;margin-top:15px;border: 1px solid #c1c1c1;float:right;background:#fff;overflow:hidden;}
.search_form .keyword{width:152px;height:28px;line-height:28px;border:none;background: none;float:left;}
.search_form .submitbtn{background:url(btn_search.jpg) no-repeat left center; width:21px; height:28px; border:none;float:left;}

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



/*底部*/
#footer{width:100%;border-top:2px solid #0e7f26;height:191px;background:url(footer.png) center top no-repeat #fff2e5;margin-top:30px;}
#footer .inner{width:1100px;height:auto;margin: 0 auto;overflow: hidden;color:#4d4d4d;}
.copyright{padding:25px 0;text-align:center;color:#4d4d4d;}
.copyright p{line-height:25px;}
.#footer a{color:#4d4d4d;}
.sr-only{display:none;}


.foot_link a{text-decoration: none;}
.foot_icon{#background: url(foot_icon.gif) no-repeat 35px;}

