.reader {
	width: 550px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70B0E4;
}
.readerl {
	float: left;
	width: 250px;
}
.readerr {
	float: right;
	width: 290px;
}
.inquiry {
	width: 500px;
	border: 1px solid #999999;
	background-image: url(../gas/image/inqbg.gif);
}
.inqtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
}
.inql {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inqr {
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.inqfax {
	background-color: #DDF1FF;
	padding: 5px;
	border: 1px solid #80CCFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.inqlform {
	background-color: #E8FFE8;
}
.inqrsheet {
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8FFE8;
}
.margint30 {
	margin-top: 30px;
}

