@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;margin-bottom:20px;padding-bottom:0px;width:342px;height:296px;border-bottom:1px solid #dadada}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {
	padding:3px 0;font-family:'NanumGothic';font-size:13px;color:#888; line-height:36px;height:36px;
	background-image:url('./img/line.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
}
.lt li:last-child {
/*	background:none;*/
}

.lt li *{font-family:'NanumGothic';font-size:13px;color:#888;}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}