@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
#bo_v_con #gall_ul{margin-bottom:20px;}
#bo_v_con #gall_ul > li{width:23%;float:left;margin:1%;}
#bo_v_con #gall_ul .gall_con{border:1px solid #c8c8c8;}
#bo_v_con #gall_ul > li:nth-child(4n){margin-right:0;}
#bo_v_con #gall_ul > li .product_img{width:100%;text-align:center;background-color:#fff;}
#bo_v_con #gall_ul > li .product_subject{width:100%;font-weight:500;line-height:20px;border-top:1px solid #c8c8c8;border-bottom:1px dotted #c8c8c8;padding:10px 0;text-align:center;text-decoration: none;font-size:11pt;color:#72a51a;white-space:nowrap;text-overflow: ellipsis; overflow: hidden;}
#bo_v_con #gall_ul > li .product_title{font-size:10pt;text-align:center;color:#666;height:20px;white-space:nowrap;text-overflow: ellipsis; overflow: hidden;}
#bo_v_con #gall_ul > li .product_img img{}
#bo_v_con #gall_ul:after{display:block;content:"";visibility: hidden;clear: both;}

#bo_v_con #gall_ul > .empty_list{width:99%;border-right:1px solid #c8c8c8;}

@media screen and (max-width:800px) {
    #bo_v_con #gall_ul > li{width:48%;}
}