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

/* @group reset */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}

/* @end */


