@charset "utf-8";
#container {
	background-color: #960;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 50px;
	width: 1024px;
	font-family: Arial;
	font-size: 14px;
	color: #9C0;
}
