﻿@charset "utf-8";

.kfoutbox img {
	display:inline;
	border:0 none;
}
.kfoutbox {
	clear:both;
	position:absolute;
	top:50px;
	right:10px;
	z-index:10000;
}
.kfoutbox .kfboxmenu {
	width:29px;
	height:180px;
	background:url(../images/r.gif) no-repeat;
}
.kfoutbox .kfboxmenuleft {
	background:url(../images/l.gif) no-repeat;
}
.kfoutbox .kfbox {
	width:110px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	text-align:center;
	font-family:"宋体",Verdana,Geneva,sans-serif;
}
.kfoutbox .kfbox a {
	text-decoration:none;
	color:#666;
}
.kfoutbox .kfbox img {
	border:none;
	vertical-align:bottom
}
.kfoutbox .kfbox .qqtop {
	width:110px;
	height:48px;
	background:url(../images/top.gif) no-repeat center;
}
.kfoutbox .kfbox .qqtop img { }
.kfoutbox .kfbox .qqtop .kfboxclose {
	width:16px;
	height:16px;
	position:absolute;
	top:3px;
	right:2px;
	overflow:hidden;
	text-align:right;
	background:url(../images/close.gif) no-repeat center;
	cursor:pointer;
}
.kfoutbox .kfbox .qqinfo {
	height:25px;
	line-height:25px;
	font-weight:700;
	padding:0 8px;
}
.kfoutbox .kfbox .qqbg {
	padding-bottom:8px;
	background:url(../images/middle.gif) repeat-y;
}
.kfoutbox .kfbox .who {
	clear:both;
	font-size:9px;
	margin-top:5px;
	padding-right:10px;
	text-align:right;
}
.kfoutbox .kfbox .qqbottom {
	width:110px;
	height:34px;
	background:url(../images/bottom.gif) no-repeat center;
}
.kfoutbox .kfbox .qqbg .kefu_li {
	list-style-type:none;
	float:left;
	width:110px;
	margin-top:10px;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	line-height:22px;
}

.kfoutbox .kfbox .qqbg .kefu_li p {	}
.kfoutbox .kfbox .qqbg .kefu_group {
	list-style-type:none;
	float:left;
	width:110px;
	padding-top:5px;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	line-height:22px;
}
.kfoutbox .kfbox .qqbg .kefu_group p { }
.kfoutbox .kfbox .qqbg .kefu_li .kefu_picimg {
	text-indent:4px;
	float:left;
	width:23px;
	margin-left:3px;
}
.kfoutbox .kfbox .qqbg .kefu_li .kefu_txt {
	float:left;
	width:80px;
	text-indent:4px;
}

.kfoutbox .kfbox .qqbg .kefu_li .kefu_mycode_title {
	margin-top:5px;
	color:#F00;
	text-align:center;
	overflow:hidden;
}

.kfoutbox .kfbox .qqbg .kefu_li .kefu_mycode {
	float:left;
	width:110px;
}
.kfoutbox .kfbox .qqbg .kefu_li .kefu_picimgcenter {
	float:left;
	text-align:center;
	width:100px;
	margin:0 0 4px 5px;
}