@charset "gb2312";
body { margin:0px; padding:0px;}

#code,#code_hover { width:40px; height:40px; background:url("imagesindexcode.png") no-repeat;}
#code{background-position:0px 0px; z-index:99998;}
#code_hover{background-position:-40px 0px; z-index:99998;}
#code_img{ width:320px; height:199px; background:url("imagesindexcode.png") 0px -44px no-repeat; 
position:absolute;
left:50%;
top:0;
margin-left:200px;
margin-top:185px;
cursor:pointer; display:none;z-index:99999;
_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-left:200px;
_margin-top:-7px;
}