@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.lt {position:relative;margin:0 0 10px;padding:0 0px 0px;border-bottom:1px solid #ddd}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.lt .mob {float:left;width:48%;max-width:48%;margin-right:2%}
.lt .mob2 {float:left;width:48%;max-width:48%;margin-left:2%}
.lt .img {width:100%;max-width:100%;height:auto;border:1px solid #fff;margin-top:-10px;margin-bottom:-10px}
.lt a {display:block;padding:-5px -5;color:#000;text-decoration:none}
.lt .lt_title {display:inline-block;padding:0px 0}
.lt .lt_more {position:absolute;top:5px;right:10px}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}