@charset 'utf-8'

* {
  margin: 0 !important;
  padding: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
ul, li {
  list-style-type: none;
}
img {
  border: none;
  vertical-align: top;
}
