@charset 'utf-8';


#netcafe H1 {
  height: 90px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}
#netcafe .menu {
  background: #e6e6ff url('/images/topics_background_body.jpg') repeat-y scroll 0 0;
}
#netcafe .menu UL {
}
#netcafe .menu UL LI {
  float: left;
}
#netcafe .menu UL LI IMG {
  height: 26px;
}
#netcafe .menu UL:after {
  clear: both;
}
#netcafe P {
  margin: 10px;
  margin-bottom: 0;
  text-align: justify;
  text-justify: inter-ideograph;
}

