@charset "utf-8";

/* 내용관리 */
body{background:#eeeeee; }
article{background:#fff;}
#ctt {margin:10px 0;padding:50px; box-sizing: border-box;}
.ctt_admin {text-align:right}
#ctt header h1 {font-size:30px; overflow:hidden; margin-bottom:50px; color:#0099ff;font-family:'NanumSquare', sans-serif; font-weight:900; letter-spacing:-1.2px;}
#ctt header h1::before{width:30px; height:4px; background:#0099ff; content:""; display: block; margin-bottom:12px;}
#ctt_con {padding:10px 0;border-top:1px solid #e9e9e9; padding:20px;}
.ctt_img {text-align:center}
