@charset "utf-8";
/* 새글 스킨 (latest) */
.thum{max-width:1240px;padding:0 13px;margin:10px auto 0}
.thum li{float:left;width:25%;padding:7px}
.thum li a{display:block;background:#f3f3f3}
@media only screen and (max-width:1220px) {
.thum{padding:0 5px}
.thum li{padding:10px 5px}
}
@media only screen and (max-width:480px) {
.thum li{width:50%;padding:5px}
}

