/*  
H1{
  font-size : 12pt;
  color : white;
  background-color : blue;
  text-align : center;
  margin-top : 1px;
  margin-bottom : 1px;
  padding-top : 3px;
  padding-bottom : 3px;
}
BODY{
  margin-top : 1px;
}
#top_banar{
  text-align : center;
}
#menu{
  font-size : 8pt;
  text-align : center;
}
#new_book{
  text-align : center;
}
#title_01{
  text-align : center;
}
#title_02{
  text-align : center;
}
#title_03{
  text-align : center;
}
.main_menu{
  font-size : 10pt;
  text-align : center;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-style : ridge ridge ridge ridge;
}
A:HOVER{
  font-size : 13pt;
  color : white;
  background-color : red;
  text-align : center;
  text-decoration : none;
}
A{
  text-decoration : none;
}
#new_book_text{
  font-size : 10pt;
  padding-top : 0px;
  border-top-style : ridge;
  border-top-color : blue;
  border-right-width : 1px;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-left-color : aqua;
  border-right-color : aqua;
  border-bottom-color : aqua;
  text-align : center;
}
DIV{
  line-height : 15pt;
}
H3{
  text-align : center;
  margin-top : 15px;
  margin-bottom : 6px;
}
.table_a{
  text-align : center;
}
.menu{
  font-size : 8pt;
  text-align : center;
}
#table_f{
  margin-top : 15px;
}
#table_d{
  text-align : center;
  background-color : aqua;
  margin-top : 15px;
  margin-bottom : 6px;
}
.font_image_a{
  color : red;
  font-size : 12pt;
  font-weight : 600;
}
.table_b{
  width : 640px;
}
.font_image_b{
  font-size : 12pt;
  font-weight : 600;
  color : navy;
}
.font_image_c{
  font-size : 13pt;
  font-weight : 600;
  color : blue;
}
.table_c{
  width : 640px;
}
*/