.QQbox {
	z-index:99;
	width: 196px;
	right: -162px;
	position: absolute;
	color:#CCC;
	float:right;
	right:0;
}
.QQbox a:link, .QQbox a:visited {
    color:#CCC;
}
.QQbox a:hover {
    color:#777;
}

.QQbox .press {
	right: 0;
	border: none;
	cursor: pointer;
	width: 32px;
	height: 96px;
	position: absolute;
	background:#f00;
	padding-top:140px;
}
.con {
	padding: 10px;
}
.con ul li {
	text-align:center;
}
.con ul {
	padding:5px 10px;
	height:auto;
	border-bottom:1px solid #666;
}
.con ul li img {
    margin:0 auto;
	border:0;
}
.Online {
	float:right;
	display:inline;
	width:160px;
	overflow:hidden;
	zoom:1;
	background:#444;
	border:2px solid #222;
	border-right:0;
}
.OnlineBtn {
	float:right;
	margin:150px 0 0;
	display:inline;
	width:34px;
	height:96px;
	background:#222;
	text-align:center;
	padding-top:15px;
	cursor:pointer
}