h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

body{
  font-size: 14px;
  font-style: normal;
  
}

#banner{ 
  padding: 0px 0px 10px 0px;
  background: #fffbc6;
  text-align: center;
}

#navbar {
  font-size: 14px;
  background: #ffcc66;
  clear:both;
  text-align: center;
}

#content{

}

#member_list{
  padding: 5px 10px 5px 10px;
  margin-right: 10px;
  background: #f5f8ec;
  position:absolute; right:0;
  width: 25%;
}

#frame{
  
  margin: 20px;
  padding: 10px;
  float: left;
  width: 68%;
}

#acku_info{

}

#chinese_community_info{

}



#footnote{
  font-size: 10px;
  clear:both;

}

.paragraph {
  text-indent: 2em;
  line-height: 150%;
}

.about {
  margin-left: 10%;
  margin-right: 10%;
}

.news {
  text-align:left;
}
