@charset "utf-8";/* CSS Document */
*{
margin:0;
padding:0;
}
html,body{
height:100%;
height:auto;
}
body,div,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote{
margin: 0;
padding: 0;
}
address,caption,cite,code,dfn,h1,h2,h3,h4,var{
font-style: normal;
font-weight: normal;
}
h1,h2,h3,h4,h5,h6,ul,ol,div,dl,li,dt,dd{
margin:0;
padding:0;
}
fieldset,img,abbr{
border:0;
}
caption{
text-align: left;
}
q:before,q:after{
content: '';
}
a{
text-decoration:none;
}
img{
border:0;
margin:0;
padding:0;
}
li{
list-style:none;
}
input,
textarea,
select{
font-size:1em;
}
html{
overflow: scroll;
overflow: -moz-scrollbars-vertical;
overflow-x: scroll;
}
body,x:-moz-broken {
margin-left:-1px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}