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

/* 새글 스킨 (latest) */
.lt_env_news {position:relative; width:320px;}
.lt_env_news ul {margin:0 0px;padding:0;list-style:none}
.lt_env_news li {padding:0px 0; line-height:2em; text-align:left;}
.lt_env_news li a {color:#fff; font-size:17px; font-weight:bold;}
.lt_env_subject {position:absolute; left:0px; top:20px; width:100%; color:#fff; text-align:center;}
.env_thumb_img {width:360px; height:180px;}

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