@charset "utf-8";


.main_notice{width:750px;float:left; }
.main_notice_tit{float:left; width:170px; height:95px;}
.main_notice_tit h3{float:left; padding:25px 0 0 0; font-size:17px; font-weight:400; color:#222;}
.main_notice_tit .btn{float:left; margin-left:20px; margin-top:20px;  line-height:100%;}
.notice{float:left; width:500px;}
.notice li{ padding:25px 0 5px 30px; height:50px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.notice li .subject{float:left;}
.notice li .date{float:right; width:80px; color:#b9b9b9; font-size:14px;}

.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:20px;width:20px; font-size:11px;color:#fff;background:#1463d2;text-align:center;margin-right:3px;vertical-align:middle}
.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 .bx-next{position:absolute;top:50%;right:50px;;width:26px;height:26px;line-height:24px;text-align:center;background:#fff;border:1px solid #d1d1d1;margin-top:-12px}
.notice .bx-prev{position:absolute;top:50%;right:75px;width:26px;height:26px;line-height:24px;text-align:center;background:#fff;border:1px solid #d1d1d1;margin-top:-12px}

/* 새글 스킨 (latest) 
.notice {position:relative;padding:15px 50px;border-bottom:1px solid #d0d6e4}


*/
