@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
.clear{clear:both}

*html{background-image:url(about:blank);background-attachment:fixed;}/*IE6¹*/
/*IE6² position:fixed */
#gotop{ width:60px; height:60px; background:url(../images/toTop.gif) no-repeat; position:fixed; right:40px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#gotop{ bottom:67px; _margin-bottom:67px;} 



.top1{ width:100%; height:410px;background-image:url(../images/bj_01.gif); background-repeat:repeat-x;}
.top{ background:url(../images/top_01.gif) no-repeat ;width:100%; height:410px;display: block; background-position:center top;}
/*the content of navigation*/
.nva{background:#343434; width:1024px; height:40px; margin:0 auto;margin-top:10px}
.nva_1{ list-style:none; }
.nva_1 li{background:#222222;height:38px; float:left; display:block; border-right:2px solid #343434; }
.nva_1 li a{display:block; text-align:center; line-height:40px;font-size:16px; font-family:"微软雅黑"; color:#FFF; padding-left:20PX; padding-right:20px;text-decoration: none;}
.nva_1 li a:hover{background-color:#45a5e3;}
.nva_1 .nva_2{background-color:#45a5e3;height:40px; float:left; display:block; }


/*the content of contact*/
.contact{ width:1024px; height:60px; margin:0 auto;margin-top:40px;}
.ctt{width:60px; height:60px; float:left;}
.ctt_1{font-size:12px; font-family:"微软雅黑"; color:#666; margin-left:20px;float:left}
.ctt_1 p{line-height:21px}
.ctt1{margin-left:50px}

/*toTop*/
.toTop{width:60px; height:60px; float:right; margin:0 auto;}


/*the content of friendlink*/
.about{background:#343434; width:1024px; height:30px; margin:0 auto;margin-top:30px;text-align:center}
.about p{font-family:"微软雅黑";color:#f6f6f6;font-size:12px; line-height:30px}
.about p a{display:inline-block;padding:0 5px 0 5px; text-decoration:none; color:#f6f6f6;}
.about p a:hover{color:#ff8400; text-decoration:underline;}
/*ö*/
#AdLayer {position:absolute;width:60px;display:none;height:60px;right:-30px;}
img {border:0;}

  
/*the content of footer*/
.footer{ width:100%; height:115px;  background:#fff scroll repeat; text-align:center;}
.footer p{ line-height: 22px; padding-top:25px; font-size:12px;color:#666666;font-family:"微软雅黑";}	