@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right; font-size:12px; color:#888}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden; }
#ctt_con {padding:10px 0;line-height:1.6em; text-align:center;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

#map {width:100%; height:500px; text-align:center; overflow:hidden; padding:40px 0;;}

.co_info {font-size:14px; color:#888; margin-top:20px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:20px 0; text-align:center; }
.co_info a {color:#E94434}