div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	/*width: 300px;
	height: 400px;
	*/
	width: 99%;
	height: 255px;
	/*border: 1px solid #505050;
    */
	/*text-align: justify; 
    text-justify: newspaper;
    letter-spacing: -0.01em; */
}
div.jd_news_scroll ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.jd_news_scroll ul li {
	height: 332px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #888;
	/*font-family: Tahoma, sans-serif;
	font-size: 10px; */

	/*color: #AAA; */
}

div.jd_news_scroll ul li.hover {
	background-color: transparent;
	/*color: #888;
	*/
	cursor: default;
}
div.jd_news_scroll li a {
	font-weight: normal;
	color: #336699;
}
#elm1 h5 {
margin-top: 0;
margin-bottom:.7em;
}