@charset "utf-8";
/* 새글 스킨 (latest)*/


.gallery_round ul{margin:0; padding:0;}
.gallery_round ul li{list-style:none;height:auto; /*margin:1% 0.5% 0 0.5%;*/ position:relative;overflow:hidden;margin:10px auto;}
.gallery_round ul li .lt_image{width:100%; height:100%;}
.gallery_round ul li .lt_image img{display:inline-block;width:200px;height:auto;border-radius:50%;}
.gallery_round ul li.no_bd{width:100%; text-align:center; line-height:100px;}
.gallery_round 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;}

.gallery_round ul li .mouse_over{display:block;position:relative;width:100%;height:97px;top:0;left:0;background: transparent}
.gallery_round ul li:hover .mouse_over{display:block;}
/*.gallery_round ul li a.lt_tit{font-size:14px; color:#222;display:inline-block; margin-top:10px; font-weight:bold;text-decoration:none}*/
.gallery_round ul li .lt_tit{max-width:290px; font-size:14px; color:#222;display:inline-block; margin-top:18px; font-weight:bold;text-decoration:none}
.gallery_round ul li .pf_detail{display:inline-block;width:80%;height:40px; overflow:hidden; color:#fff;margin-top:20px;}
.gallery_round ul li .pf_more a{padding:8px 20px;border:1px solid #ff8400; color:#ff8400; line-height:50px; text-decoration:none}
.gallery_round ul li .pf_more a:hover{background:#ff8400; color:#fff }
.gallery_round ul li a span.span{text-align:center;line-height:30px;text-indent:15px;}
.gallery_round .col-md-4, .galley .col-sm-6{padding-left:0 !important; padding-right:0 !important; }

/*@media(min-width: 768px){.gallery_round .col-md-4{width:32.33333333% !important;}}*/