.suspend{width:40px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;text-align:center;background:url(/images/suspend.png) repeat-y;}
.suspend dl{width:120px;padding:5px 0 5px 40px;border:3px solid #3571D1}
.suspend dl dt{width:40px;position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.qqbt { width:110px;padding:5px 0;font-weight:bold;}
.suspend dl dd.suspendQQ{width:110px;border-bottom:1px solid #eee;padding-bottom:10px;}
.suspend dl dd.suspendQQ img { max-width:100%;}
.suspend dl dd.suspendQQ a{width:110px;display:block;overflow:hidden;}
.suspend dl dd.suspendTel{width:110px;}
.suspend dl dd.suspendTel a{width:110px;display:block;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}