@charset "utf-8";

/* 새글 갤러리 스킨 (latest)*/
.lt_gal{clear:both;position:relative;margin-bottom:45px; }
.lt_gal:after {display:block;visibility:hidden;clear:both;content:""}
/* .lt_gal .lt_title{display:block;margin-bottom:15px;font-size:14px} */
.lt_gal .lt_title {display:block;margin-bottom:15px;font-size:16px;  background-color:#ffca10; padding: 5px 0 5px 6px; border-radius:5px; font-family:'Nanum Gothic', sans-serif;}
.lt_gal .lt_title a {text-decoration: none; }
.lt_gal .lt_title i{color:#337dd4;}
.lt_gal .lt_title .fa-cross {font-size: 15px; color: #fff; padding-right: 5px;}
.lt_gal_Box{border-top:1px solid #e8e8e8;padding-top:15px;}
.lt_gal_Box:after {display:block;visibility:hidden;clear:both;content:""}
.lt_gal_Box ul{margin:0; padding:0;}
.lt_gal_Box ul:after {display:block;visibility:hidden;clear:both;content:""}
.lt_gal_Box ul li{list-style:none;float:left;width: 185px;margin-right:10px;margin-right:7px \9;}
.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{display:inline-block;margin-bottom:10px;text-decoration:none; border: 1px solid #ccc;}
.lt_gal_Box ul li .lt_image:hover img{transform: scale(1.05); transition: 0.5s; overflow: auto;}
.lt_gal_Box ul li .no_img{text-align: center;display: block;line-height:145px;vertical-align: middle;text-transform: uppercase;font-weight:bold;color: #bbb;background: #eee; }
.lt_gal_Box ul li .lt_tit{display:inline-block;font-weight: bold;width:170px;overflow: hidden;line-height: 25px; text-decoration: none;}
.lt_gal_Box ul li .lt_tit:hover {color: #b11c1c;}
.lt_gal_Box ul li .lt_detail{display:inline-block; color:#989898; padding:4px 0; width:170px; height:30px; overflow: hidden;line-height:16px}
.lt_gal_more a{position:absolute;top:0;right:0;background:url("img/icon_more.gif") no-repeat top right;height:16px;position:absolute;top:0px;right:0px; padding-right:23px;color:#696969;}
