BODY{
  color: #59a4f6;
  background-color: #FFFFFF;
  background-image : url(back3b.jpg);
  background-repeat: repeat-x;
  background-attachment : fixed;
  scrollbar-face-color:#59a4f6;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-base-color:#A499FF;
  scrollbar-arrow-color:#FFFF00;
  font-size   : 9pt;
}
H1{
  color: #000000;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #59a4f6;
  border-left-color : #59a4f6;
}
H2{
  color: #000000;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #59a4f6;
  border-bottom-color : #59a4f6;
}
H3{
  color: #000000;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #59a4f6;
  border-bottom-color : #59a4f6;
}
HR {
  color: #0000ff;
  background-color: #0000ff;
  height: 2px;
  border: 1px;
  border-style: dotted;
}
P{
  color: #666633;
}
A{
  color: #59a4f6;
  text-decoration: none;
}
A:VISITED{
  color: #0066ff;
  text-decoration: none;
}
A:HOVER{
  color : #33ff00;
  text-decoration: underline;
}
A:ACTIVE{
  color: #990000;
  text-decoration: none;
}
UL{
  color: #666633;
  list-style-image :   url(../../../%83p%83u%83%8A%83b%83N%8F%BE%97t/2006-5-6/image/l_g01.gif);
  list-style-position: outside;
}
TH{
  color: #333333;
  background-color: #FFFFFF;
}
TD{
  color: #333333;
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=white, EndColorStr=#59a4f6, GradientType=0);
  font-size: 10pt;
}