div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 300px;
	border: 0px solid #505050;
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll ul li {
	height: 90px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 0px solid #888;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #AAA;
}
div.jd_news_scroll ul li.hover {
	background-color: #ececef;
	background-color: #ececef;
	color: #888;
	cursor: default;
}
div.jd_news_scroll li a {
	font-weight: normal;
	color: #ececef;
}



div.jd_news_scroll1
{
	position: relative;
	overflow: hidden;
	width: 180px;
	height: 250px;
	border: 0px solid #505050;
	color: #3399FF;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
div.jd_news_scroll1 ul
{
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #3399FF;
}
div.jd_news_scroll1 ul li {
	height: 70px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 0px solid #888;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #3399FF;
}
div.jd_news_scroll1 ul li.hover {
	background-color: #ececef;
	background-color: #ececef;
	color: #888;
	cursor: default;
}
div.jd_news_scroll1 li a {
	font-weight: normal;
	color: #3399FF;
}



