@charset 'utf-8';

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
table, tr, th, td,
dl, dt, dd, ol, ul, li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
}

img {
	vertical-align: bottom;
}

a, img {
	border: 0;
}

ul li, ol li {
	list-style-type: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

em {
	font-style: normal;
	font-weight: bold;
}
