@charset "utf-8";

.wrap{ padding :150px 0 0;}
/* 내용관리 */ 
#ctt {margin:10px 0 100px;padding:20px; }
.ctt_admin {text-align:right}
#ctt header h1 { text-align:center;font-weight:900; color:#000 ;font-size:45px;padding-bottom:50px;}
#ctt_con {padding:10px 0;line-height:1.6em ;font-size:18px;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

#ctt_con{ width:1400px; height:400px; margin:auto; overflow-y:auto ; border:1px solid #ddd; padding:30px;}