#main #m_left #h2_a {
	background-image: url(../img/inquiry/h2-a.gif);
}
#main #m_left #h2_b {
	background-image: url(../img/top/h2-b.gif);
}
#main #to-user {
	margin-bottom: 10px;
	background-image: url(../img/inquiry/to-user.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 400px;
	width: 610px;
}
#main form {
	background-color: #F0F0F0;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#main form div {
	margin-bottom: 10px;
}
#main form span {
	float: left;
	width: 100px;
	clear: right;
	display: block;
}
#main #info dd {
	float: right;
	width: 500px;
}
