#news {
	position: absolute;
	left: 10px;
	right: 5px;
	top: 607px;
	border: 1px solid #999999;
}
#news #headpart {
	margin-top: 0px;
/*	background: #CCCCCC;  */
	background: #993333;
	border: 1px solid #999999;
	height: 20px;
	width: auto;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-left: 5px;
	
}
#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	color: #0c62b3;  */
	color: #CCCCCC;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
}
#news #name1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c62b3;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;

}
#news #text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 740px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#news #name1 a {
	text-decoration: none;
	color: #0c62b3;
}
