﻿@charset "gb2312";
/* CSS Document */
.clearfix:before,
.clearfix:after{content:".";display:block;height:0;visibility:hidden;font-size:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}/* IE < 8 */
fieldset,legend,.btn-submit{border:none;background:none;}
legend{display:none;}
.grey9 {color: #999;}
/*------------------ page ------------------*/
#page{width:970px;margin:0 auto;}
#header{position:relative;width:960px;margin:0 auto;background:none;font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,arial;height:auto;}
#logo{height:50px;width:150px;overflow:hidden;padding:10px 0;left: 5px;top: 0;position:relative;z-index:0;}
#nav{z-index:11;position:relative;width:956px;height:33px;padding:0 2px;background:#393 url(/skin/images/nav.png) repeat-x 0 -70px;}
#nav a{color:#fff;}
#nav .nav-item a.nav-cur{color:#090;}
#search{position:absolute;top:20px;left:auto;right:0;width:535px;height:38px; overflow:hidden;background:url(/skin/images/search.png) no-repeat;}

/*----- 导航 -----*/ 
.nav-item{float:left;background:url(/skin/images/nav.png) no-repeat right top;}
#nav .nav-a{z-index:13;position:relative;float:left;height:33px;overflow:hidden;padding:0 20px;line-height:36px;font-size:14px; font-weight:bold;text-align:center;color:#fff;cursor:pointer;}
#nav .nav-a:hover{color:#fff066;}
#nav .nav-cur,
#nav .nav-cur:hover{background:#f9fff7; border-top:2px solid #393;margin-top:-2px;color:#090;}

/*subNav*/
#subNav{border:1px solid #e5e5e5;border-top:0;background:#f9fff7;}
#subNav li{ float:left;}
#subNav a{float:left;display:block;height:30px;zoom:1;padding:0 15px;overflow:hidden;line-height:32px;color:#118d00;}
#subNav a:hover{ color:#f60;}
#subNav li{ float:left;}
#subNav li.on{background:url(/skin/images/subnavOn.gif) no-repeat 8px 7px;}
#subNav li.on a{text-decoration:none;}
#subNav a{float:left;display:block;height:30px;zoom:1;padding:0 15px;overflow:hidden;line-height:32px;color:#118d00;}
#subNav a:hover{ color:#f60;}
/*滑动背景*/
#nav-slide{z-index:12;position:absolute; top:0;display:none; height:33px; background:#393 url(/skin/images/nav.png) no-repeat center -33px;}

/*搜索*/
#searchBox{float:left; display:inline;width:405px;height:20px;line-height:22px;overflow:hidden;padding:4px 0 4px 25px; margin:5px 0 5px 6px;border:none;background:none;}
#searchbox{float:left; display:inline;width:405px;height:20px;line-height:22px;overflow:hidden;padding:4px 0 4px 25px; margin:5px 0 5px 6px;background:none;border:0;color:#333;}
#searchBtn{ float:left; width:76px;height:32px;_height:33px;text-indent:-9999px;margin:3px 0 3px 11px;cursor:pointer;}
#searchBtn:hover,
#searchBtn.hover{background:url(/skin/images/search.png) no-repeat -555px -3px;}

/*gotop*/
#footer{position:relative;}
#footer a.gotop{position:absolute;top:10px;right:20px;display:block;width:50px;height:30px;padding-top:32px;background:url(/skin/images/go_top.png) 9px 5px no-repeat;text-align:center;}
#footer a.gotop:hover{background-position:-30px 5px;}

#subNav p{text-indent:12px;height:32px;}
#subNav p a{float:none;display:inline;padding:0;text-align:center;height:32px;}