@charset "utf-8";
/* CSS Document */
/*QQ客服开始*/
.QQbox{ z-index:99; width: 100px; right: 0; top: 180px; position: absolute;}
.QQbox .Qlist{ left: 0; width: 100px; background: url(../images/qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: right; height: 6px; width: 100px; 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: 94%; 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{
	margin-right: 0px;
}
.QQbox .Qlist .con li{
	height: 25px;
	background: #ffffff;
	font-size: 9pt;
	list-style-type: none;
	text-align: center;
	width: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.QQbox .Qlist .con ul li.odd{ background: #fff; }
.QQbox .Qlist .con ul li.blank{ height:5px; background: #fff; }
/*.QQbox .Qlist .con A IMG { width:23px; }*/
/*QQ客服结束*/
