@charset "utf-8";

/* 최근게시물 스킨 (latest) */
/*.lt {position:relative;display:inline-block;width:100%;padding:0 0 16px;color:#686868;}
.lt li{position:relative;width:100%;margin:0 0 5px;padding:0;line-height:20px;font-size:15px;}
.lt li .news_item {position:relative;display:inline-block;width:100%;padding-top:7px;}*/
/*.lt li:nth-child(2) .news_item {border-top:1px solid #e0e0e0;padding-top:12px;}*/
/*.lt li .news_item .news_1st_up {position:relative;display:inline-block;width:100%;height:137px;overflow:hidden;}
.lt li .news_item .news_1st_up img {width:100%;}
.lt li .news_item .news_1st_middle {position:relative;display:inline-block;width:100%;padding:16px 0 0 38px;overflow:hidden;}
.lt li .news_item .news_1st_down {position:relative;display:inline-block;width:100%;height:76px;padding:16px 0 0 36px;overflow:hidden;}
.lt li .news_item {position:relative;display:inline-block;width:100%;}
.lt li .news_item .news_item_in {position:relative;display:inline-block;width:100%;height:20px;padding:0 0 0 38px;overflow:hidden;}
.lt li .news_item .news_item_in .news_bullet {position:absolute;display:inline-block;padding:0 3px;margin-left:-36px;background-color:#bb141b;color:#ffffff;font-size:14px;line-height:20px;}
.lt li .news_item .news_1st_middle .news_bullet {position:absolute;display:inline-block;padding:0 3px;margin-left:-36px;background-color:#bb141b;color:#ffffff;font-size:14px;line-height:20px;}
.lt li a{color:#666}*/


@media (max-width:768px) {
	.lt li .news_item .news_1st_up {height:auto;}
}