<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 내용관리 */
#ctt {}
.ctt_admin {margin:20px 0;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:20px;padding-bottom:0;border:1px solid #ebebeb;border-radius:12px;}
#ctt_con p {margin-bottom:20px;font-size:1.1em;line-height:1.7em;text-align:center;}
.ctt_img {text-align:center;}


#co_info {list-style:none;margin:0;padding:0;}
	#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;}
</pre></body></html>