#top,#middle,#middle2,#foot{
	height: auto;
	width: 1003px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#topleft{
	float: left;
	height: 334px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#topright{
	float: left;
	height: 334px;
	width: 362px;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}
#middleleft{
	height: auto;
	width: 691px;
	float: left;
}
.middleleftleft{
	float: left;
	height: auto;
	width: 330px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
.middleleftright{
	float: left;
	height: auto;
	width: 330px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#middleright{
	float: left;
	height: auto;
	width: 301px;
	display: inline;
	margin-top: 10px;
}
#middle2left{
	float: left;
	height: auto;
	width: 691px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#middle2right{
	float: left;
	height: auto;
	width: 331px;
}
#foot{
	height: auto;
	width: 1004px;
	text-align: center;
	background-color: #f0f0f0;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#fengcai{
	float: left;
	height: 98px;
	width: 650px;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
#fengcainews{
	float: left;
	height: 60px;
	width: 650px;
	margin-top: 10px;
	margin-left: 5px;
}

