@charset "UTF-8";
table#enq01/** price **/
 {
	border-collapse: collapse;
	margin-left: 10px;
}
#enq01 #top {
	height: 60px;
	background-image: url(../../voice/img/guide_back.gif);
	background-repeat: no-repeat;
}
#enq01  #middle {
	background-image: url(../../voice/img/guide_back_middle.gif);
	background-repeat: repeat-y;
}
#enq01   #bottom {
	height: 30px;
	background-image: url(../../voice/img/guide_back_bottom.gif);
	background-repeat: no-repeat;
}
.words img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
}
#wrapper h2 {
	color: #CC0000;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 25px;
}
#wrapper .words p {
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 15px;
}
#wrapper .words {
	margin-right: 30px;
	margin-left: 35px;
}
.words .sign {
	float: right;
	margin-right: 30px;
	text-align: right;
}
.style1 {color: #FF0000}
.style2 {
	font-size: 100%;
	font-weight: bold;
}
.style5 {
	color: #0FA53C;
	padding-left: 50px;
	font-weight: bold;
}
