@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lat_gallery_bg {position:relative;width:1100px;margin:0 auto;}
.lat_gallery_bg ul {padding:0;list-style:none}
.lat_gallery_bg ul:after {display:block;visibility:hidden;clear:both;content:"";} 
.lat_gallery_bg li {float:left;margin-right:20px;margin-bottom:20px;}
.lat_gallery_bg li:nth-child(4n) {float:left;margin-right:0px;}
.lat_gallery_bg li > a {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:block;text-decoration:none;
}
.lat_gallery_bg li:first-child > a {padding-left:0px;}
.lat_gallery_bg li:last-child > a {padding-right:0px;}
.lat_gallery_bg li > a > img {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:block; background-color:#fff; border:1px solid #eaeaea
}
.lat_gallery_bg li > a:hover img {
	border:1px solid #666;
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
.lat_gallery_bg li > a > div {text-align:center;padding:10px 0px;color:#777777;font-size:1.2em;}
.lat_gallery_bg .lt_title {display:block;padding:10px 0 8px;border-bottom:1px solid #dddddd;margin-bottom:10px;}
.lat_gallery_bg .lt_title a {font-size:1.8em;}
.lat_gallery_bg .lt_more {position:absolute;top:17px;right:0;display:none;}
.lat_gallery_bg .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}