@charset "UTF-8";

body, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
div, 
address, 
p, 
pre, 
blockqute, 
dl, 
dt, 
dd, 
ul, 
ol, 
li, 
tr,
td, 
th, 
form, 
fieldset, 
input, 
textarea {
	margin: 0;
	padding: 0;
}

fieldset, 
abbr, 
acronym, 
img {
	border: 0;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
div, 
address, 
p, 
pre, 
blockqute, 
dl, 
dt, 
dd, 
ul, 
ol, 
li, 
tr,
th, 
td {
	font-size: 100%;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 100%;
}

address, 
em, 
th, 
caption {
	font-style: normal;
	font-weight: normal;
}

table {
	font-size: 100%;
}

ul {
	list-style-type: none;
}


