@charset "UTF-8";
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, cite, code,
em, img, small, strong, sub,
b, i, a,
dl, dt, dd, ol, ul, li,
form, label,
table,tbody, tfoot, thead, tr, th, td,
article, aside, canvas,
footer, header, menu, nav, section,
time, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
