@import "default.css";
@import "menu.css";
@import "decoration.css";
@import "jquery.css";

#bg_head2 {
  position: fixed;
  top: 0px; z-index: 10;
  width: 100%;
  background: #ffffff url('../images/bg_menu.jpg') no-repeat center bottom;
}
#bg_main2 {
  margin-top: 137px;
  background: url('../images/bg_flash2.jpg') no-repeat center top;
}
#flash2 {
  width: 980px; height: 240px;
  margin: 0 auto; padding-top: 2px;
  background: url('../images/bg_flash2.jpg') no-repeat center top;
}
#page2 {
  position: relative;
  width: 900px;
  margin: 0 auto; padding: 0 40px 20px;
  background: url('../images/bg_page.jpg') repeat-y;
}
.page3 { position: relative; z-index: 1; float: right; width: 150px; }
.page4 { float: left; width: 730px; padding: 0 20px 0 0;}
.page5 { float: left; width: 440px; padding: 0 0 0 0;}
.page6 { float: right; width: 440px; padding: 0 0 0 0;}

#page_end {
  position: relative; z-index: 11;
  width: 980px;
  margin: 0 auto 0; padding: 20px 0 10px;
  background: #ffffff url('../images/bg_page2.jpg') no-repeat top;
}

