@charset "utf-8";

/* QQ客服 */

.QQbox{
	z-index: 1023;
	width: 144px;
	right: 0px;
	top: 160px;
	position: fixed;
	font-size: 0px;
}
.QQbox .press{ right: 0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 144px; background: url(../images/kf_center.gif) padding:5px;}
.QQbox .Qlist .b{ float: right; height: 6px; width: 144px; }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(../images/kf_center.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.QQbox .Qlist .t{ background:url(../images/kf_top.gif); height:179px;}
.QQbox .Qlist .b{ background:url(../images/kf_bottom.gif); height:29px; overflow:hidden; }
.QQbox .Qlist .con{ background: url(../images/kf_center.gif); width: 100%; padding: 10px 0px 10px 0px;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(../images/kf_center.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.QQbox .Qlist .con ul {
BACKGROUND: url(../images/kf_center.gif) repeat-y 0px 0px; 
	clear: both;
	padding-top: 0px;
	}

.QQbox .Qlist .con ul li {
	HEIGHT: 30px;
	width: 100%;
	clear: both;
}
.QQbox .Qlist .con ul li a{
	clear:both;
	display:block;
	HEIGHT: 30px;
	text-decoration:none;
	text-align:center;
	line-height: 24px;
		font-size: 0px;

}
.QQbox .Qlist .con ul li a:hover{
color:#FF3300;
text-decoration:none;
}

.QQbox .Qlist .con ul li.qq_txt{
BACKGROUND: url(../images/qq.gif) no-repeat center 0px;
}
.QQbox .Qlist .con ul li.wangwang_txt{
BACKGROUND: url(../images/wang.gif) no-repeat center 0px;
}
.QQbox .Qlist .con ul li.msn_txt{
BACKGROUND: url(../images/msn.gif) no-repeat center 0px;
}
.QQbox .Qlist .con ul li.skype_txt{
BACKGROUND: url(../images/skype.gif) no-repeat center 0px;
}
.QQbox .Qlist .con ul li.email_txt{
BACKGROUND: url(../images/mail.gif) no-repeat center 0px;
}
/*QQ END*/