@charset "utf-8";
@import url('dev_layout_up.css');
@import url('base.css');
html {
	overflow-y: scroll;
}

h2.agree {
	margin-bottom: 9px;
}
h5.agree {
	margin-bottom: 23px;
}
h6 {
	margin: 23px 0 10px;
}
div.agreement {
	width: 872px;
	background: url('../images/footer/bg_rline.gif') no-repeat 0 40px;
	margin: 38px 0 0 25px;
}
div.agreement_cont {
	width: 802px;
	margin-left: 34px;
}
div.agreement_cont div.tab {
	margin-bottom: 6px;
}
div.agreement_cont p.sub_tab {
	height: 20px;
}

ol.agree_list, ol.agree_list_01 {
	padding: 25px 0 15px;
	background: url('../images/footer/bg_hbot_line.gif') repeat-x left bottom;
}
ol.agree_list li, ol.agree_list_01 li {
	width: 400px;
	float: left;
	height: 21px;
	vertical-align: top;
	color: #777;
}
ol.agree_list li strong {
	display: block;
	float: left;
	width: 57px;
}
ol.agree_list_01 li strong {
	display: block;
	float: left;
	width: 17px;
}
ol.agree_list li.sel, ol.agree_list li.sel a, ol.agree_list li.sel strong,
ol.agree_list_01 li.sel, ol.agree_list_01 li.sel a {
	color: #f4803b;
	font-weight: bold;
}

div.agree_box {
	text-align:justify;
	border:1px solid #e7e7e7;
	padding: 13px;
	color: #777;
	line-height: 1.5em;
}
div.agree_box strong {
	
}

div.agree_box pre {font-family:dotum, '돋움', tahoma, AppleGothic, sans-serif;}/* 2010-12-28 hgk */

/* 2009-06-30 �߰� */
p.block_01 {margin-left:12px;}
span.block_02 {display:block; padding-left:12px;}
span.date {font-weight:bold; color:#f79536;}
table.tbl {width:600px; margin:10px auto; border:1px solid #bbb;}
table.tbl td, table.tbl th {text-align:center; height:25px; vertical-align:middle;}
