.price_head {
	font-size: 14px;
	font-weight: bold;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #B92025;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFF6EE;
}
.price_bold {
	font-weight: bold;
	padding: 4px;
	text-align: left;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	display: block;
	padding-top: 4px;
}

.sqcm_bold {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
}
.price {
	padding: 4px;
	text-align: right;
}
h1 {
	font-size: 14px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
