@charset "utf-8";
.kefu{top:10px;position:absolute; width:122px; overflow:hidden; display:none; z-index:999}
.kefu{ color:#333;}
.kefu a{ color:#333;}
.kefu a:hover{ color:#F60;}
.kefu_left{ left:6px;}
.kefu_right{right:6px;}
.kefu_con{width:120px; overflow:hidden;}
.kefu_b1 {
	background-image: url(kefu_b1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 105px;
}
.kefu_b2 {
	background-image: url(kefu_b2.png);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.kefu_b2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.kefu_b2 li {
	line-height: 250%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eca9a9;
}
.kefu_b3 {
	background-image: url(kefu_b3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
}

.kefu_wx{
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90px;
}