
.news_ticker_none { height:48px; overflow:hidden; clear:both; white-space:nowrap; }
.news_ticker_none table { width:100%; height:48px; margin:0; padding:0; table-layout:fixed;}
.news_ticker_none table td { white-space:nowrap; overflow:hidden;}
.news_ticker_none .tickerBox { height:48px; white-space:nowrap; overflow:hidden; }
.news_ticker_none ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
.news_ticker_none li { list-style:none; height:48px;line-height: 48px;overflow:hidden; white-space:nowrap;vertical-align: middle;}

.news_ticker_none ul li .title a { 
	font-size: 1rem;
	color:#555555; 
}
.news_ticker_none ul li .title span.comment a { color:#FE6700;}
.news_ticker_none ul li .date { 
	margin-right: .5rem;
	font-size: .9rem;
	color:#999999;
    vertical-align: top;
	white-space:nowrap;
}

/*  */



