div#newsMainDiv{
	margin:0;
	background-image:url('../images/200909.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	width:760px;
	height:198px;
	border:0;
}
div#newsLeftDiv{
	margin:5px 5px 5px 205px;
	font-size:14px;
	line-height:18px;
	color:#fff;
	position:absolute;
}
div#newsRightDiv{
	margin:5px 5px 5px 585px;
	font-size:14px;
	line-height:18px;
	color:#fff;
	position:absolute;
}