* {
  margin: 0;
  padding: 0;
  overflow: hidden;
  outline: none;
  border-style: none; }

#mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 500; }

#allWrap {
  width: 950px;
  height: 550px;
  margin: auto;
  position: relative;
  overflow: hidden; }

h1 {
  width: 158px;
  height: 69px;
  background-image: url("sum_bg.png");
  background-position: -1948px -7792px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 235px;
  left: 60px; }

h2 {
  width: 239px;
  height: 15px;
  position: absolute;
  top: 350px;
  left: 60px;
  background-image: url("sum_bg.png");
  background-position: -1948px -8766px;
  text-indent: -9999px;
  overflow: hidden; }

#rotatewrap {
  width: 487px;
  height: 487px;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 400px; }
  #rotatewrap #animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 487px;
    height: 487px;
    background-image: url("sum_bg.png"); }
  #rotatewrap #fade {
    position: absolute;
    top: 0;
    left: 0;
    width: 487px;
    height: 487px;
    visibility: hidden; }

#earth {
  width: 171px;
  height: 171px;
  position: absolute;
  top: 188px;
  left: 558px;
  background-image: url("sum_bg.png");
  background-position: -1948px -8279px;
  text-indent: -9999px; }

h1, h2, #earth {
  display: none; }
