@charset "utf-8";


/* 새글 스킨 (latest) */

.notice {position:relative;padding:5px;}
.notice h2 {padding: 2px 0 5px 0; color: #000; border-bottom: 1px solid #eee;}
.notice h2 a {font-size:14px;color:#555}
.notice h2 a span {float: right; font-size: 11px; color: #999;}
.notice li {text-overflow:ellipsis;overflow:hidden;white-space:nowrap; border-bottom:1px solid #eee;}
.notice li:last-child {border-bottom: none;}
.notice li a, .notice li.empty_li {color:#555;padding:3px 0;display:inline-block; font-size: 13px;}
.notice li .lock_icon {display:inline-block;line-height:14px;width:13px;font-size:11px;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:3px;font-size: 12px;border:1px solid #a2c6ce;vertical-align:baseline}
.notice li .new_icon {display:inline-block;line-height:13px;width:13px;font-size:11px;color:#fff;background:#804040;text-align:center;margin-right:3px;border-radius:2px;vertical-align:baseline}
.notice .cnt_cmt {color:#0079d3;font-size:10px;height:13px;line-height:13px;padding:0 2px;border-radius:3px;white-space:nowrap;font-weight: bold;}
.notice .cnt_cmt:before {content: '[';}
.notice .cnt_cmt:after {content: ']';}
.notice li.empty_li {border-bottom:0;line-height:120px}




