@charset "utf-8";

/* 내용관리 */
#ctt { margin:10px auto; padding:20px; background:#fff; }
.ctt_admin {text-align:right; display:none; }
#ctt header h1 { display:block; font-size:32px; line-height:40px; }
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}