/* 새글 스킨 (latest) */
.lat {position:relative;margin-bottom:20px;padding-bottom:10px;/*border-bottom:1px solid #f0f0f0*/}
.lat ul {margin:0 0 10px;padding:0;list-style:none}
.lat li {padding:7px 0;}
.lat li:first-child{padding:0 0 6px;}
.lat li:last-child{padding:6px 0;}
.lat li a{font-size:15px; font-weight:400; color:#555;}
.lat_title {display:none;padding:10px 0 8px}
.lat_more {position:absolute;top:-34px;right:0}

.lat_more a{display:block; position:relative; width:15px; height:15px; display:none;}
.lat_more i:nth-child(1){display:inline-block; position:absolute; top:50%; margin-top:-7.5px; left:50%; width:1px; height:15px; background:#ff6000;}
.lat_more i:nth-child(2){display:inline-block; position:absolute; top:48.5%; left:50%; margin-left:-5.5px; width:15px; height:1px; background:#ff6000;}
