@charset "utf-8";

/* 내용관리 */
#ctt {margin:0;padding:0}
.ctt_admin {position:absolute;right:0;top:40px;}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

/* #####################################################################################################  */
#text {width:916px}


#text ul.textTab {overflow:hidden;}
#text ul.textTab li {background:none; display:inline; padding:0;}
#text ul.textTab li a {color:#fff; display:block; background:#78913f; padding:12px 0; width:300px; float:left; text-align:center; color:#fff; font-size:17px; font-weight:600; box-sizing:border-box;}
#text ul.textTab li:first-child a {border-radius:5px 0 0 5px; border-right:1px dashed #fff;}
#text ul.textTab li:last-child a {border-radius:0 5px 5px 0;}

#text p.down {text-align:right; margin:20px 0 0;}
#text p.down a {display:inline-block; width:250px; padding:15px 0; text-align:center; background:#ee4d5d; color:#fff; font-weight:600; border-radius:5px;}