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

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.basic2_lt {
    position: relative;
    float: left;
    width: 85%;
    float: right;
}
.basic2_lt ul {margin:0 0 10px;padding:0;list-style:none}

.basic2_lt ul li {
    padding: 3px 0;
    margin: 0;
    line-height: 75px;
    height: 75px;
	width: 45%;
    border: none !important;
    min-height: auto;
    position: relative;
    float: left;
}

.basic2_lt ul li:first-child {
    padding-right: 5%;
    margin-right: 5%;
	/*background:url(img/notice_bg02.jpg) right center no-repeat;*/
}

.basic2_lt li a {
	color:#444;
}

.basic2_lt li:hover a {
    /* color: #584109; */
    /* text-decoration: underline; */
    color: #264083;
}

.basic2_lt .lt_title {display:block;padding:10px 0 8px}
.basic2_lt .lt_more {position:absolute;top:10px;right:0}
.basic2_lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.basic2_lt span.b_date {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 75px;
    font-size: 11px;
    color: #aaa;
    font-family: 'Roboto Condensed';
    font-weight: 100;
}

.basic2_lt ul li:first-child span.b_date {
    right: 10%;
}