
.item
{
	background-image: url(../img/item001.gif);
	background-repeat: no-repeat;
	background-position: left center;

	padding-left: 20px;
}

.product_info
{
//	cellspacing: 0;
//	cellpadding: 0;
}

.product_info caption
{
	font-size: 14px;
}

.product_info .title
{
	text-align: right;
	font-size: 12px;
	padding: 2px 8px;
}

.product_info .desc
{
	text-align: left;
	font-size: 12px;
	padding: 2px 8px;
}
