@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt {position:relative; background:#fff; padding:25px; }
.pic_lt .lat_title { display:block; }
.pic_lt .lat_title a { margin-right:30px; display:block; font-size:18px; margin-bottom:15px;  }

.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul { overflow:hidden; }
.pic_lt li { padding:15px 0; position:relative; text-align:center; }

.pic_lt li .lt_img { overflow:hidden; text-align:center; }
.pic_lt li .lt_img img { max-width:75%; margin:auto; }

.pic_lt .lt_infos {  }


.pic_lt .lt_infos span { display:inline-block; }
.pic_lt .lt_infos h6 { font-family: 'Noto Sans KR'; font-size:13px; color:#666; padding:10px 0; font-weight:500; }
.pic_lt .lt_infos p { padding:10px 0; }
.pic_lt .lt_infos div { position:absolute; bottom:10px; left:20px; padding:0 40px 0 0; color:#666; width:100%; box-sizing:border-box; }
.pic_lt .lt_infos .lt_nick { float:left; }
.pic_lt .lt_infos .lt_date { float:right; }

.pic_lt .empty_li {line-height:145px ;color:#666;text-align:center;padding:0}
.pic_lt .empty_li:before {background:none;padding:0}

.pic_lt .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_lt .lt_more { position:absolute; top:25px; right:25px; font-family: 'Noto Sans KR'; font-size:30px; color:#333; font-weight:bolder; }
.pic_lt .lt_more:hover {color:#090; }