#SaleProduct{
	position:relative;
	padding-top:3px;
	width:160px;
	float:left;
}
#SaleProduct h2{
	width:140px;
	height:0px;
}
#SaleProduct ul{
	width:500px;
	height:280px;	
	overflow:hidden;
}
