/*견적상담폼*/
* { font: 12px/1.5em '굴림',Dotum,'Malgun Gothic','Helvetica Neue',Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;  }
body { padding:10px; }
input , image { vertical-align:middle; }
img.progress { cursor: pointer; }
div.counsel {
	width:630px;
	padding-top:0;
}
div.counsel div.title {
	height:20px;
	margin-bottom:8px;
}
div.counsel div.title div {
	float:left;
}
div.counsel div.title:after {
	content: ""; display: block; clear: both;
}
div.counsel div.title div.txt {
	font:normal 11px/11px Dotum;
	color:#5099f8;
	letter-spacing:-1px;
	padding:5px 0 0 5px;
}
div.counsel div.title div.compulsory {
	background:url('/images/icons/icon_compulsory.gif') no-repeat;
	padding-left:15px;
	font:normal 11px Dotum;
	letter-spacing:-1px;
	float:right;
}
div.counsel div.box { 
	clear: both;
	padding:15px 10px 5px 10px;
}
div.counsel div.box ul {

}
div.counsel div.box ul li {
	padding-bottom:8px;
}
div.counsel div.box ul li span {	list-style:none;
	font:bold 12px Gulim;
	color:#686868;
	float:left;
	padding: 7px 0 4px 0;
	width:100px;
}

div.counsel div.box ul li label {
	font:normal 12px/20px Gulim;
	color:#686868;
	letter-spacing:0;
}

div.counsel div.box ul li input {
	background:#fbfbfb;
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	padding:5px;
	font:normal 12px/12px Gulim;
	color:#898989;
}
div.counsel div.box ul li.point {
	font:normal 11px/20px Dotum;
	color:#5099f8;
	letter-spacing:-1px;
	padding:5px 0 0 5px;
}
div.counsel div.box ul li input.radio {
	border:0px;
	background:none;

}
div.counsel div.btn {
	text-align:center;
	margin-bottom:20px;
}

table.recruit {
	border-collapse:collapse;
	width:630px;
}

table.recruit input { border:1px solid #cccccc; height:18px; }

table.recruit h2 { 
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

table.recruit td {
	height: 30px;
	border-bottom: 1px solid #dde7f3;

}

table.recruit tr.first td {
	border-top: 1px solid #dde7f3;
}


table.recruit td table td {
	border: none;
}

table.recruit-default {
	border-collapse:collapse;
	width:100%;
}

table.recruit-default tr {
	height:30px;
}
table.recruit-default tr:first-child td, table.recruit-default tr:first-child th {
	border-top:1px solid #dde7f3;
}

table.recruit-default tr td, table.recruit-default tr th {
	border-bottom:1px solid #dde7f3;
	padding-left:5px;
	text-align:left;
}

table.recruit-edulevel {
	border-collapse:collapse;
	width:100%;
}

table.recruit-edulevel th {
	height:30px;
	border:1px solid #dde7f3;
	background:#efefef;
	font-weight:bold;
}
table.recruit-edulevel td {
	height:30px;
	text-align:center;
	border:1px solid #dde7f3;
}

table.recruit span.attachment {
	margin-right:15px;
}
table.recruit div.oa {
	margin-top:10px;
}

.title_1{
font: 15px/1.5em '나눔고딕', Dotum, 'Malgun Gothic', 'Helvetica Neue', Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; color: #2b60af; font-weight : bold; 

padding-top:5px;
padding-bottom:20px;
}