@charset "utf-8";
/* 최근게시물 스킨 (latest) */
.lt {position:relative;padding:5px 20px ;}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt a {text-decoration:none;color:#5a5a5a;}
.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{line-height:25px;height:25px;font-size:1.083em;position:relative; padding-left:15px; }
.lt li.no_lt{color:#5a5a5a;text-align:center;padding:20px 0 30px }
.lt li a{margin-right:0px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:block;color:#5a5a5a}
.lt  .lt_date{position:absolute;top:0;right:0;color:#5a5a5a}


@media all and (min-width:768px) and (max-width:1024px){

.lt li{line-height:45px;height:45px;font-size:2.16em;position:relative; padding-left:15px; }

}