.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:3px;
    top:100px;
    color:#000000;
    font-size:12px;
    letter-spacing:0px;
}

.adbox{
    width:120px;
    height:240px;
    overflow:hidden;
    position:absolute;
    left:5px;
    top:100px;
    color:#000000;
	padding-top:20px;
}


.qqkf{
    width:120px;
    height:auto;
    overflow:hidden;
    right:0;
    top:0;
    z-index:99px;
    border:6px solid #459299;
    background:#fff;
}
.qqkfbt{
    width:118px;
    height:20px;
    overflow:hidden;
    background:#459299;
    line-height:20px;
    font-weight:bold;
    color:#fff;
    position:relative;
    border:1px solid #9DDDE5;
    cursor:pointer;
    text-align:center;
}
.qqkfhm{
    width:112px;
    height:22px;
    overflow:hidden;
    line-height:22px;
    position:relative;
    margin:3px 0;
}
.bgdh{
    padding-left:10px;
}
