@charset "utf-8";

/* 내용관리 */
#ctt { margin:5px 0; padding:10px; border-top:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#ctt_con { padding:10px 0; font-family:'굴림','Gulim'; font-size:9pt; color:#666; line-height:1.2em }
.ctt_img {text-align:center}

/* 일반현황 */
.nm_logo { background:url("/img/content/1020_logo.png") 50px 20px no-repeat }

/* 주요연혁 */
.ht_container { width:100% }
	.ht_box { position:relative; overflow:hidden; padding:30px 0 30px 50px; border-bottom:1px dashed #ccc }
		.ht_year { float:left; width:150px; min-height:30px; font-size:30px; font-weight:600; color:#666; padding-top:8px; font-family: 'Malgun Gothic','맑은 고딕','Nanum Barun Gothic' }
		.ht_content_box { float:left; width:700px }
			.ht_content { font-size:13px; font-weight:bold; color:#666; line-height:26px; padding:0; margin:0; list-style:none; }
			.ht_content li.strong { color:#f00 }