div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	width: 190px;
	height: 130px;
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 2.4em;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
	 background-image:none;
}