@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:0px}
.lt {position:relative; float:left; margin:0 0px 0px 0; padding-bottom:0px;width:320px;height:140px;  } /* 140306 수정 */
.lt ul.box { width:298px; height:120px; padding:0px; list-style:none; background-color:#FFF; border:0px solid #bdbdbd; overflow: hidden;} /* 140306 수정 */
.lt ul.box_over { width:298px; height:120px; padding:0px; list-style:none; background-color:#FFF; border:3px solid #ff0000; overflow: hidden;} /* 140306 추가 */
.lt li { width:298px; padding:0px 0 !important;} /* 140403 수정 by redsalt */

.lt .lt_title {display:block; padding:0px 0px 0; font-size:1.25em !important; } /* 140221 수정 */
.lt .lt_title a:link {color:#000;text-decoration:none; } /* 140306 추가  */
.lt .lt_title a:visited {color:#000;text-decoration:none; } /* 140306 추가  */
.lt .lt_title a:hover, a:focus, a:active {color:#000;text-decoration:none; } /* 140306 추가 */

.lt .lt_more {position:absolute;top:0px;right:10px; } /* 140221 수정 */
.lt .lt_more a:link {color:#2d2d2d; text-decoration:none; font-size:inherit !important;} /* 140306 추가 */
.lt .lt_more a:visited {color:#2d2d2d; text-decoration:none; font-size:inherit !important; } /* 140306 추가 */
.lt .lt_more a:hover, a:focus, a:active {color:#2d2d2d; text-decoration:none; font-size:inherit !important; } /* 140306 추가 */ 

.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.lt .red { color:#ff0000; } /* 140306 추가 */
.datatime {float:right; margin-left:15px;  /*날짜 우측정렬*/} /* 140403 수정 */
.progress {float:right; text-align:center !important; } /* 진행상황 우측정렬 - 140403 추가 */