@charset "utf-8";

/* 내용관리 */
#sm {float:left; width:170px; margin-top:6px;}
#sm ul li {border:1px solid #e1e8ea; border-bottom:0px; padding:20px 0px 20px 24px; letter-spacing:-1;}
#sm ul li:last-child {border-bottom:1px solid #e1e8ea;}
#sm ul li.here {background-color:#E1E8EA; font-weight:700;}
#ctt {float:right; width:960px;}
#ctt header h1 {margin:16px 0px 50px; font-family: 'Noto Sans KR', sans-serif; font-size:30px; font-weight:700;}
.ctt_admin {text-align:right}

