@charset "UTF-8";
/* CSS Document */

.page_pos {
	text-align: center !importent;
	vertical-align: middle !importent;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.page_pos .page_container {
	height: 450px;
	width: 640px;
}
