@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative; float:left; margin:0 10px 20px 0; padding-bottom:10px; width:320px; height:140px; } /* 140306 수정 */
.lt ul.box { width:298px; min-height:125px; margin:5px; padding:10px; list-style:none; background-color:#FFF; border:1px solid #bdbdbd; overflow:hidden;} /* 140730 수정 */
.lt ul.box_over { width:298px; min-height:125px; margin:5px; padding:8px; list-style:none; background-color:#FFF; border:3px solid #ff0000; overflow:hidden;} /* 140730 수정 */
.lt li {padding:4px 0 !important} /* 140730 수정 */
.lt li a:link {color:#000; text-decoration:none; font-size:inherit !important; } /* 140526 추가 */
.lt li a:visited {color:#9d9d9d; text-decoration:none; font-size:inherit !important; } /* 140526 추가 */
.lt li a:hover, a:focus, a:active {color:#000; text-decoration:none; font-size:inherit !important; } /* 140526 추가 */

/* 최근글 스크롤 용 */
.lt2 {position:relative; float:left; margin-left:5px; padding:0px; width:300px; height:170px; } 
.lt2 ul.box { width:300px; height:160px; margin:0px; padding:0px; list-style:none; background-color:#FFF; border:0px solid #bdbdbd; overflow:hidden;} /* 140730 수정 */
.lt2 ul.box_over { width:300px; min-height:170px; margin:0px; padding:5px; list-style:none; background-color:#FFF; border:0px solid #ff0000; overflow:hidden;} /* 140730 수정 */
.lt2 li {padding:2px 0 !important} /* 140730 수정 */
.lt2 li a:link {color:#444444; text-decoration:none; font-size:inherit !important; } /* 140526 추가 */
.lt2 li a:visited {color:#444444; text-decoration:none; font-size:inherit !important; } /* 140526 추가 */
.lt2 li a:hover, a:focus, a:active {color:#444444; text-decoration:none; font-size:inherit !important; }

.lt .lt_title {display:block; padding:10px 10px 0; } /* 140221 수정 */
.lt .lt_title a:link {color:#000;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */
.lt .lt_title a:visited {color:#000 !important;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */
.lt .lt_title a:hover, a:focus, a:active {color:#000;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */

.lt .lt_more {position:absolute;top:10px;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 추가 */
