@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;width:100%; background:url(../img/notice_line.gif) no-repeat left top;}
@media (max-width: 991px) {
.lt {position:relative;float:none;margin:0;padding:0 0 10px 0;width:100%;/*height:110px;*/ background:url(../img/notice_line.gif) no-repeat left top;}
}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:4px 0 6px 0; float:none !important; width:100%; border-bottom:1px dotted #ddd;font-size: 1.1em;}
.lt li a{ color:#666;}
.lt li a:hover{ color:#b47f1f;}
.lt .lt_title {display:block;padding:0px 0 15px; font-size:1.5em;}
.lt .lt_title a{ color:#87817b !important;}
.lt .lt_more {position:absolute;top:10px;right:0;}
.lt .lt_more a{ color:#333; font-weight:bold; letter-spacing:0;}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}