@charset "utf-8";

/* 내용관리 */
#ctt { }
.ctt_admin {
	text-align:right;
}
#ctt_con {font-weight:normal !important;font-size:17px; line-height:30px;margin:0px 0 40px 0;}
#ctt_con img{
	max-width:100%;
	height:auto;
}
.ctt_img {
	text-align:center;
}

.sj_tit {font-size:22px;font-weight:600;color:#4b69b2;padding:20px 0 30px 0;}

.sj_table {width:100%;border-top:#ddd solid 2px;}
.sj_table th {text-align:center;padding:6px 0;background:#ededed;}
.sj_table td {text-align:left;padding:6px 10px;border-bottom:#ddd solid 1px;line-height:23px;}
.sj_table .sj_td1 {width:20%;text-align:center;font-weight:600;padding:6px 10px;border-bottom:#ddd solid 1px;}
.sj_table .sj_td2 {width:20%;text-align:center;padding:6px 0px;border-bottom:#ddd solid 1px;}

@media all and (max-width:991px) {
  #ctt_con {font-weight:normal !important;font-size:15px; line-height:28px;margin:0px 0 40px 0;}
  .ab_img1 {width:100% !important;float:left;margin:30px;}
  .sub_img img {width:100%;text-align:center;margin:20px;}
  .ab_img2 {width:100%;margin:0 0 20px 0;}
}
