@charset "UTF-8";

body,div,h1,h2,h3,h4,h5,h6,p,ul,li,img,form,dl,dd,dt,section {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,li,imput {
	font-size: 14px;
	line-height: 1;
}

img {
	border-style: none;
}

li {
	list-style-type: none;
}

a { outline: none; }

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
