@charset "utf-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, a, img, ul, li, fieldset, form, table, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul li
{
	list-style-type:none;
}
a
{
	text-decoration:none;
}