@charset "utf-8";
/* CSS Document */
html {
  overflow-y: scroll
}
blockquote, body, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th {
  text-align: left
}
q:after, q:before {
  content: ''
}
embed, object {
  vertical-align: top
}
hr, legend {
  display: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}
abbr, acronym, fieldset, img {
  border: 0
}
li {
  list-style-type: none
}
sup {
  vertical-align: super;
  font-size: .5em
}
img {
  vertical-align: top
}
i {
  font-style: normal
}