/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{ padding:0px; margin:0px;}
*html{background-image:url(/html/about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop,#tuchao{ width:90px; height:90px; position:fixed; right:15px; 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)));
}
#tuchao{ background:url(/html/temp/images/qq.png) no-repeat;bottom:300px; _margin-bottom:300px;}
#code{ background:url(/html/temp/images/message.png) no-repeat;bottom:200px; _margin-bottom:200px;}

#gotop{bottom:100px; _margin-bottom:100px;}


