@charset "utf-8";
/* 새글 스킨 (latest) */
.galleryLatest{position:relative; margin:0px }
.galleryLatest ul {}
.galleryLatest ul li { text-align:center }
.galleryLatest ul li:first-child{ margin-right:16px; }
.galleryLatest ul li a.lt_img { display:block; border:1px solid #ececec;  }
.galleryLatest ul li a span.title { font-size:18px; display:block; margin-top:12px; font-weight:600; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.galleryLatest ul li a span.titleEn { font-size:16px; display:block; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.galleryLatest img{width:100%;height:auto}

