@charset "utf-8";
/* SIR 지운아빠 */

/*custom style*/
.tb_tit{
	width:100%;
	margin-top:10px;
	}
.tb_tit th{
	color:#fff;
	background:#057e95;
	height:35px;
	line-height:35px;
	}	

.tb_listcon{
	font-size:16px;
	color:#444;
	}
.tb_listcon td{
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ddd;
	}	


/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;width:100%;height:auto;}
.lt ul {padding:0;list-style:none}
.lt li {padding:3px 0; font-size:13px;}
.lt .lt_title  {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}