.TickerNews{
	width: 100%;
	height: 80px;
	line-height: 48px;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
}
.ti_news a{
	display: block;
	margin-right: 3px;
	color:#ffffff;
	text-decoration: none;
	
}


.ti_news .neg2 span{color:#df1e36;}
.ti_news .pos span{color:#2ddc6f;}