#box {
	width: 144px;
	height: 460px;
	position: fixed;
	top: 150px;
	right: -144px;
	background: url(../qq/online_bg.png) no-repeat;
}

.left-qq {
	width: 85px;
	height: 148px;
	position: absolute;
	left: -81px;
	top: 150px;
	cursor: pointer;
	background: url(../qq/qq_online_trigger.png) no-repeat;
}
.qq {width: 144px; text-align: center; padding-top: 55px;}
.qq li{padding: 2px 0;}

.text-info{ text-align: center; font-size: 14px; font-weight: bold; padding-top: 55px;}
