/* QQBox */
.QQbox {
	z-index:99;
	width: 296px;
	left: -262px;
	position: fixed;
}

.QQbox .Qlist {
	width: 296px;
	background:url(../images/backmgr_bg.jpg) no-repeat;
	height:432px;
	display:block;
	overflow:hidden;
	zoom:1;
}
.QQbox .Qlist .bottom {
	float: left;
	height: 6px;
	width: 296px;
	font-size: 1px;
}

.QQbox .Qlist .bottom {
	height:9px;
	overflow:hidden;
}
.QQbox .Qlist .con {
	margin-top:25px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #ccc;
	font-size: 14px;
}
.QQbox .Qlist .con h2 {
	height:22px;
	font: bold 12px/22px "宋体";
	background: url(../images/bj.png) repeat-y -163px 0;
	border: 1px solid #3a708d;
	text-align: center;
	color:#fff;
}
.QQbox .Qlist .con ul li {
	height:34px;
	line-height:34px;
	list-style:disc;
}
.QQbox .Qlist .con ul li a {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.QQbox .Qlist .con ul li a:hover {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.QQbox .Qlist .OnlineLeft {
	float:left;
	display:inline;
	width:262px;
	overflow:hidden;
	zoom:1;
}
.QQbox .Qlist .OnlineBtn {
	float:right;
	margin:161px 0 0;
	display:inline;
	width:34px;
	height:96px;
	background:url(../images/backmgr-btn.jpg) no-repeat;
}
.admin-list{
	padding: 20px 0px;
	/*text-align:left;*/
}
.admin-content{
	width:auto;
	display:flex;
	text-align:left;
}
/*QQBox END*/
