.newsite {
	background-image: url(images/newsite_c.gif);
	background-repeat: repeat-y;
	width: 180px;
	margin-top: 8px;
}
.newsite_t {
	background-image: url(images/newsite_t.gif);
	background-repeat: no-repeat;
	width: 180px;
}
.newsite_b {
	background-image: url(images/newsite_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 180px;
}
.newsite_cont {
	padding: 10px 0px 30px 0px;
}
.newsite .title {
	font-size: 18px;
	color: #5a8f3e;
	text-align: center;
	padding-bottom: 10px;
}
.ns_item_type {
	position: absolute;
	margin: -90px 0px 0px 0px;
}
.ns_item_img {
	text-align: center;
}
.ns_item_title, .ns_item_title a:link, .ns_item_title a:visited, .ns_item_title a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #5a8f3e;
}
.ns_item_info {
	font-size: 11px;
	color: #808080;
	height: 14px;
}
.ns_item_info_black {
	color: #353535;
}


div.jd_news_scroll {
	/*position: relative;
	overflow: hidden;
	height: 780px;*/	
	width: 154px;
	margin-left: 13px;
}
div.jd_news_scroll ul {
	padding-top: 20px;
	/*position: relative;*/
	list-style-type: none;
}
div.jd_news_scroll ul li {
	padding-bottom: 20px;
}


