/*-----------------news¤ÎÀßÄê-----------------*/
#news{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
}

#news h2{
	margin-bottom: 10px;
}

#news{
	float: left;
	width: 750px;
}
#news dl dt.maintext{
	color: #B40404;
	font-weight: bold
}
#news dl dt.main{
	color: #B40404;
}
#news dd.main{
	color: #B40404;
}

#news dl dt.other{
	float: left;
	padding-right: 20px;
}
#news dl dt,
#news dl dd{
	margin-bottom: 5px;
	padding: 5px;
}