@charset "utf-8";
@font-face {
  font-family: 'Youth';
  font-style: normal;
  font-weight: 400;
/*  src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff') format('woff'); */
  src: url('/font/Youth.woff2') format('woff2'), url('/font/Youth.woff') format('woff');

}
/* 새글 스킨 (latest) */
.latest_box {margin:0 -10px 20px}
.latest_box:after {display:block;visibility:hidden;clear:both;content:""}
.board-box {font-family:'Youth',sans-serif,position:relative;width:100%;/*width:50%;*/float:left;padding:0 0px;background:#fff}
.board-box h3 { position: relative; padding-bottom: 5px; font-size: 16px; line-height: 35px; }
.board-box h3 a { position: absolute; top: 0; right: 0; width: 30px; text-align: center; font-size: 21px; }
.board-box table { border-top: 0px solid #000; width:100% !important; }
.board-box tr td { white-space: nowrap; padding: 7px 0 6px; border-bottom: 1px solid #dfdfdf; background-color: #FFFFFF; }
.board-box tr td a {
font-family:'Youth', 'Noto Sans KR', 'NanumSquare', 'Apple SD Gothic Neo', '맑은 고딕', 'Malgun Gothic', 돋움, dotum, sans-serif;
display: inline; line-height: 25px; padding: 5px;font-size:14px; color:#666666;}
.board-box tr td a:hover {color:#3a8afd}
.board-box .fa-heart {color:#ff0000}
.board-box .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.board-box .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.board-box .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.board-box .fa-caret-right {color:#bbb}
.board-box .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.board-box .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

