#divQQbox H2
{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
	border: 0px;
}
#divQQbox ul
{
	margin: 0px 0px;
	list-style-type: none;
	padding: 10px 0px;
	border: 0px;
}
#divQQbox  li
{
	margin: 0px 0px;
	list-style-type: none;
	border: 0px;
	height: 30px;
	padding: 0px 0px 0px 4px;
	background-color: #fff;
	overflow: hidden;
	display: block; text-align:left;
}
#divQQbox  li .divRight
{
	font-size: 12px;
	float: right;
	margin-right: 2px;
	display: inline;
	color: #696969;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
#divQQbox  li .divLeft
{
	float: left;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
#divQQbox  A:hover
{
	color: #000000;
}
#divQQbox  A
{
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
.QQbox
{
	z-index: 999;
	right: 40px;
	width: 178px;
	position: absolute;
	top: 80px;
}
.QQbox .press
{
	right: 0px;
	width: 33px;
	cursor: pointer;
	position: absolute;
	height: 158px;
	border: 0px;
}
.QQbox .Qlist
{
	background: url(qq_listbg.gif) repeat-y -155px 0px;
	left: 0px;
	width: 145px;
	position: absolute;
}
.QQbox .Qlist .t
{
	font-size: 1px;
	float: right;
	width: 145px;
	height: 6px;
}
.QQbox .Qlist .b
{
	font-size: 1px;
	float: right;
	width: 145px;
	height: 6px;
}
.QQbox .Qlist .t
{
	background: url(qq_listbg.gif) no-repeat left 50%;
}
.QQbox .Qlist .b
{
	background: url(qq_listbg.gif) no-repeat right 50%;
}
.QQbox .Qlist .con
{
	background: #fff;
	margin: 0px auto;
	width: 95%;
}
.QQbox .Qlist .con H2
{
	border: #3a708d 1px solid;
	background: url(qq_listbg.gif) repeat-y -163px 0px;
	font: bold 12px/22px "ËÎÌå";
	color: #fff;
	height: 22px;
	text-align: center;
}
