@charset "utf-8";

/* 내용관리 */
#ctt {margin:50px auto;background:#fff;max-width:1400px;width:100%;}
.ctt_admin {text-align:right}
#ctt header h1 {font-size:24px;font-weight:700;margin-bottom:80px;text-align:center}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.page-content { line-height:22px; word-break: keep-all; word-wrap: break-word; }
.page-content .article-title { font-weight:bold; padding-top:30px; padding-bottom:10px; }
.page-content ul { list-style:none; padding:0px; margin:0px; font-weight:normal; }
.page-content ol { margin-top:0px; margin-bottom:0px; }
.page-content ol > li > ol li {  list-style:disc; margin-left:25px}
.page-content p { margin:0 0 15px; padding:0; }
.text-center{text-align:center}