@charset "utf-8";
body, ul, ol, li, p, span, i, strong, table, tr, th, td, tbody, a, h1, h2, h3, h4, form, img, div, form, input, label, select, option {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: normal;
}
a {
	text-decoration: none;
	color:inherit;
}
ol, ul {
	list-style: none
}
i, em {
	font-style: normal
}
h3, h2, h1, h4 {
	font-weight: normal;
}

html,body{
    width: 100%;
    height: 100%;
}