@charset "utf-8";
/* CSS Document */
/* Reset-----------------------------------------------------------*/
html, body, div, span, h1, h2, h3 p, blockquote, pre,
a, address, big, code, em, font, img,  strong,
ol, ul, li, form, label, table,  tr, th, td, dl, dt, dd,
article, aside, footer, header, menu, nav, section, summary
 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
/*vertical-align: baseline;*/
background: transparent;
}
ul li, ul, ol { list-style: none;}
img { border: none; margin:0;padding:0;}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0;}
h1, h3, h4, h5, h6 { font-weight: normal; margin:0; padding:0;}

