/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:90px; height:72px; float:right; position:fixed;
_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:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#jianyi{ width:90px; height:69px; background:url("../images/page/services/side.png") no-repeat scroll 0 -80px; position:absolute; bottom:0px; cursor:pointer}
#gotop{ width:90px; height:69px; background:url(../images/page/services/side.png) no-repeat 0px -80px; position:absolute; top:0px; display:none; cursor:pointer;border: 1px solid #d8d8d8; background-color:#FFFFFF} 
#jianyi:hover{ background:url(../images/suggest.png) no-repeat 0px -26px;}
#gotop:hover{ background: url(../images/page/services/side.png) no-repeat -140px -80px;border: 1px solid #d8d8d8; background-color:#FFFFFF}

