.TickerNews {
  line-height: normal;
  margin-left: 0;
  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 {
  color: #000000;
  display: block;
  margin-right: 10px;
  padding: 6px 0;
  text-decoration: none;
}