.TickerNews{
	width: 100%;
	height: 39px;
	line-height: 38px;
}
.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: 10px;
	color:#ffffff;
	text-decoration: none;
	font-family: 'BenchNine', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}
.ti_news a span {
	font-size: 26px;
	font-weight: bold;
}