#reco_banner {
	overflow: hidden;
	width: 720px;
}
#reco_banner ul {
	zoom: 1;
	width: 729px;
}
#reco_banner ul:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#reco_banner li {
list-style-type: none;
	float: left;
	margin: 0 9px 9px 0;
}






.item_name a{
text-decoration: underline;
color: #999999;
}

.item_price {
color:#ec6941;
}


.item_description {
color:#333333;
}