@charset "utf-8";
/* 새글 스킨 (latest)*/


.lt_gal{position:relative;width:100%;margin-top:20px;border-top:1px solid #f2f2f2;background: #fff;}
.lt_gal:after{display:block; content:""; clear:both}

.lt_gal .lt_title{display:inline-block;margin-left:15px;padding:5px 0;line-height:25px;font-size:16px;color:#ff0000}
.lt_gal_Box{border-top:1px solid #f2f2f2;padding:27px 1% 1%;}
.lt_gal_Box ul{margin:0; padding:0;}
.lt_gal_Box ul li{list-style:none;float:left;display:block;height:auto;overflow:hidden;margin:0 1% 15px;border:solid 1px #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.lt_gal_Box ul li:last-child{margin-right:0px;}
.lt_gal_Box ul li.no_bd{width:100%; text-align:center; line-height:100px;}
.lt_gal_Box ul li .lt_image{height:auto;display:inline-block;margin-bottom:7px;text-decoration:none; width:100%; height:auto;border-bottom:1px solid #ddd;}
.lt_gal_Box ul li .lt_image img{width:100%;height:auto;}
.lt_gal_Box ul li span{background-color: #eee; display:block}
.lt_gal_Box ul li .no_img{display:block; vertical-align: middle;font-weight: bold;font-size: 1.3em;color: #bbb;width:100% !important;text-transform: uppercase;text-align:center;}
.lt_gal_Box ul li .lt_tit{display:block;margin-bottom:7px;font-weight:bold;padding:3px 5px; height:15px;overflow: hidden;}
.lt_gal_Box ul li .lt_detail{display:block; width:100%;height:30px;color:#989898; padding:4px 0; overflow:hidden;line-height:16px;}
.lt_gal_more a{background:url("img/icon_more_m.gif") no-repeat 100% 50%;height:11px;position:absolute;top:10px;right:11px; padding-right:23px;color:#696969;}




@media all and (min-width:320px){
    .lt_gal li{float:left;width:48%;margin:0 1% 15px}
    }
    @media all and (min-width:500px){
    .lt_gal li{float:left;width:23%;margin:0 1% 15px}
    }
