 CSS Document 
*{
margin:0px;
padding:0px;
}
#qqtop{
	height:50px;
	width:106px;
	background:url(../im/top_2.gif) no-repeat;
	padding-bottom:1px;
    text-align:left;
}
#qqcontent{
	height:106px;
	height:185px;
	background:url(../im/contentbj_03.gif) no-repeat;
}
#qqcontent ul{
	list-style-type:none;
}
#qqcontent ul li{
	 
	padding-top:3px;
	color:#000000;
	font-size:12px;
	height:20px;	
}
#qqcontent .biao{
	color:#FF3300;
}
 
#qqcontent ul li a{
	color:#000000;
	font-size:12px;
	margin-left:3px;
}
#qqcontent ul li a img{
	padding-right:3px;
}

#open{
	display:none;
	padding-left:30px;
}
#close{
	padding-left:30px;
}

#lwc{ 
width:106px; 
height:185px; 
}
.close{
	height: 13px;
	width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../ad/close.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	display:none;
}
#lwc,#lwc_c{ 
display:none; 
}
#lwca,#lwc_ca{ 
display:none; 
}