.TickerNews{
	width: 900px;
	height: 20px;
	line-height: 20px;
	display: inline-block
}
.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;
	color: #ffffff;
	background: #fa5050;
}
.ti_news a{
	display: block;
	margin-right: 150px;
	color:#fafaaa;
	text-decoration: none;
	font-family: geneva;
}