/*公共样式=============================================*/
/*返回顶部start
#tboxout{width:1200px;margin:auto;height:auto}*/
#tbox{width:72px; float:right; position:fixed; right:30px; 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 的问题*/
#pinglun,#xiangguan,#gotop{ width:72px;height:55px;display:block;}
A.pinglun:link{background:url(gotop1.jpg);}
A.pinglun:visited{background:url(gotop1.jpg);}
A.pinglun:hover{background:url(gotop11.jpg);}
A.pinglun:active{background:url(gotop11.jpg);}

A.xiangguan:link{background:url(gotop2.jpg);}
A.xiangguan:visited{background:url(gotop2.jpg);}
A.xiangguan:hover{background:url(gotop22.jpg);}
A.xiangguan:active{background:url(gotop22.jpg);}

A.gotop:link{background:url(gotop3.jpg);}
A.gotop:visited{background:url(gotop3.jpg);}
A.gotop:hover{background:url(gotop33.jpg);}
A.gotop:active{background:url(gotop33.jpg);}
/*返回顶部end*/