@charset "utf-8";
/* 새글 스킨 (latest) */
.lts{}
#lt_board .lts{border-left:1px solid #545252}
.lts h2 a{color:#333333;font-size:20px;padding:10px 0;display:block; letter-spacing:-1px; text-align:center; text-indent:-40px; }
.lts h2 span{ position:relative; top:-2px; left:13px;  }
.lts ul li{padding:0 ;font-size:16px;color:#666;line-height:2.8em;position:relative;border-bottom:1px dotted #e7e7e7; letter-spacing:-1px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.cnt_cmt{color:#00d7c1;}
.lts ul li .notice{background: #16aa6e;width: 45px;
    height: 24px; display:inline-block; color:rgba(255,255,255,1); text-align:center;line-height: 24px; margin-right:5px; position: relative;     }
.lts ul li .list-b{background:url(img/bullet.gif) no-repeat 0 50%; width:5px; height:5px; display:inline-block; padding-right:5px}
.lts ul li a{color:#666666;}
.notice_date{display:inline-block; text-align:right; float: right; padding-right: 10px; font-size:14px; }

.notice-list{overflow: hidden;    height:inherit;}

@media only all and (max-width:1024px){
.lts{border:none; box-sizing:border-box;}
#lt_board .lts{border:none;}
.lts ul li:last-child{border-bottom:none}

}