@charset "utf-8";
*{padding:0px;margin:0px;list-style-type:none;}
*html{background-image:url(#);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#code,#code_hover,#gotop{width:39px;height:252px;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{/*background-position:-132px 2px;*/ background:url(/card../images/right.png) no-repeat; width:41px; height:248px;bottom:120px;_margin-bottom:120px;z-index:9998; /*_z-index:99999;*/}
#code span{ width:25px; height:85px; display:block; color:#fff; float:left; margin-top:8px; font-size:13px; padding-left:14px; text-indent:-9999px;}
#code .weixin{ margin-top:80px;}
#gotop{bottom:88px;_margin-bottom:100px; color:#970110; height:24px;  font-family:"微软雅黑"; text-align:center;_z-index:9999; }
/*a:link,a:visited{ color:#666; text-decoration:none;}*/
/*a:hover{ color:#970110;}*/ 