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

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.hide_text {
	position: absolute;
	text-indent: -99999px;
}
