  
BODY{
  font-family : HG娵恨集窶-PRO;
  background-image : url(club_summary/club_popup_bg.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  text-align : justify;
  width : 600px;
  height : 800px;
  overflow : scroll;
  
  color : #333333;
}
TABLE{
  font-family : HG娵恨集窶-PRO;
  width : 450px;
  height : 600px;
  position : fixed;
  overflow : scroll;
  
  margin-left : 10px;
  scrollbar-face-color : #ffff99;
  scrollbar-arrow-color : #ffff99;
  scrollbar-base-color : gray;
  scrollbar-track-color : gray;
}
TR{
  font-family : HG娵恨集窶-PRO;
  
  position : static;
  overflow : auto;
}
#main_list{
  font-family : HG娵恨集窶-PRO;
  text-align : justify;
  width : 450px;
  height : 550px;
  position : fixed;
  overflow : scroll;
  bottom : auto;
}
TD{
  font-family : HG娵恨集窶-PRO;
  
  
  position : static;
  overflow : auto;
}
DIV{
  font-family : HG娵恨集窶-PRO;
  width : 400px;
  height : 400px;
  position : fixed;
  overflow : scroll;
}
