@charset "UTF-8";
body{
	width: 100%;
	height: 100%;
	align: center;
	min-width: 970px;
	max-height: 601px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	position: relative;
}

