


#menubar {
  display: none;
}


html {
  overflow: auto;
}

body {
  width:100%;
  background:#ffffff;
  border: 0;

  margin: 0;
  overflow: visible;
}

#content {
  width:100%;
  background:#ffffff;
  border: 0;

  margin: 0;
  overflow: visible;
}


#ad {
  display: none;
}

#ad2 {
  display: none;
}

#ad3 {
  display: none;
}


#ad-dicid {
  display: none;
}


#ref1 {
  display: none;
}

#ref2 {
  display: none;
}

a.popup:link {text-decoration: none;}
a.popup:visited {text-decoration: none;}
a.popup:hover {text-decoration: none;}
a.popup:active {text-decoration: none;}

#content a.popup:link {text-decoration: none;}
#content a.popup:visited {text-decoration: none;}
#content a.popup:hover {text-decoration: none;}
#content a.popup:active {text-decoration: none;}

