.TickerNews{
	width: 100%;
	height: 40px;
	line-height: 48px;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 40000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 10000px;
	position: relative;
	float:left;
	cursor: pointer;
}
.ti_news{
	float:left;
}
