.TickerNews {	width: 100%;	height: 40px;	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: black;	text-decoration: none;}/* template */.TickerNews.default_theme {	background-color: #f1f1f1;}.TickerNews.default_theme .ti_wrapper {	border: #CBCBCB solid 1px;	border-width: 1px 0;}.TickerNews.default_theme .ti_news a {	display: block;	margin-right: 10px;	color: #333;	text-transform: uppercase;	text-decoration: none;	font-family: geneva;}.TickerNews.default_theme .ti_news span {	color: #003286;	font-size: 110%;	margin-right: 10px;	margin-left: 10px;}#np-ticker-container {	overflow: hidden;	border: 1px solid #337ab7;	margin-bottom: 10px;}.nb-ticker-title {	float: left;	width: 100px;	height: 40px;	background: #003286;	color: #fff;	margin: auto;	text-align: center;}.nb-ticker-news {	overflow: hidden;	height: 40px;	background: #ccc}