@charset "utf-8";
/* 새글 스킨 (latest) */
.proLatest{position:relative; margin:0px }
.proLatest ul {}
.proLatest ul li { text-align:center }
.proLatest ul li a.lt_img { display:block; border:1px solid #ececec;  }
.proLatest 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;  }
.proLatest ul li a span.titleEn { font-size:16px; display:block; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  }
.proLatest img{width:100%;height:auto}

