/* 새글 스킨 (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:#222; overflow:hidden; display:none;}
/* 공지 */
.notice {    color: #fa2828;}

.cnt_cmt { display:none;}


/* 깜박깜박/체인지효과 티커 처리 영역 */
.ticker {
  width: 100%;
  height: 22px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;

}
.ticker li {
  height: 20px;
  border-bottom: 0px dotted #dddddd;
  padding: 3px;
  margin: 0px 3px;
}
.subject {
  height: 20px;
  font-size:12px;
  color:#333333;
  font-weight:bold;
}


.la_t { overflow:hidden; border-bottom:1px solid #fa2828;}
.la_t_1 { color: #fff; 
    background: #fa2828;
    width: 90px;
    text-align: center;
    padding: 5px 0;
    float: left;
    letter-spacing: 1px;
    margin-right: 10px;}
.la_t_2 { float:left;}