@charset "utf-8";

/* 내용관리 */
#ctt {width: 1400px; margin:10px auto;padding:20px;background:#fff; border: 1px solid #f2f2f2;}
.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}

@media(max-width: 1400px){

#ctt {width: 90%; }

}

