.QQbox{ z-index:99; width: 178px; right: 0; top: 100px; position: absolute;}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 44px; height: 148px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 195px; background: url(../images/qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }
.QQbox .Qlist .t{
	background-image: url(../images/qq_listbg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.QQbox .Qlist .b{ background: url(../images/qq_listbg.gif) no-repeat right; }
.QQbox .Qlist .con{ background: #fff; width: 90%; margin: 0 auto; }
.QQbox .Qlist .con h3{ height: 22px; font: bold 12px/22px "ËÎÌå"; background: url(../images/qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul{ margin:0px; padding:0px; list-style:none; }
.QQbox .Qlist .con ul li{ padding: 5px 0 0 8px; line-height:20px; background: #e8e8e8;}
.QQbox .Qlist .con ul li.odd{ background: #fff; text-align:center; }
.QQbox .Qlist .con ul li a:link{ text-decoration:none; color:#333;}
.QQbox .Qlist .con ul li a:visited{ text-decoration:none; color:#333;}
.QQbox .Qlist .con ul li a:hover{ text-decoration:underline; color:#333;}

