/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{ width:170px; height:40px; background:url(https://static.web.sdo.com/ff14/pic/ff_act/140904honglian/pagetop.png) no-repeat; position:fixed; right:0px; 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)));
}
#code,#code_hover{ width:170px; height:80px; background:url(https://static.web.sdo.com/ff14/pic/ff_act/140904honglian/pagetop2.png); position:fixed; right:0px; 
_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)));
}

#code{ background-position:0px 0px; bottom:205px; _margin-bottom:205px; display:block}
#code_hover{ background-position:0px 0px; bottom:205px; _margin-bottom:205px;}
#gotop{ background-position:0px 0px; bottom:167px; _margin-bottom:167px;} 
#gotop:hover{ background-position:0px -40px; bottom:167px; _margin-bottom:167px;} 

#code_img{ width:270px; height:355px; background:url(../images/icon.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_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))); _margin-bottom:67px;}

.nav1{ width:130px; display:block; height:40px; line-height:40px; color:#FFF; padding-left:35px; text-align:center; font-size:12px;}
.nav1:hover{color:#83c1ff;}
.nav2{ width:110px; display:block; height:40px; line-height:40px; color:#FFF; padding-left:60px;}
.nav3{ width:110px; display:block; height:40px; line-height:40px; color:#FFF; padding-left:60px;}


