.tbl_a {
   color: #000000;
   font-size: 11px;
   font-weight: bold;
   white-space: nowrap;
   text-align: center;
   padding: 5 5;
   background-color: #CCCCCC;
}
.tbl_b {
   color: #000000;
   font-size: 11px;
   font-weight: bold;
   white-space: nowrap;
   padding: 5 5;
   text-align: center;
}
.tbl_s {
   color: #000000;
   font-size: 9px;
   text-align: center;
   padding: 5 5;
   width: 100px;
   background-color: #D4D4D4;
}
.btn_a {
   background-image: url(../i/monstr/btn_a.gif);
   color: #000000;
   font-size: 10px;
   font-weight: bold;
   height: 30px;
   width: 120px;
   text-align: center;
   padding: 3px 4px 2px 4px;
   background-repeat: no-repeat;
   background-position: top;
   cursor: pointer;
}
.btn_p {
   background-image: url(../i/monstr/btn_p.gif);
   color: #888888;
   font-size: 10px;
   font-weight: bold;
   height: 30px;
   width: 120px;
   text-align: center;
   padding: 3px 4px 2px 4px;
   background-repeat: no-repeat;
   background-position: top;
}

