div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	width: 98%;
	height: 880px;
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll ul li {
	height: 200px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	white-space: nowrap;
	color: #AAA;
}