@charset "utf-8";
/* 새글 스킨 (latest) */

.ttxta {position:relative;margin-bottom:0;overflow:hidden;width:100%;border:0px solid #f6f6f6;background:#fff}
.ttxta .ttxta_title {display:block;padding:0 20px;line-height:45px;font-size:14px;font-weight:bold;border-bottom:1px solid #f6f6f6;color:#000000;background:#fff}
.ttxta .ttxta_title a{color:#000000;font-weight:bold;display:inline-block;position:relative}
.ttxta .ttxta_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#000000;content:''}
.ttxta ul{padding:10px 10px 0 10px;}
.ttxta li {position:relative;line-height:24px;padding:10px 0;padding-right:50px;padding-left:0px;position:relative}
.ttxta li:before{position: absolute;top: 12px;left: 0px;width: 0px;height: 0px;background: #fff;content: '';border-radius: 50%;}
.ttxta li a:hover{color:#ff3543}
.ttxta li .fa-heart{color:#f15f43;}
.ttxta li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #fff;background: #000;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #000000}
.ttxta li .new_icon{display:inline-block;width: 16px;line-height:16px;font-size:0.833em;color:#ffffff;background:#48c95c;text-align:center;border-radius: 2px;}
.ttxta li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e45353;text-align:center;border-radius: 2px;}
.ttxta li .fa-caret-right{color:#bbb}
.ttxta .lt_date{position:absolute;top:3px;right:0;color:#888}
.ttxta  .empty_li{line-height:145px;color:#666;text-align:center;padding:0;}
.ttxta  .empty_li:before{background:none;padding:0}

.ttxta .lt_cmt{background:#f6f6f6;color:#ff3543; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.ttxta .lt_more {position:absolute;top:12px;right:18px;display:block;width:25px;line-height:25px;color:#a0a0a0;border-radius:3px;text-align:center;}
.ttxta .lt_more:hover{color:#f15f43}


.ttxta .sub {color:#000; font-weight:normal;font-size: 14px}