#header {
	width: 800px;
	height: 199px;
	margin: auto;
	margin-top: 13px;
	background: url("../images/ban_1.png") no-repeat scroll top center;
	border: none;
	list-style: none;
}


#footer {
	margin: auto;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-top: 56px;
	color: #646566;
}

