/* 새글 스킨 (latest)
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:310px;height:150px;border-bottom:1px solid #ddd}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt_title {display:block;padding:10px 0 8px}
.lt_more {position:absolute;top:10px;right:0}
*/

/* 날짜 시간표시 라인 */
.n_date {float:right; margin-right:2px; width:60px; white-space:nowrap; color:#999; overflow:hidden}
/* 공지 */
.notice {color:#a51313}

/* 깜박깜박/체인지효과 티커 처리 영역 */
.ticker {
  width: 500px;
  height: 26px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ticker li {
  height: 17px;
  width:500px;
  border-bottom: 0px dotted #dddddd;
  padding: 0px;
  margin: 0px 3px;
}
.subject {
  height: 26px;
  font-size:12px;
  color:#333333;
  font-weight:bold;
}