.news_ticker_default { width:100%; position:relative; overflow:hidden; white-space:nowrap;  font-family:돋움체,DotumChe; }
.news_ticker_default .title { /* YDIYGO160 */
	width:100%;
    height:30px;
    font-size:15.5px;
	font-family:YDIYGO160, 돋움, Dotum;
	font-size:13px;
    background:url(../images/default/title.gif) no-repeat left top;   	
}
.news_ticker_default table { width:100%;  margin:0; padding:0; table-layout:fixed;}
.news_ticker_default table td { white-space:nowrap; overflow:hidden; vertical-align:top;  }

.news_ticker_default .tickerBox {  width:100%; padding-top:1px; white-space:nowrap; overflow:hidden; }

.news_ticker_default ul { margin:0; padding:0; font-size:9pt; overflow:hidden; list-style:none; width:10000px; }
.news_ticker_default ul li { overflow:hidden; white-space:nowrap; float:left; padding:0 2px; }
.news_ticker_default table td img { cursor:pointer; }

.tL { text-align:left; }
.tR { text-align:right; }

