@charset "utf-8";
.sidebar_top {
	background-image: url(../images/sidemenu_inquiry.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 215px;
}
#content {
	width: 670px;
	float: left;
	height: auto;
	padding-top: 15px;
	bottom: 10px;
	/* [disabled]margin-top: 20px;
*/
}
#content dl{
	float: left;
	bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.content_right {
	background-image: url(../images/index_tittle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 650px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-indent: 40px;
	margin-left: 15px;
	float: left;
}
.content_right_txt {
	float: left;
	height: auto;
	width: 618px;
	font-size: 14px;
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding: 15px;
	margin-left: 15px;
	clip: rect(auto,auto,15px,auto);
	margin-bottom: 15px;
}
table {
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #000000;
	width: 600px;
	margin-bottom: 20px;
	padding: 5px;
	margin-left: 15px;
}
table td {
	border: 1px solid #5E5E5E;
	vertical-align: top;
}
.table01 {
	width: 25%;
}
.inquiry_tittle {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	height: 25px;
	line-height: 25px;
	background-color: #DBDBDB;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.space2 {
	height: 5px;
	width: 100%;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
