#ShowAD{
	position:absolute; 
	z-index: 100;
	background:url(showbg.gif) no-repeat;
	width:170px;
	/*height:414px;*/
	height:240;
	overflow:hidden;
    margin-top:180px;
            }
#ShowAD .close{
	height:19px;
	padding-right:6px;	
}
#ShowAD .close a{
	display:block;
	width:22px;
	height:19px;
	float:right;
}
#ShowAD .close a.hidefocus{ 
	outline: none; 
}
#ShowAD .close a.hidefocus::-moz-focus-inner {  
	border:none; 
}
#ShowAD .cont{
	width:130px;
	height:288px;
	padding:20px 0 0 20px;
}
#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;
}