@charset "utf-8";
/* 최근게시물 스킨 (latest) */
.idx_nt{position:relative;}
.lt {padding-bottom:15px}
.lt li {padding:0 10px;background:url(img/bullet.png) 0 50% no-repeat;line-height:1.8em}
.lt li a{display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;list-style: none;}
.lt_more {position:absolute;top:20px;right:15px;}
.lt_more a{background:url(img/more_btn.png) no-repeat ; display:block;width:21px;height:21px;text-indent:-999px;overflow:hidden}
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#999}