.suspend {width:40px;height:198px;position:fixed;top:180px;right:0;overflow:hidden;z-index:9999;}
.suspend dl {background:#FFF; height:198px; width:180px; margin-left:15px;  box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt {width:40px;height:198px;background:url(../image/suspend.jpg);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd {text-align:left; line-height:18px; padding-top:12px; }
.suspend dl dd a:hover{color:#0a3e6e;}
