.xlLeftWidth{
	width: 603px;
	float: left;
	/*background-color:#f5f5f5;*/
	margin:0px 65px 0px 50px;
	display:inline;
	/*height:300px;*/
}

.xlRightWidth{
	width: 250px;
	float: left;
	background-color:#f5f5f5;
	margin:15px 30px 20px 0px;
	display:inline;
	/*height:300px;*/
}


.title {
	font-family: "ËÎÌå";
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	margin: 20px 0px 40px 0px;
	width: 603px;
	text-align: center;
	float: left;
}

.laiyuan {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	background-color: #666666;
	text-align: center;
	margin-bottom: 40px;
	width: 603px;
	float: left;
}

.Atricle {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	width: 603px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	float: left;
}