@charset "utf-8";
/*解决IE6闪动问题 start*/
*html{background-image:url(about:blank);background-attachment:fixed;}
/*解决IE6闪动问题 end*/
*{font-size:16px;font-family:"微软雅黑";}
/* backToTop */
.backToTop{display:none;width:95px;height:130px;padding:5px 0;background:url("../images/1_130921185333_1.png")/*tpa=https://www.93u.com/uploads/2014/blz/images/backtotop.png*/ no-repeat;background-position:0 -20px;text-align:center;position:fixed;left:50%;margin-left:510px;bottom:-12px;cursor:pointer;}
*html .backToTop{_background:url("../images/1_130921185347_1.png")/*tpa=https://www.93u.com/uploads/2014/blz/images/backtotop.gif*/ no-repeat;_position:absolute;_bottom:"auto";}