@charset "utf-8";

html,body,div,p,h1,h2,h3,h4,h5,dt,dd{
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a{
  text-decoration: none;
  color: #fff;
}