@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:5px;padding-bottom:5px;width:100%;height:140px;}
.lt ul {margin:0 0 10px;padding:0;list-style:none;}
.lt li {padding:4px 0; font-size:12px; color:#999;}
.lt .lt_title {display:block; margin-bottom:10px; padding:10px 0 8px;  font-size:12px; /*제목글자크기*/border-bottom:1px solid #ddd}
.lt .lt_title a {color:#333; /*제목글자색상*/
		text-decoration:none; /*제목밑줄삭제*/
		}
.lt .lt_title a:hover {color:#999;
text-decoration:underline; /*제목글자색상*/

		 /*제목밑줄삭제*/
		transition:all 0.2s linear;}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.datatime {float: right; font-size:0.8em; /*날자 우측정렬*/}
