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

body, div, h1, h2, h3, h4, h5, h6, p, a, span, ul, li, strong, form, fieldset, legend {
	margin: 0px; padding: 0px 
}

a {
	color: #000000;
	text-decoration: none;
}

li {
	list-style-type: none;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}