@import"../css/screen_link.css";
#top_info{
  padding    : 20px;
}

#top_info h2{
  height      : 20px;
  font-size   : 100%;
  font-weight : bold;
}

#top_info p{
  padding     : 5px 5px 5px 20px;
  font-size   : 80%;
  font-weight : normal;
  color       : #808080;
}

#readme{
  position   : relative;
  height     : 100%;
  width      : 100%;
  overflow   : auto;
}

#readme h2{
  height      : 30px;
  font-size   : 120%;
  font-weight : bold;
}

#readme h3{
  padding      : 10px 5px 5px 15px;
  height       : 20px;
  font-size    : 120%;
  font-weight  : bold;
}

#readme h4{
  padding      : 10px 5px 5px 30px;
  height       : 20px;
  font-size    : 100%;
  font-weight  : bold;
}

#readme p{
  padding      : 5px 5px 5px 30px;
  font-size   : 100%;
  font-weight : normal;
//  color       : #808080;
}

#bbs{
  width       : 100%;
  height      : 100%;
  min-height  : 600px;
}
