@charset "utf-8";

/* 내용관리 */
#ctt {}
.ctt_admin {margin:20px 0;text-align:right}
#ctt_con {z-index:1;}
.ctt_img {text-align:center}
.ctt_img img {border-radius:0 0 0 24px;}

.co_greet {margin:40px auto;padding:0 20px 0 230px;background:url('./co_img.jpg') no-repeat 20px 0;}
.co_greet p {margin-bottom:20px;font-family:'Noto Sans Kr','Nanum Gothic',NanumGothic,'나눔고딕','돋움';font-size:1.2em;font-weight:300;line-height:1.45em;}
.co_greet p b {font-family:'Noto Sans Kr','Nanum Gothic',NanumGothic,'나눔고딕','돋움';font-weight:400;font-size:1.2em;color:#1b4583;}

#co_map {height:550px;border:1px solid #999;}
#co_info {list-style:none;margin:0 0 80px;padding:0;}
#co_info li {padding:12px 20px;border-bottom:1px solid #e5e5e5;}
#co_info li span {display:inline-block;}
#co_info li span:after {margin:0 20px;content:"|";font-weight:300;color:#999;}
#co_info li span:before {margin-right:10px;content:"\f152";font-family:"FontAwesome";color:#f76458;}
