@charset "utf-8";
/* css document */

.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:100px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:1000;
}
.qqlv {
	width:25px;
	height:263px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:124px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:2px solid #0a5db0;
	background:#fff;
}
.qqkfbt {
	width:122px;
	overflow:hidden;
	background:#0a5db0;
	line-height:19px;
	color:#fffb99;
	position:relative;
	border:1px solid #fff;
	text-align:center;
	padding:3px 0;
}
.qqkfhm {
	width:124px;
	line-height:22px;
	position:relative;
	margin:4px 0;
	text-align:center;
}
