@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff; max-width:1400px; min-height:600px; margin:0px auto;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}


#ctt header h3 { font-size:20pt; color:#2881a0; border-bottom:2px solid #2881a0; padding-bottom:10px; margin-bottom:40px;  }
#ctt_con h3 { font-size:15pt;  color:#ff6d6d; border-bottom:1px solid #ccc; padding-bottom:10px; margin-top:30px; margin-bottom:20px; }


#ctt_con_box h3:first-child {  margin-top:20px; }
#ctt_con div { font-size:12pt; text-align:justify; }

#ctt_con .tal { text-align:left; }
#ctt_con .fl { float:left; }
#ctt_con .w30p { width:30%; }
#ctt_con .w40p { width:40%; }
#ctt_con .w45p { width:45%; }
#ctt_con .w50p { width:50%; }
#ctt_con .w55p { width:55%; }
#ctt_con .w60p { width:60%; }
#ctt_con .w70p { width:70%; }
#ctt_con .w100p { width:100%; }

#ctt_con .fs18p { font-size:18pt; }
#ctt_con .fs15p { font-size:15pt; }
#ctt_con .fs13p { font-size:13pt; }
#ctt_con .fs11p { font-size:11pt; }
#ctt_con .mt30 { margin-top:30px; }
#ctt_con .mt50 { margin-top:50px; }
#ctt_con .mt10 { margin-top:10px; }
#ctt_con .mb10 { margin-bottom:10px; }
#ctt_con .pl20 { padding-left:20px; }
#ctt_con .cb { clear:both; }

#ctt_con .lh130p { line-height:130%; }
#ctt_con .lh160p { line-height:160%; }

#ctt_con .fw500 { font-weight:500; }
#ctt_con .fc333 { color:#333;  }

#ctt_con .bd0 { border:0px; }
#ctt_con .fwn { font-weight:normal;  }



@media screen and (max-width: 650px) {


#ctt_con .m_w100p { width:100%;  }

#ctt_con .m_pl0 { padding-left:0px; }
#ctt_con .m_mt30 { margin-top:30px; }

}