#inquiry  {
	color: #333;
	background-color: #FCF;
	width: 960px;
}
#content #inquiry #inqimg {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-top: 30px;
}
#inquiry #inqimg p {
	line-height: 28px;
	text-align: center;
	font-size: 12px;
}


#content #inqtext {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	font-size: 13px;
}
#inquiry #inqtext h2 {
	line-height: 30px;
	width:75%;
	background-image: url(../images/other/type1_Q.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top:20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#inquiry #inqtext h3 {
	line-height: 30px;
	background-image: url(../images/other/type1_A.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top:10px;	
}
#inquiry #inqtext #inqend {
	text-align: right;
	margin-right: 50px;
	margin-top: 30px;
}
#inquiry #inqtext #inqend a {
	text-decoration: none;
	background-image: url(../images/other/crown.png);
	background-repeat: no-repeat;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #303;
	color: #333;
}

#inquiry #inqtext #inqend a:hover {
	color:#F69;
}
