div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 140px;
	background-color: white;
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding:0px;
        margin:0px;
}
div.jd_news_scroll ul li {
	height: 135px;
	font-family: Tahoma, sans-serif;

}
div.jd_news_scroll ul li.hover {
	
}
div.jd_news_scroll li a {
}

