@charset "utf-8";/* 최근게시물 스킨 (latest) */.lt {position:relative;background:#fff}.lt .lt_title {display:block;font-size:1.3em;padding:15px;line-height:24px;background:#fff;}.lt .lt_title strong{color:red;}.lt ul {list-style:none;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;}.lt ul li {position:relative;width:33.3%;border-radius:10px;padding:0 4px;}.lt ul li:hover a.lt_tit {color:#3a8afd}.lt .lt_thumb {display:block;padding-bottom:140%;background-size:cover;background-position:center;border-radius:10px 10px 0 0;}.lt .lt_tit {display:block;font-size:1.06em;font-weight:bold;overflow:hidden;padding:0 0 10px;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;}.lt .lt_info {display:flex;justify-content:space-between;align-items:center;font-size:0.925em;padding:0 0 10px;}.lt .lt_date {color:#828282}.lt_info .lt_date i{color:red}.lt .profile_img img{border-radius:50%;vertical-align:top}.lt li .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}.lt li .fa-link{width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}.lt li .fa-heart{color:#ff0000;}.lt li .new_icon{position:absolute;top:0;left:4px;}.lt .lt_tit .fa-heart{color: #fe4560;}.lt .comment_icon{background:url(./img/icon_comment.png) no-repeat 50% 50% ;display:inline-block;width:20px;height:28px;text-indent:-999px;overflow:hidden;vertical-align:top;background-size:70%;margin:0 0px 0 5px}.lt .empty_li{text-align:center;padding:40px 0;color:#777}