@charset "UTF-8";
html, body{height:100%;}
body,div,dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,
form,fieldset,legend,input,button,textarea,
p,blockquote,
table,th,td{
margin:0;
padding:0;
}
table{
border-collapse:collapse;
border-spacing:0;
}

address,caption,cite,
code,dfn,em,strong,
th,var,optgroup{
font-style:inherit;
font-weight:inherit;
}

li{list-style:none;}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}

input,button,textarea,select,option,address{
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}

a{text-decoration:none;}

img{max-width:100%; font-size:0; vertical-align:bottom;}


