@charset "utf-8";
/* 새글 스킨 (latest) */
.notice {position:absolute;height:35px;width:800px;top:26px;left:245px;font-size:16px;line-height:35px;}
.notice a:hover{color:#aeda38;}
.notice li{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.notice li a {color:#555;font-size:17px; font-weight:300; letter-spacing:-1px; padding-left:30px; }
.notice li .lock_icon{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 #a2c6ce;vertical-align:top}
.notice li .new_icon{display:inline-block;line-height:16px;width:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;margin-right:3px;border-radius:2px;vertical-align:top}
.notice .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space: nowrap;margin-left:5px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4)}
.notice .day {position:absolute; left:550px; font-size:17px; color:#999; font-weight:400; letter-spacing:-0.8px;}
.notice_wrap {position:relative;height:90px}
.notice_wrap h2{position:absolute;top:48%;left:47px;margin-top:-25px;line-height:50px; width:180px; font-weight:bold; font-size:20px; background:url("/img/notice_bar.jpg") no-repeat right 12px; }
.notice_wrap h2 a {color:#333;}
.notice_wrap h2 a:hover {color:#aeda38;}
.notice_wrap h2 span{font-size:17px; color:#898989; padding-left:8px; font-weight:300; }

