﻿.qqbox a:link {
	color: #666;
	text-decoration: none;
}
.qqbox a:visited {
	color: #666;
	text-decoration: none;
}
.qqbox a:hover {
	color:#666;
}
.qqbox a:active {
	color: #666;
	text-decoration: underline;
}

.qqbox{
	width:160px;
	overflow:hidden;
	z-index:11111111;
	position:absolute;
	right:0;
	top:100px;
	font-size:12px;
	letter-spacing:0px;
}
.qqlv{
	width:25px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
}
#qq_bg {
	width:160px;
	margin:0 auto;
}
#qq_bg ul{ 
	width:160px;
	margin:0 auto;
	background:url(../images/qq_bg_02.gif) 0 0 repeat-y;
}
#qq_bg ul li{
	width:140px;
	margin:0 auto;
	height:20px;
	line-height:20px;
}
#qq_bg  ul li span
{
    font-size:12px;
    font-family:宋体;
}
.qq_title
{
    font-size:12px;
    margin:0;
    font-weight:bold;
}
#qq_bg .qq_line 
{
	border-bottom:1px dashed #a3a4a6;
}