@charset "utf-8";
/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
/*解决IE6下滚动抖动的问题*/
#tbox{width:54px; float:right; position:fixed; right:50px; bottom:15px;
_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:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#fenxiang{display:block;width:36px;height:41px;background:url(../images/gy-fx.png) center top no-repeat;}
#gotop{display:block;width:36px;height:41px;background:url(../images/gy-top.png) center top no-repeat;} 



