.inq {
	padding: 0px;
	width: 575px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inq dt {
	background-image: url(../image/Q_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 40px;
	height: 24px;
	padding-top: 8px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	color: #990000;
	text-align: justify;
	font-size: 1.2em;
}
.inq dd {
	background-image: url(../image/A_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-left: 40px;
	height: 100%;
	padding-bottom: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #003333;
	text-align: justify;
	line-height: 1.4em;
}
.lef {
	display: block;
	float: left;
	width: 17%;
	padding-bottom: 3px;
}
.rig {
	display: block;
	float: left;
	width: 78%;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.ex {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 5px;
}
.clear {
	clear: both;
	height: 40px;
}
.spa {
	margin-bottom: 5px;
}
