@charset "utf-8";
/* 새글 스킨 (latest) */
.side_notice {position:relative;padding:6px 20px 0px 47px; }
.side_notice ul{display:block;  }
.side_notice li{text-overflow: ellipsis; line-height:30px;overflow: hidden;white-space: nowrap;}
.side_notice li a{color:#000;}
.side_notice li a:hover{color:#999}


.side_notice h2{position:absolute;top:50%;left:20px;margin-top:-15px;left:5;line-height:30px}
.side_notice h2 a{display:inline-block;width:20px;line-height:20px;border-radius:25px; font-size:12px;background:#999;color:#fff;text-align:center;color:#fff}
.side_notice .bx-wrapper {height:30px;}
.side_notice .bx-next{position:absolute;top:20px;right:20px;width:15px;height:15px;line-height:14px;text-align:center;background:#fff;border:1px solid #d1d1d1; }
.side_notice .bx-prev{position:absolute;top:5px;right:20px;width:15px;height:15px;line-height:14px;text-align:center;background:#fff;border:1px solid #d1d1d1; }
