/*CSS””Document*/
/*codeOnOff*/
.codeOnOff{position:fixed;_position:absolute;bottom:10px;_bottom: expression(documentElement.scrollTop + 10 + "px");right:10px;z-index:1000;}
#codeOff{width:83px; height:74px;background:url(images/codeOff.png) no-repeat;}
#codeOff a{ display:block;width:83px; height:74px;}
#codeOn{width:165px; height:178px; padding-top:128px;background:url(images/codeOn.png) no-repeat;display:none;}
#codeOn a{ display:block;width:12px; height:52px;background:url(images/codeRowR.png) no-repeat; position:absolute;top:130px;left:-11px;}
p.pcode{ padding:0 0 20px 28px;}
p.swap{width:100px; margin:0 auto; text-align:center;color:#000;}
