@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {margin-left:20px}
.lt {position:relative;margin:0px;padding:30px 0 0; width:100%; }
.lt ul {margin:0 0;padding:0;list-style:none}
.lt li {padding:3px 0; font-size:17px; line-height:40px; height:40px; border-bottom:1px solid #e1e1e1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.lt li a {color:#161616 }
.lt li .lt_date {color:#161616; display:inline-block; float:right; text-align:right; font-weight:300;}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:-25px;right:0; font-size:18px; color:#000; font-weight:400;}
.lt .lt_more a {color:#000;}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}


@media only screen and (max-width: 1200px) {
.lt {padding:10px 0 0;}
.lt .lt_more {font-size:20px;}
.lt li {padding:5px 0; font-size:20px;  }


}


@media only screen and (max-width: 460px) {
.lt {padding:10px 0 0;}
.lt .lt_more {font-size:14px;}
.lt li {padding:3px 0; font-size:14px; line-height:25px; height:25px; }


}