@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {
    float: left;
    margin-left: 20px
}

.lt {
    position: relative;
    float: left;
    font-size: 12px;
    width: 100%;
}

.lt ul {
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.lt li {
    padding: 3px 0
}

.lt a {
    color: black;
    text-decoration: none;
    cursor: pointer !important;
}

.lt_title {
    font-size: 11px;
    padding-bottom: 15px;
    letter-spacing: 7px;
    text-align: center;
    font-weight: 600;
    color: #0d0d0d;
}

.main_latest ul li {
    height: 26px;
}

.main_latest ul li a {
    color: #0d0d0d;
}

.main_latest ul li span {
    color: #d0d0d0;
}

.main_latest ul li a .lt_name {
    color: #2f2f2f !important;
    font-weight: 400;
}

.lt .lt_more {
    position: absolute;
    top: 10px;
    right: 0
}

.lt_name {
    font-weight: bold;
}

.lt .cnt_cmt {
    display: inline-block;
    margin: 0 0 0 3px;
    font-weight: bold
}

.lt .material-icons {
    font-size: 12px !important;
    line-height: 100% !important;
    color: gray;
}