@charset "utf-8";

/* 내용관리 */
#ctt { }
.ctt_admin {
	text-align:right;
}
#ctt_con {font-weight:normal !important;font-size:16px; line-height:28px;margin:0 0 40px 0;}
#ctt_con img{
	max-width:100%;
	height:auto;
}
.ctt_img {
	text-align:center;
}

.m_tb {width:100%;}
.m_tt {font-size:26px;letter-spacing:-1px;font-weight:500;color:#1e76a4;padding:20px 0;}
.m_td1 {padding:10px 0;width:20%;border-top:#999 solid 2px;text-align:center;font-weight:bold;color:#1e76a4;}
.m_td2 {padding:10px 0;border-top:#999 solid 1px;text-align:left;font-weight:normal !important;}
.m_td12 {padding:10px 0;width:20%;border-top:#999 solid 2px;border-bottom:#999 solid 2px;text-align:center;font-weight:bold;color:#1e76a4;}
.m_td22 {padding:10px 0;border-top:#999 solid 1px;border-bottom:#999 solid 1px;text-align:left;font-weight:normal !important;}