#page {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin-bottom: 400px;
}

#page .pg_box1 {
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
}

#page .pg_box1 .pg_title1 {
  position: relative;
  z-index: 110;
  top: 0;
  left: 0;
  width: 920px;
  height: 81px;
}

#page .pg_box1 .pg_print {
  position: relative;
  z-index: 120;
  top: -50px;
  left: 403px;
  width: 93px;
  height: 29px;
  margin: auto;
}

#page .pg_box2 {
  position: relative;
  z-index: 150;
  top: 0;
  left: -10px;
  width: 100%;
  height: auto;
}

#page .pg_box2 .pg_item1 {
  position: relative;
  z-index: 160;
  top: 100px;
  left: 0;
  width: 920px;
  height: auto;
  margin: auto;
}

#page .pg_box2 .pg_title1 {
  position: relative;
  z-index: 170;
  top: 50px;
  left: 0;
  width: 920px;
  height: auto;
  margin: auto;
}

#page .pg_box2 .pg_title2 {
  position: relative;
  z-index: 170;
  top: 200px;
  left: 0;
  width: 920px;
  height: auto;
  margin: auto;
}

#page .pg_box2 .pg_item2 {
  position: relative;
  z-index: 180;
  top: 250px;
  left: 0;
  width: 920px;
  height: auto;
  margin: auto;
}
