td.container{
	padding-top: 4px;
}

#recommend{
	line-height: 1.4;
}
#recommend ul{
	overflow: hidden;
	width: 750px;
}
#recommend li{
	float: left;
	width: 146px;
	padding-right:4px;
	margin-bottom: 2px;
}
#recommend li.line-first{
	clear: both;
}
.img-container{
	height: 140px;
	padding: 2px;
	/*border: 1px solid #ccc;*/
	text-align:center;
}
.img-container a{
	display: block;
	width: 100%;
	height: 100%;
}
.goods-data{
	height: 8em;
}
.price{}
.normal.price{
	color:grey;
}
.sale.price{
	color: grey;
}
.price span{
	margin-left: 1em;
}
