@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
}

body {
	margin: 0;
}

.hide{
	display:none;
}


