/* --- css stylesheet for print - priority --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* ---  --- */
/* --- form --- */
/* --- mask --- */
div.web-all {
  width: auto;
}
div.web-left {
  display: none;
}
div.web-right {
  width: auto;
  float: none;
}
/* --- web-left --- */
/* --- menu-top --- */
ul.menu-top {
  display: none;
}
/* --- control --- */
div#flash_top_holder {
  display: none;
}
/* --- fastnav --- */
div.fastnav a.language {
  display: none;
}
/* --- content --- */
/* --- footer --- */
div.menu-bottom {
  display: none;
}

