@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: none 0;
	vertical-align: bottom;
}

html,
html body,
html body #content,
html body #content object,
html body #content object embed {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
