@charset "utf-8";
/* CSS Document */
#qq_service {
	background:url(../images/online_bg.png) no-repeat; 
	margin-top:50px;
	width:97px; 
	height:206px; 
	overflow:hidden;
	position:absolute; 
	z-index:1000;
	right:10px;
	top:5px;
	display:none;
}
#qq_service ul{
	margin:0 auto;
	margin-top:110px;
	width:78px;
	overflow:hidden;
}
#qq_service img{
border:0px;
}