@charset "UTF-8";
#aircon_01 {
	background-image: url(../images/aircon_01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 291px;
	width: 494px;
	padding-top: 13px;
	padding-left: 150px;
}
.price_01 {
	color: #E40011;
	font-size: 24px;
	font-weight: bold;
	margin-top:6px;
}
.text_01 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:5px;
}
.line_01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9caca;
	border-bottom-color: #c9caca;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.price_02 {
	color: #E40011;
	font-size: 16px;
	font-weight: bold;
	line-height:30px;
}
#text_02 {
	background-color: #FFF8CF;
	width: 601px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	margin-top:15px;
}
