#contents #content_box #main_box #price_table {
	padding-left: 40px;
	padding-bottom: 40px;
}
#contents #content_box #main_box #price_table table td {
	border-bottom: #FFFFFF 2px solid;
}
#contents #content_box #main_box #price_table table tr td.item_name {
	width: 121px;
	height: 88px;
	background: url(../../price/images/cellbg_price_table_1.gif) no-repeat;
}
#contents #content_box #main_box #price_table table tr td.item_name p {
	margin-top: 4px;
	margin-left: 4px;
}
#contents #content_box #main_box #price_table table tr td.item_photo {
	width: 122px;
	height: 88px;
	background: url(../../price/images/cellbg_price_table_2.gif) no-repeat;
}
#contents #content_box #main_box #price_table table tr td.item_price {
	width: 104px;
	height: 88px;
	background: url(../../price/images/cellbg_price_table_3.gif) no-repeat;
	vertical-align: middle;
	text-align: center;
}
#contents #content_box #main_box #price_table table tr td.center_break {
	width: 8px;
}
#contents #content_box #main_box #price_table table tr td.item_photo img {
	width: 110px;
	height: 80px;
	display: block;
	margin-left: 8px;
	margin-top: 4px;
}
#contents #content_box #left_beside #qrcode {
	margin-top: 100px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}