@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td,figure,figcaption,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,address,caption,em,strong {
margin: 0;
padding: 0;
font-size: 1em;
font-weight: normal;

}
li {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
fieldset,img,table,th,td {
border: 0;
}
img,
input[type="image"] {
vertical-align: bottom;
}
input,textarea,select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}