html { overflow-y:scroll; }
body, a, tr, td, div, span{
  font-family:Verdana, Tahoma, Arial;
  font-size: 12px;
}
body{
  color: #000000;
  background-color: #9999ff;
}
body, table, tr, td{
  margin:0px;
  padding:0px;
}
a{
  color: #002255;
}
a:hover{
  color: #000011;
}
#main-panel-title{
  font-size:14px;
  color:#000044;
  font-weight:bold;
  background-color:transparent;
}
#main-panel{
  font-size: 12px;
  color: #000000;
  background-color:transparent;
}

.li_d { 
    background-image: url(./images/t_li.gif);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    width:7px;
}
.sml{
  font-size: 10px;
}
.sml_l{
  font-size: 10px;
  color: #595999;
}
.h_ttl{
  font-size: 16px;
  font-weight:bold;
  color: #444499;
}
.h_ttl_2{
  font-size: 20px;
  font-weight:bold;
  color: #222299;
}
.c_big{
  font-size: 19px;
  font-weight:bold;
  color: #444499;
}
