#main { width:1024px; margin:0 auto; text-align:left;}

#mainleft {
	width:52px;
	text-align:left;
	float:left;
	background-repeat:no-repeat;
}

#mainright {
	width:52px;
	text-align:left;
	float:right;
}

#header {
	width:920px;
	margin:0 auto;
	text-align:center;
	font-size: 12px;
	height: 510px;
}

#header2 {
	width:920px;
	margin:0 auto;
	text-align:center;
	height: 400px;
}

#footer {
	height:57px;
	width: 920px;
	margin: 0 auto;

}
