﻿.TickerNews{
	width: 100%;
	height: 40px; overflow:hidden;
	line-height: 45px; direction:rtl;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: auto !important; right:0; 
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:right;
}
.ti_news{
	float:right;
}
.ti_news a{
	display: block;
	margin-left: 40px;
	color:#fff;
	text-decoration: none;
}