*html #kefu1 { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top:50px;/*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position:absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 :document.body.scrollTop +50);
}
*html #kefu2 { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top:50px;/*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position:absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 :document.body.scrollTop +50);
}

#kefu1{position:fixed;right:0px;top:80px;z-index:10008;width:143px;padding:10px;background:#fff;border:1px solid #997CB3;box-shadow:1px 1px 1px #d4d4d4;font-size:12px;}
#kefu2{position:fixed;left:0px;top:80px;z-index:10008;width:143px;padding:10px;background:#fff;border:1px solid #997CB3;box-shadow:1px 1px 1px #d4d4d4;font-size:12px;}

.kefuleft{
    float: left;width: 132px;
}
.cs_tel{height:25px;background:url('../images/img.png') no-repeat 0px 0px;}
.cs_tel_ct,.cs_online_ct{color:#666;padding-top: 10px;}
.cs_tel_num{color:#c00;font-size:18px;font-family:Arial,Verdana;font-style:italic;font-weight:bold;display:block;padding:5px 0px;}
.cs_tel_num_t{
    color: #666;width: 100%;line-height: 25px;font-weight:bold;display:block;
}
.cs_tel_num_b{
    color: #333;width: 90%;line-height: 20px;display:block;padding-left: 10%;font-size: 14px;
}
.cs_online{height:30px;background:url('../images/img.png') no-repeat 0px -50px;}
.cs_online_qq{height:25px;}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration:none;color:#666;}

.cs_qcode{padding:10px 0px 0px 0px;}

.cs_free{height:32px;background:url('../images/img.png') no-repeat 0px -100px;}
.cs_free a{display:block;height:32px;}
.cs_free a span{display:none;}

.cs_baidu{height:32px;background:url('../images/img.png') no-repeat 0px -200px;}
.cs_baidu a{display:block;height:32px;}
.cs_baidu a span{display:none;}

.cs_spr{border-bottom:1px dashed #c0c0c0;margin:8px 0px;}
.cs_space{clear:both;overflow:hidden;height:8px;}
.cs_close{position:absolute;right:5px;top:5px;width:12px;height:12px;background:url('../images/img.png') no-repeat 0px -150px;}
.cs_close a{display:block;height:10px;}
.cs_close a span{display:none;}