/* CSS Document */

/*contents_l
----------------------*/
.contents_l {
	width:210px;
	float:left;
}




/*contents_r
----------------------*/
.contents_r {
	width:650px;
	float:right;
}

.hed_img {
	background:url(../images/category/inquiry/hed_img.jpg) 0 0 no-repeat;
	width:650px;
	height:120px;
	text-indent:-9999px;
}

.hed_text {
	width:640px;
	background:#F5F5F5;
	padding:5px;
	border-bottom:1px solid #646464;
	margin-bottom:15px;
}

.bg_title_img01 {
	background:url(../images/category/inquiry/bg_title_img01.gif) 0 0 no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.contents_r table {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 20px;
}
.contents_r th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: normal;
	width: 150px;
	padding: 5px;
	background: #F3F3F3;
}
.contents_r td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px 10px;
}
