@charset "utf-8";

html,
body,
h1,h2,h3,h4,h5,h6,
div,p,hr,br,
ul,ol,li,dl,dt,dd,
a,em,strong,small,
sub,sup,span,
img,iframe,
embed,object,
table,tr,th,td,
form,input,select,option {
margin: 0;
padding: 0;
}

img {
border: 0;
line-height: 100%;
}

li {
list-style: none;
}

th {
text-align: left;
line-height: 100%;
}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}