<!--
div.jd_news_scroll {
	background-color: #fff;
	position: relative;
	overflow: hidden;
	width: 50%;
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll ul li {
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	color: #AAA;
}
//-->
