div.scroll_news {
	border:0px; 
	overflow:auto;
	padding: 0px; 
	margin-bottom: 0px;	
	width: 250px;	
	text-align: justify; 
	height: 368px; 
	background-color:#fff 
}

div.scroll_news_members {
	border:0px; 
	overflow:auto;
	padding: 0px; 
	margin-bottom: 0px;	
	width: 100%;	
	text-align: justify; 
	height: 400px; 
	background-color:#fff 
}

.news1 {
	/*background: url(/pics/home_news_bg1.gif) no-repeat left top;*/
}
.news2 {
	background: url(/pics/home_news_bg2.gif) no-repeat left top;
}
.news2 p {
	padding: 20px 15px 0 5px;
	text-align: left;
}
.news1 p { 
	margin: 0px 15px 20px 20px; 
	padding: 20px 15px 0 1px;
	text-align: left;
}

.news_date {
	color: #001d60;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}
.news1 .news_title, .news2 .news_title {
	color: #8b0000;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

.news_title {
	color: #8b0000;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

.news_title a {
	color: #8b0000;
}
.news_main {
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	color: #252525;
	font-size: 9px;
}

.news_image {
	padding: 10px 10px 10px 10px;
	margin:  10px 10px 10px 10px;
}