#header {
	width: 1000px;
	height: 246px;
	background-image: url(/images/top.jpg);
	margin: 0px auto;
}
#menu {
	width: 1000px;
	height: 14px;
	background-image: url(/images/menu.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
