@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;
}

.st_title {font-size:22px;font-weight:600;color:#4b69b2;padding:10px 0 25px 0;}
.c_tit {font-size:20px;font-weight:600;padding:0 0 8px 0;}
.c_tit a {font-size:20px;font-weight:600;padding:0 0 8px 0;}

.s_tit1 {font-size:22px;font-weight:600;color:#4b69b2;padding:20px 0 30px 0;}
.sub_img {width:100%;text-align:center;}
.sub_img .sub_img11 {width:20%;float:left;margin-right:20px;}
.sub_img .sub_img21 {width:20%;float:left;margin-right:20px;}
.sub_img .sub_img31 {width:20%;float:left;}
.sub_t1 {font-size:18px;font-weight:600;color:#4b69b2;padding:15px 0;}
.ab_img1 {width:100%;}
.ab_img2 {width:60%;margin:0 0 30px 0;}

.ab_img {width:20% !important;float:left;margin:10px 30px 30px 0;}
.ab_img3 {width:36% !important;float:left;margin:0px 24px 10px 0;}

.dn_btn {width:100%;padding:8px 0;background:#4b69b2;text-align:center;border-radius:4px;margin:20px 0;}
.dn_btn a {color:#fff;}
.dn_btn a:hover {color:#b3f0ff;}

.s_tit2 {font-size:26px;font-weight:600;color:#4b69b2;padding:20px 0 15px 0;}
.stable {width:100%;border-top:#ddd solid 2px;}
.stable th {text-align:center;padding:6px 0;background:#efefef;border-bottom:#ddd solid 1px;}
.stable .td1 {text-align:left;padding:6px 10px;border-bottom:#ddd solid 1px;}
.stable .td3 {text-align:center;padding:6px 0px;border-bottom:#ddd solid 1px;width:15%;font-weight: bold;}
.stable .td2 {text-align:center;padding:6px 0px;border-bottom:#ddd solid 1px;}

.sp_btn {width:120px;padding:8px 0;background:#4b69b2;text-align:center;border-radius:4px;margin:0 auto;}
.sp_btn a {color:#fff;}
.sp_btn a:hover {color:#b3f0ff;}

#ctt_con i {color:#5b7ab8;}

.s_box_tit {background:#6a92d3;color:#fff;text-align:center;padding:5px 0;margin-top:5px;}
.s_box_in {background:#fff;color:#333;border:#ccc;text-align:left;font-size:14px;padding:5px;letter-spacing:-1px;line-height:24px;}

.s_tit12 {border:#ddd solid 1px;width:100%;padding:10px 15px;font-size:22px;font-weight:600 !important;color:#4b69b2;margin:20px 0;}
.sp_table {width:100%;border:0px;}
.sp_table .sp_img img {width:90px;border-radius: 4px;border:#ddd solid 1px;margin-bottom: 12px;}
.sp_table .sp_tb1 {border-bottom:#ddd solid 1px;margin-bottom:12px;padding:6px;}
.sp_table .sp_tb2 {border-bottom:#ddd solid 1px;margin-bottom:12px;padding:6px;}
.sp_table .sp_tb1 .sp_name {font-weight:600 !important;font-size:18px !important;margin:6px 0;}
.sp_table .sp_tb2 .sp_name {font-weight:600 !important;font-size:18px !important;margin:6px 0;}

.sp_table2 {width:100%;border:0px;}
.sp_table2 th {background: #f1f1f1;text-align:center;border-bottom:#ccc solid 1px;}
.sp_table2 .tg-0pky {text-align:center;padding:3px 0;border-bottom:#cdcdcd solid 1px;}
.sp_table2 .tg-0lax {text-align:center;padding:3px 0;border-bottom:#cdcdcd solid 1px;}

.sp_table3 {width:100%;border:0px;}
.sp_table3 th {background: #f1f1f1;text-align:center;border-bottom:#ccc solid 1px;padding:8px 0}
.sp_table3 td {text-align:center;padding:6px 0;border-bottom:#cdcdcd solid 1px;}

.sp2_table {width:100%;border:0px;}
.sp2_table .sp2_tb1 {width:100%;border-bottom:#ddd solid 1px;margin-bottom:12px;padding:6px;color:#555;}
.sp2_table .sp2_tb1 .sp_name {font-weight:600 !important;font-size:18px !important;margin:6px 0;color:#4b69b2 !important;}

@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:50% !important;margin:30px;}
  .sub_img img {width:50% !important;text-align:center;margin:20px;}
  .ab_img3 {width:100%;margin:0 0px 20px 0;}
  .sub_img .sub_img11 {width:30%;float:left;margin-right:20px;}
  .sub_img .sub_img21 {width:30%;float:left;margin-right:20px;}
  .sub_img .sub_img31 {width:30%;float:left;}
  .n-img img {width: 60% !important;margin: 20px 0;text-align: center;}  
}