
/* QQ客服 */

.QQbox{ z-index:99; width: 178px; right: 0; top: 145px; position: absolute;}

.QQbox .press{ right: 0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}

.QQbox .Qlist{
	left: 0;
	width: 145px;
	position: absolute;
	background-image: url(../images/qq_listbg.gif);
	background-repeat: repeat-y;
	background-position: -155px 0;
}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }

.QQbox .Qlist .t{ background: url(../images/qq_listbg.gif) no-repeat 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 h2{ 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{  }

.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background: #ffffff;}

.QQbox .Qlist .con ul li.odd{ background: #fff; }

.qqstyle{	font-size: 12px;
	font-family:"宋体";
	color: #000000;}
.qqstyle1{	font-size: 9pt;
	font-family:"宋体";
	font-weight:bold;
	color: #000000;
	 text-align:center;}

/*.QQbox END*/
