@charset "utf-8";

/* 내용관리 */
#ctt {margin:50px auto;padding:20px;background:#fff; width:80%;}
#ctt h1 {border-top:1px solid #b3b3b3; border-bottom:1px solid #b3b3b3;font-size:25px;padding:10px 0; margin-bottom:50px}
.ctt_admin {text-align:right}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

