@charset "utf-8";
/* 새글 스킨 (latest) */
h3.b-title a{font-size:18px;color:#fff;text-align:center;margin-bottom:10px;padding:0 10px;font-family:Nanumbold;font-weight:normal}
.notice li p a{font-size:15px;color:rgba(255,255,255,.8)}
.notice li p{margin-top:10px;padding:0 50px;width: 100%;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 1.5em; height: 4.5em;}
.notice .bx-wrapper .bx-pager.bx-default-pager a{width:10px;height:10px;border-radius:50%;opacity:1}
.notice .bx-wrapper .bx-pager{bottom:-30px}