.news_ticker_default { height:29px; overflow:hidden; clear:both; white-space:nowrap;  font-family:돋움체,DotumChe; font-size:13px; }

.news_ticker_default table { width:100%; height:29px; margin:0; padding:0; table-layout:fixed;}
.news_ticker_default table td { white-space:nowrap; overflow:hidden; height:29px; vertical-align:top;  }

.news_ticker_default table td.title { background:url("../images/default/title.gif") no-repeat left 7px;  }

.news_ticker_default .tickerBox { height:29px; padding-top:8px; white-space:nowrap; overflow:hidden; }

.news_ticker_default ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
.news_ticker_default li { list-style:none; height:29px; overflow:hidden; white-space:nowrap; font-size:9pt;}
.news_ticker_default ul li .module a {text-decoration:none;  font-size:13px; color:#666666; font-weight:bold;}
.news_ticker_default ul li .module a:hover { text-decoration:underline; }
.news_ticker_default ul li .title a {text-decoration:none;  font-size:13px; color:#7aa5cc;}
.news_ticker_default ul li .title a:hover { text-decoration:underline; }
.news_ticker_default ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.news_ticker_default ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; text-decoration:none; }

.news_ticker_default ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
