@charset "utf-8";
body {
	margin: 0px;
}
#container {
	width: 1050px;
	margin: auto;
}
#content {
	width: 1050px;
	margin: auto;
}

