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

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e9e9e9;
    background-color: #ffffff85;
    border-radius: 0 0 10px 10px;
}
.lt ul {margin:0 0 10px;padding:0;list-style:none;
    border-width: 1px;
    border-color: rgb(176, 196, 222);
    border-bottom-style: solid;
}
.lt li {
    border-width: 1px;
    border-color: rgb(176,196,222);
    border-top-style: solid;
    padding: 5px 15px;
}
.lt li.con_reply {background-color:#e3e3e385;padding-left: 25px;}

.lt .lt_title {display:block;padding:10px 0 8px;text-align:center;font-size:1.2em;}
.lt .lt_more {position:absolute;top:10px;right:15px;}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.info {
    font-size: 11px;
}

.lt_title a {
    font-family: 'RoundedFixedsys' !important;
    color: #88a9db;
}
.lt_more a {
    color: #88a9db;
    font-family: 'RoundedFixedsys' !important;
}
a.con_link {
    font-size: 12px;
    line-height: 1.2em;
    display: block;
}
li.con_reply .info {
    color: #ababab;
}