@charset "utf-8";

/* 내용관리 */
#ctt {width: 100%; max-width: 1440px; margin:0px auto;padding:160px 40px 40px 40px;background:#fff; box-sizing: border-box;}
.ctt_admin {text-align:right}
#ctt .head-tit h1 {position:absolute;padding-bottom:40px;font-size:20px;line-height:1.0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

