div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	width:487px;
	height: 90px;
	border: 0px dotted #900;	
	float:left;
	margin:1px 0 0 117px;
	background-color:#c46588;
	border:1px dotted #FFF;
	
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width:530px;
	
}

div.jd_news_scroll ul li {
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 0px dotted #900;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	color: #AAA;
	width:130px;
}
.li36px {
	height: 36px;
}
.li46px {
	height: 46px;
}

div.jd_news_scroll ul li.hover {
	/*background-color: #E4E4EF;*/
	/*background-color: pink;*/
	color: #fff;
	cursor: default;
}
div.jd_news_scroll li a {
	font-weight: normal;
	/*color: #336699; */
}
.jd_news_scroll_1 {
	font-weight: normal;
	color: #fff;
}
.jd_news_scroll_2 {
	font-weight: normal;
	color: #f4ee9a;
}
