.bg_tex {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-right: 20px;
	margin-left: 20px;
}
.bg_tex p {
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	margin-bottom: 0px;
}
.bg_tex .s_tex {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#about_price {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	border: 1px dotted #FF9900;
	background-color: #FEF9F1;
	padding: 5px;
	color: #CC6600;
}
