#inq{
	width: 480px;
	height: 630px;
}

#inq h2{
	background-image: url(../common_image/title_inquiry.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 480px;
	text-indent: -5000px;
}

#inq p{
	font-size: 9pt;
	color: #555;
	line-height: 15px;
	margin: 20px 10px 0px 10px;
}

#inq a{
	color: #6699cc;
	text-decoration: none;
}

#inq a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#inq dl{
	margin: 20px 10px 0px 10px;
	font-size: 9pt;
	color: #555;
}

#inq dt{
	margin: 15px 0 0 20px;
}

#inq dd{
	margin:5px 0 0 0px;
	text-align: center;
}