@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:325px;height:150px; margin:0 4px 0 4px;}
.lt ul {margin:0 0 10px 5px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:10px 0 8px 15px;}
.lt_title {font-family: 'Noto Sans KR', sans-serif !important;font-weight: bold; font-size: 12px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #a3a3a3;
	color: #1E90FF;
}


.lt_title a:link {
  //color: #87CEEB;
  color: #000000;  
  text-decoration: none; }
.lt_title a:visited {
  //color: #87CEEB;
  color: #000000;  
  text-decoration: none; }

.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}