@charset "utf-8";
/* 새글 스킨 (latest) */
.st_index_pic{position:relative;padding:0;margin-bottom:20px;overflow:hidden;}
.st_index_pic ul:after {display:block;visibility:hidden;clear:both;content:""}
.st_index_pic ul{padding:30px 0 0 0}
.st_index_pic li{float:left;width:calc(33% - 20px);padding:0; margin:10px; border:1px solid #ddd; background:#fff; }

.st_index_pic li .lt_img{ display:block}
.st_index_pic li img {width:100%;height:auto}
.st_index_pic li a:hover{color:#a22121}
.st_index_pic li .fa-heart{color:#ff0000;}
.st_index_pic li .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.st_index_pic li .fa-caret-right{color:#bbb}
.st_index_pic .lt_date{display:block;margin-top:4px;color: #888;font-size:13px;}

.st_index_pic .img { margin-bottom:10px; overflow:hidden;}
.st_index_pic .text { width:100%; height:90px; padding:0 15px 15px 15px;}
.st_index_pic .text .subject { max-height:50px; overflow:hidden; }

.a_index_bbs { color:#333 !important; }