@charset "utf-8";

/* 내용관리 */
#ctt {position:relative;padding-top:30px;}
.ctt_admin {margin-top:10px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:30px 0;}
#ctt_con, #ctt_con p {font-size:1.25em;font-weight:300;}
#ctt_con b, #ctt_con p b {font-weight:400;}
.ctt_img {text-align:center}

#co_info {list-style:none;margin:50px 0 0;padding:0;border-top:1px solid #e5e5e5;}
	#co_info li {padding:15px 10px;border-bottom:1px solid #e5e5e5;}
	#co_info li:before {content:"\f054";margin-right:7px;font-family:"FontAwesome";font-size:.8em;color:#2673bf;}
#co_map {height:450px;}
	#co_map div {font-size:11pt;font-weight:bold;width:auto;text-align:center;}
