<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {
    position: relative;
    float: left;
    background:#fff;
    margin-bottom: 20px;
    /* padding-bottom: 10px; */
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    padding: 2em;
    box-sizing: border-box;
    border-radius:15px;
}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:0 0 10px 0}
.lt .lt_more {display:none;position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.lt ul {
    margin-bottom:0;
}

.lt_title a {
    font-size: 22px;
    border-left: 5px solid #39be62;
    padding: 0 0 0 15px;
}

.lt ul li a {
    font-size: 15px;
    color: #464646;
}</pre></body></html>