*{word-wrap:break-word;}
body,ul,li{margin:0;padding:0;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
a img{border:none;}

#QQIMG {
	width:24px;
	height:106px;
	background-repeat:no-repeat;
	position:fixed;
	right:0;
	top:108px;
}

* #QQIMG {
	/* IE下PNG透明及IE6定位 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/qqbar.png");
	position:absolute; 
	top:expression(offsetParent.scrollTop+108);
}

html>body #QQIMG {
	background-image:url(images/qqbar.png); /* Firefox、Opera PNG透明 */
}

#QQIMG_menu {
	width:180px;
	font-size:13px;
}

#QQIMG_menu .panel-top{
	height:32px; 
	background:url(images/qq_top_bg.gif) no-repeat;
}

#QQIMG_menu .panel-center{
	background:url(images/qq_center_bg.gif) repeat-y;
	padding:3px 5px 5px 16px;
}

#QQIMG_menu .panel-bottom{
	height:10px;
	background:url(images/qq_bottom_bg.gif) no-repeat; overflow:hidden;
}

#onlineQQ {
	padding:0;
	margin:0;
	list-style:none;
}

#onlineQQ li {
	background:url(images/qq.gif) no-repeat left 2px;
	padding-left:20px;
	line-height:20px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration: none;
}
