.des #des {
	height: 20px;
	width: 20px;
	z-index: 1;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
.tipDiv #des {
	margin:0;
	padding:0;
	list-style:none;
	
}
.tipDiv ul.tipContentList #des {
	margin:0;
	padding:0;
	list-style:none;
	height: 58px;
	width: 118px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
