body {
	background: #1b7db5;
	text-align: center;
	margin-bottom: 10px;
}

#banner {
	margin-top: 30px;
	width: 950px;
	height: 80px;
	display: inline-block;
	text-align: left;
}

#banner {
	display: inline-block;
}

#index_content {
	width: 950px;
	height: 950px;
	background: url(images/index.png) left top no-repeat;
	display: inline-block;
}

#footer {
	width: 950px;
	font-size: 11px;
	color: white;
	text-align: center;
	display: inline-block;
}