﻿
.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{
    z-index:1000;
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	
	top:300px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	text-align:center;
}
.qqlv{
	width:25px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:left;
	z-index:50px;
}
.qqkf{
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #2F8FC6;
	background:#fff;
}
.qqkfbt
{
	width: 118px;
	height: 20px;
	overflow: hidden;
	background: #2F8FC6;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
	border: 1px solid #000000;
	
	cursor: pointer;
	text-align: center;
}



.qqkfhm{
	width:112px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh{
	/*background:url(kfdh.gif) 3px center no-repeat;*/
	width:102px;
	padding-left:5px;
}