@charset "utf-8";
/* 최근게시물 스킨 (latest) */
.lt {position:relative;padding:0px 10px 20px;background:#ffffff;}
.lt ul {margin:0 0 10px;padding:0;list-style:none;border-top:1px #d9d9d9 solid}
.lt a {text-decoration:none;color:#666666;}
.lt h2{position:relative;background:url(img/bd_bg.gif) repeat-x 50% ;margin-bottom:10px}
.lt h2 .lt_title {display:inline-block;padding: 0;line-height:25px;padding-left:28px;font-size:1.333em;padding-right:10px;}
.lt h2 .lt_title span{background:url(img/bd.gif ) no-repeat 50% 50%;width:20px;height:20px;border-radius:30px;border:1px solid #fff;display:inline-block;position:absolute;top:0;left:0}
.lt .lt_more {position:absolute;top:5px;right:10px}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.lt li{border-bottom:1px solid #d9d9d9;line-height:35px;height:35px;font-size:12px;position:relative;width:100%;}
.lt li.no_lt{color:#666666;text-align:center;padding:20px 0 30px }
.lt li a{margin-right:35px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:block;color:#666666}
.lt  .lt_date{position:absolute;top:0;right:0;color:#9a9a9a}