#ShowAD{
	position:fixed; 
	z-index: 100;
	background:url(kefu_bg.png) no-repeat;
	width:130px;
	height:320px;
	overflow:hidden;
	right:5px;
	bottom:200px;
}
#ShowAD .close{
	height:20px;display:;
	padding:0px 3px 0px 0px;	
}
#ShowAD .close a{
	display:block;
	width:22px;
	height:20px;
	float:right;
	background:url(xx.png) no-repeat;
}
#ShowAD .close a.hidefocus{ 
	outline: none; 
}
#ShowAD .close a.hidefocus::-moz-focus-inner {  
	border:none; 
}
#ShowAD .cont{
	width:130px;
	height:290px;
	padding:30px 0 0 0px;
}
#ShowAD .cont dl{
	padding-top:5px;
}
#ShowAD .cont dl dt{
	height:25px;
	line-height:25px;
	font-weight:bold;
}
#ShowAD .cont dl dd{
	line-height:20px;
}
#ShowAD .cont dl dd div{
	height:20px;
	overflow:hidden;
}