@CHARSET "UTF-8";

#top_area {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
  overflow: hidden;
}

#top_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 590px;
  background: url(../images/top/bg.png) repeat-x;
}

#top_char1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
}

#top_char2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
}

#top_char3 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
}

#top_char4 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
}

#top_char5 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
}

.char_container {
  position: absolute;
  width: 800px;
  height: 630px;  
}

.char_shutter {
  position: absolute;
  width: 800px;
  height: 630px;
  overflow: hidden;  
}

.char_shutter img {
  position: absolute;
  display: none;
}

#top_bottomline {
  position: absolute;
  left: 0px;
  top: 590px;
  width: 800px;
  height: 40px;
  background: url(../images/top/line.png) repeat;
}

#top_text1 {
  position: absolute;
  left: 105px;
  top: 14px;
  display: none;
}

#top_text2 {
  position: absolute;
  left: 45px;
  top: 549px;
  display: none;
}

#img_text2 {
  position: absolute;
  left: 0px;
  top: 5px;
}

#img_text2_onsale {
  position: absolute;
  left: 180px;
  top: 0px;
}

#top_logo {
  position: absolute;
  left: 238px;
  top: 274px;
  display: none;
}

#top_text1 img {
  filter: inherit;
}

#top_text2 img {
  filter: inherit;
}

#top_logo img {
  filter: inherit;
}

#top_cover {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
  background: url(../images/top/cover.png) repeat;
}

#countdown_container {
  position: absolute;
  left: 580px;
  top: 420px;
  width: 200px;
  height: 120px;
  cursor: pointer;
  display: none;
}

#countdown_container img {
  filter: inherit;
}

#countdown_display {
  background: url(../images/top/cdbg.png) repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 630px;
  cursor: pointer;
  display: none;
}

#countdown_display img {
  position: absolute;
  left: 40px;
  top: 111px;
  filter: inherit;
}
