body {
      font-size:14px;
       color:#113;
       background-color:#6c8;
       line-height:140%;
       font-size:14px;
      margin-top:5px;
      margin-right:35px;
      margin-bottom:0px;
      margin-left:35px;
       scrollbar-base-color: #7b5;
       scrollbar-arrow-color: #d20;
}

.doko{font-weight:bold; 
      font-size:180%;
      letter-spacing:5px;
      color:#fff;
      background:#63c;
      padding:8px;
      border:#af0 1px solid;
      text-align:center;
}
 td{ 
     font-size:14px;
     line-height:140%;
     color:#115;
     padding:5px;
}
table{font-size:14px;
      margin:18px 0px;
}
A:link{
       color:#623;
       text-decoration:none;
       padding:0px 3px;
    }
A:visited{color:#50b;
          text-decoration:none;
       background-color:#;
 }

A:active {color:#404030 
         text-decoration:none;
         background-color:#4b2}

a:hover{
     color:#dd3;
     text-decoration:underline;
     background:#259;
}

hr {border:1px #7c8 solid;
    margin-top:5px;
    margin-bottom:15px;
 }

h1{
   color:#520;
   font-size:17px;
   font-weight;bolder;
   text-align:center;
   line-height:160%;
   padding:0px;
   border-bottom:#666 3px double;
   }
h2{font-size:14px;
   color:#5050a0;
   text-align:left;
   padding-top:15px;
   padding-left:7px;
   margin-top:20px;
   border-left:#cfd 15px ridge;
   border-bottom:#ff5 3px ridge;
   font-weight:bold;
   width:300px;
   height:25px;
   }
h3{font-size:13px;
   font-weight:bolder;
   border-bottom:#afc 1px solid;
   line-height:180%;
}
h4{font-size:14px;
   font-weight:bolder;
   line-height:180%;
   color:#655;
}
img{border:#888 3px double}
  
ul.ok{
    width:100%;    
}
 
ul.ok li{
    list-style:none;
    background:;
    padding:2px 5px;
    margin-right:5px;
    width:230px;
    height:280px;
    float:left;
}