/* 在线客服 */

#chat_f1,#chat_f2{
	font-size:12px;
	position: relative;
	z-index: 999999;
}
#chat_f1{
position:fixed;
right:10px;
top:220px;
width:105px;
_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+3))}
#chat_f1_main{
	height:102px;

}
#chat_close{
	display:block;
	width:17px;
	height:17px;
	margin-left:89px;
	margin-top:0px;
	cursor:pointer;
	background-image: url(../images/service_close.png);
	background-repeat: no-repeat;
}
.a_kf,.a_sh{ width:105px; height:20px; display:inline-block; margin:0 6px;}
.a_kf{ margin-top:65px;}
#chat_f1_bottom{
	height:1px;
	width:93px;
	overflow:hidden;
	background-color: #CCCCCC;
}
.chat_f1_expr{width:105px;overflow:hidden}
.chat_list{
	height:375px;
	border:1px solid #dbdbdb;
	border-top:none;
	overflow:hidden;
	color:#787878;
	background-color: #EBECE7;
}
.chat_name{
	background-color: #EBECE7;

}
.chat_name_ww{
	background-color: #999999;
	background-image: url(../images/Webpic_Frame1.png);
	background-repeat: no-repeat;
	background-position: -887px -279px;
	height: 40px;
	width: 105px;
	float: left;
	margin-bottom: 10px;
}
.chat_name_qq{
	background-color: #999999;
	background-image: url(../images/Webpic_Frame1.png);
	background-repeat: no-repeat;
	background-position: -887px -319px;
	height: 40px;
	width: 105px;
	float: left;
	margin-bottom: 10px;
}

.chat_name_msn{
	background-color: #999999;
	background-image: url(../images/Webpic_Frame1.png);
	background-repeat: no-repeat;
	background-position: -887px -359px;
	height: 40px;
	width: 105px;
	float: left;
		margin-bottom: 10px;	
}

.chat_name dd{
	width: 40px;
	float: left;
	display: block;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
}


.chat_current{border-left-color:#fff}
.chat_arrow{color:#fff}
.chat_detail{position:absolute;margin-left:-222px;margin-top:-26px;display:none;width:200px;padding:10px;border:1px solid #dbdbdb;background:#fff;line-height:18px}
.chat_send_sms{display:inline-block;width:109px;height:25px;background:url(../images/c2.gif) 0px -163px;vertical-align:middle}
.chat_mt{margin:2px 0}
.chat_mt5{margin-top:5px}
.chat_f1_expr .list .detail .border{position:absolute;width:1px;height:25px;margin-left:210px;background:#fff;margin-top:-10px}
#chat_f2{
	display:none;
	position:fixed;
	right:0px;
	top:220px;
	padding:10px;
	width:1.7em;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+220));				color:#FFFFFF;
	cursor:pointer;
	background-color: #24B8E8;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
