@charset "utf-8";
/* 새글 스킨 (latest) */
.lt{background:#fff;padding:0 0px}
.lt2{background:#fff;border:1px solid #f0f0f0;padding:0 0px;height:140px;}
.lt h2 a{color:#cfa551;font-size:1.33em;padding:10px 0;display:block}
.lt ul li{padding:0 15px 0 13px;background:url(img/bullet.gif) no-repeat 0 50%;font-size:1.167em;color:#222;line-height:2.3em;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;position:relative;border-bottom:1px dotted #e7e7e7}
.cnt_cmt{color:#00d7c1;}

#lt_notice .bn_box{background:#ef4050;border:0px solid #8c1515;padding:0 0px; text-align:center;}
#lt_notice .bn_box{font-size:1.5em;font-weight:900;color:#fff;line-height:1.8em;}
#lt_notice .bn_box{padding:10px 20px}
#lt_notice .bn_box span{color:#ffd940;}
.shadow { text-shadow:#999999 1px 1px 1px; }
#lt_notice .bn_box {line-height:1.2em;}

.lt .lt_title { border-top: 2px solid #cfa577;}
.lt .lt_title { border-bottom: 1px solid #cfa577;}

.lt ul li a {color: #000; text-decoration: none;}
.lt a:hover {color:#8c1515;text-decoration:none}

.lt2 a:link, a:visited {color: #000;text-decoration: none;}


/* .lt a {display:block;} */

.lt .lt_subject {float: left; width : 300px;white-space:nowrap; text-overflow:ellipsis;}
.lt .lt_date  {float: right;}
@media all and (max-width : 910px) {
	.lt .lt_date  {display:none;}
}
