body {
  width: 600px;
  font: 70% arial, serif;
  color: #000;
}
#topbox {
  background-color: #fff;
}
#topbox #logo {
  width: 213px;
  height: 91px;
  float: left;
}
#topbox #welcome-to-union-box {
  text-align: right;
  width: 387px;
  height: 91px;
  float: left;
}
#topbox #welcome-to-union-box #equipping {
  padding: 10px 0 0 0;
}
#topbox #search-box {
  display: none;
}
#menubarbox {
  display: none;
}
#text-menubarbox {
  display: none;
}
#bodybox{
  width: 600px;
}
#bodybox-sub {
  width: 600px;
}
#leftbox {
  display: none;
}
#contents-sub-box {
  width: 600px;
  padding: 0;
}
#publications-searchbox {
  display: none;
}
#footer {
  display: none;
}

#hp-photos {
  display: none;
}