/* CSS Document */

.hed_img {
	background:url(../images/categry/inquiry/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:150px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img01 {
	background:url(../images/categry/inquiry/title_img01.gif) 0 0 no-repeat;
	width:265px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}





/* tables */
.table_tag {  
  width:100%;
  border-top:1px solid #999999;
  border-right:1px solid #999999;   
  margin:0 0 15px 0;
}

.table_tag th {
	width:120px;
	background:#F5F5F5;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	color:#666666;
	padding:3px;
	white-space:nowrap;
}

.table_tag td {
	background:#FFFFFF;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px;
	text-align:left;
}

.orenji {
	color:#FF9900;
}