@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:170px;
	height:132px;
	background:url(../images/qq_bg.gif) no-repeat;
	overflow:hidden;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	margin:10px auto 3px auto;
}

.qqkf{
	width:156px;
	margin:2px auto;
	overflow:hidden;
}
.qqkfbt{
	width:154px;
	height:25px;
	margin:0px 0px 5px 5px;;
	overflow:hidden;
	line-height:30px;
	font-weight:bold;
	color:#666666;
	border:1px solid #ededeb;
	cursor:pointer;
	text-align:left;
}
.qqkfhm{
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:25px;
	padding-right:8px;
}
.bgdh{
	width:102px;
	padding-left:10px;
}

