@charset "utf-8";
/* CSS Document */
body{ font-size:14px; font-family:"微软雅黑","宋体"; line-height:22px; color:#595757; }
body,ul,p, h1, h2,h3,input{ margin:0; padding:0;}
img{ border:none;}
a{ text-decoration:none; color:#595757;}
a:hover{ text-decoration:none;}
li{ list-style:none;}
i,em{ font-style:normal;}

/*nav*/
#navN{position:fixed; z-index:99999; width:100%; background:#fff; top:0;}
#nav{ border-bottom:1px solid #aaaaab;overflow:hidden; zoom:1; height:50px; line-height:50px;}
#nav ul li{ padding-right:30px;}
/*导航*/
.tabContW{ display:none; overflow:hidden; zoom:1; height:0px;border-bottom:1px solid #aaaaab; height:45px; line-height:45px; font-size:12px;}
.hui{ display:block;}
.tabIn{ font-weight:normal;}
.tabCont{ width:996px; margin:0 auto;}
.tabCont li a:hover{ font-weight:200; color:#000;}

.navT{ width:996px; margin:0 auto;}
.menu{ width:700px; float:left;}
.menu a{color:#717071;}
.logo{ float:right; padding-top:7px;}
.menu li ,.tabCont li{ float:left;padding-right:30px;}
.tabCont li a{color:#717071;}
.menu a:hover{ text-decoration:none; color:#000;}
.tabIn a{ color:#000;}
/*banner*/
.banner{border-bottom:1px solid #aaaaab; padding-bottom:2px; text-align:center; margin-top:80px;}

/*版权*/
.copyrightW{border-top:1px solid #aaaaab; margin-top:25px; zoom:1;}
.copyright{ width:996px; margin:0 auto; height:49px; line-height:49px;}
.copyrightLeft{ width:345px; float:left; background:url(../images/copyright_logo.gif) no-repeat left center; padding-left:130px; color:#717071;}
.copyrightRight{ width:520px; float:right; vertical-align:middle;}
.copyrightRight span{ padding-left:23px; display:inline-block; height:42px; position:relative; *top:-17px;}
.copyrightRight span a{color:#717071;}
.copyrightRight span a:hover{color:#000;}
.copyrightRight i{ padding-left:9px; display:inline-block; height:45px; position:relative; *top:17px;}
.copyrightRight i img{vertical-align:middle;}

/* 友情链接*/
#J-link{position:relative; height:45px; *top:-14px;}
#J-link div{width:996px; height:52px; border:1px solid #aaaaab; background:#fff; display:none; position:absolute; top:-54px; *top:-54px; left:-809px;}
#J-link div a{margin:0 17px; height:26px; line-height:26px; display:inline-block; width:132px; overflow:hidden; float:left;}
/* 清理浮动 */
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.fn-clear {
	zoom:1; /* for IE6 IE7 */
}
