@charset "utf-8";
/* CSS Document */

#hed_img {
	background: url(../images/category/inquiry/hed_img.jpg) repeat-x center;
	height: 145px;
	text-indent: -9999px;
}

.table_tag {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 20px;
}

.table_tag th {
	background: #E8E8D1;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

.br {
	border-right: 1px dotted #646464;
	border-bottom: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_right_none {
	border-bottom: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_under_none {
	border-right: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_none {
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_tag td {
	padding: 8px;
}

.sub_title {
	background: url(../images/com/side_arrow.gif) no-repeat left;
	margin-bottom: 10px;
	padding-left: 20px;
}
.text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}
.error_message {
	background: #F6F6F6;
	padding: 5px;
	width: 500px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
