@charset "utf-8";

/* 내용관리 */
.ctt_admin {text-align:right}
#ctt {width:1181px;margin:0 auto}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {width:100%;float:left}
#ctt_con > ul {width:400px;margin:20px auto}
#ctt_con > ul > li {width:200px;float:left;padding:15px 10px;border:1px solid #e5e5e5;text-align:center;font-weight:bold}
#ctt_con > ul > li a {font-size:18px;color:#707070}
#ctt_con > ul > li:nth-child(2) {border-bottom:3px solid #294fb0}
#ctt_con > ul > li:nth-child(2) a {color:#294fb0}
#content {width:1181px;float:left;margin-top:50px;padding-bottom:150px;text-align:center}
#content > div {margin:0 auto}

.iw_inner > p {padding:10px}