@charset "UTF-8";

.photo {
	padding-bottom:20px;
	margin:0 70px;
}

.product td {
	vertical-align:middle;
}

.product img {
	width:16px;
	float:right;
}

.product p {
	text-align:right;
	width:70px;
	padding-top:15px;
}

#content table.sell tr.head3 td {
	background:#838AA2;
}

#content table.sell td {
	background:#FFF;
}



