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

/* 새글 스킨 (latest) */
.lt_green {position:relative; width:180px;}
.lt_green ul {margin:0 0;padding:0;list-style:none}
.lt_green li { }
.lt_green li a {color:#fff; font-size:17px; font-weight:bold;}
.lt_green .lt_title {display:block;padding:10px 0 8px}

@media all and (max-width:320px) {
    .lt_green {width:160px;}
    .lt_green img{width:160px; height:160px;}
}
