@charset "utf-8";
/* CSS Document */
.center {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.center_2 {
	margin-left:250px;
}