@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: none;
}
.qqbox a:active {
color: #f80000;
text-decoration: none;
}

.qqbox{
	width:150px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:450px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index: 0;
}
.qqlv{
width:25px;
height:250px;
overflow:hidden;
position:relative;
float:right;
z-index:50px;
}
.qqkf{
width:150px;
height:auto;
overflow:hidden;
right:0px;
top:450px;
z-index:99px;
border:6px solid #138907;
background:#fff;
}
.qqkfbt{
width:150px;
height:20px;
overflow:hidden;
background:#138907;
line-height:20px;
font-weight:bold;
color:#fff;
position:relative;
border:1px solid #9CD052;
cursor:pointer;
text-align:center;
}
.qqkfhm{
width:150px;
height:22px;
overflow:hidden;
line-height:22px;
padding-right:8px;
position:relative;
margin:3px 0;
}
.bgdh{
width:150px;
padding-left:10px;
padding-bottom:5px;
}

}

