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