@charset "utf-8";

/* 최근게시물 스킨 (latest) */

.lt_Box{position:relative;width:100%;border-top:1px solid #f2f2f2;background: #fff;}
.lt_Box .lt_title {display:inline-block;margin-left:15px;padding:5px 0;line-height:25px;font-size:14px}
.lt {margin:0 0 10px 0;padding:0 15px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt ul li{border-bottom:1px solid #f2f2f2;width:100%;overflow:hidden}
.lt ul li:last-child{border-bottom:none;}
.lt ul li a {display:block;padding:8px 0;color:#000;text-decoration:none}
.lt ul li:last-child a{padding:8px 0 0 0;}
.lt .lt_more a{width:6px;height:11px;position:absolute;top:10px;right:10px; background:url("img/icon_more_m.gif") no-repeat 100% 50%; text-indent:-9999px; display:inline-block;}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold; color:#2c68b0; float:right}
.lt .no_bd{width: 100%;text-align: center;line-height: 100px;}