@charset "utf-8";
/* 최근게시물 스킨 (latest) */
.lt { position:relative;padding:10px 0px ;background:#fff; }
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt a {text-decoration:none;color:#333;}
.lt h2{position:relative;background:url(img/bd_bg.gif) repeat-x 50%; margin-bottom:0px; padding:0 0 10px 0; border-bottom: 1px solid #222; }

.lt h2 .lt_title { display:inline-block; padding: 0;line-height:25px;padding-left:0px; font-size: 20px; font-weight: 700; color: #000; background:#fff; }
/*
.lt h2 .lt_title {display:inline-block;padding: 0;line-height:25px;padding-left:0px;font-size:1.333em;background:#fff;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 a { display:inline-block; position:absolute; top:7px;right:0; width:20px; height:20px; font-size: 24px; color: #a6a6a6; font-weight: 700; }

.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.lt li{ height:px; padding:10px 0 10px 0; border-bottom:1px solid #ccc; position:relative; }
.lt li a{ font-size: 17px; font-weight: 500; color: #777; margin-right:35px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:block; }

.lt li.no_lt{color:#e9e9e9;text-align:center;padding:20px 0 30px }
.lt  .lt_date{position:absolute;top:0;right:0;color:#999; }