@charset "utf-8";
/* 새글 스킨 (latest)*/
	.lt_gal{position:relative}
	.lt_gal li{float:left;text-align:center;margin-bottom:20px}
	.lt_gal li img {width:380px;max-width:100%;height:100%;}
	.lt_gal li a.lt_tit{display:block;font-size:16px;font-weight: bold;color:#000000;padding:10px 10px 8px;letter-spacing:-0.05em;text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;text-align: center;}
	.lt_gal li .lt_detail{padding:0 10px;line-height:18px;overflow:hidden;height:37px;color:#8e8e8e}
	.lt_gal li .lt_image{}
	
	.lt_gal li div.lt_gal_box {width:380px;max-width:100%;background:#ffffff; border:1px solid #ccc; }
	.lt_gal li img:hover { background:rgba(0,0,0,0.5); }
	.lt_gal li:nth-child(2) div { margin-left:20px;}
	.lt_gal li:nth-child(3) div { margin-left:20px;}
	.lt_gal li:nth-child(5) div { margin-left:20px;}
	.lt_gal li:nth-child(6) div { margin-left:20px;}

	.lt_more a{position:absolute;top:0;right:0;background:url(img/more_btn.jpg) no-repeat;width:20px;height:20px;text-indent:-999px;overflow:hidden;display:inline-block}
	.lt_gal li .lt_image .no_img{width:380px;max-width:100%;text-align:center;display:block;line-height:230px;vertical-align:middle;text-transform:uppercase;font-size:1.3em;font-weight:bold;color:#bbb;background:#eee}
	.lt_gal li.no_bd{border:0;width:100%;padding:150px 0 0;text-align:center}
