body{
    margin:0px;
    padding:0px;
    background-image:url(img/kabe1.gif);
    font-size:90%;
    font-family:Georgia,Verdana;
    color:#666666;
    line-height:140%;
    letter-spacing:1pt;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
    scrollbar-3dlight-color:white;
    scrollbar-arrow-color:#cccccc;
    scrollbar-track-color:white;
    scrollbar-darkshadow-color:white;
}

a:link,a:visited,a:active{
color:#000000;
text-decoration:none;
}
a:hover{
    color:#A9CACD;
    text-decoration:underline;
    cursor : e-resize;
}

br{
    letter-spacing:normal;
}

.sitetitle{
    width:550px;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    padding:20px;
    margin:50px 0px;
    color:#333333;
    font-size:32pt;
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#666666;
    font-family:"Times New Roman",Time,Serif; 
}
.sitename{
    color:#000000;
    font-size:20pt;
}
.ded{
    width:450px;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#666666;
    padding-left:20px;
    color:#000000;
    font-size:10px;
}
.menu{
    width:800px;
    height:20px;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    padding:20px 15px;
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#000000;
    text-align:right;
}

.in{
    width:800px;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    padding:10px;
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color:#000000;
}

.back{
    width:80%;
    background-color:#ffffff;
    filter:alpha(opacity=90);
    padding:5px;
    border-top:1px dashed #666666;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    text-align:right;
}



.mark{
    margin:15px 20px;
    padding:4px 17px 1px;
    font-size:130%;
    border-bottom:3px double #cccccc;
}

.t{
    margin:0px 35px;
    font-size:x-small;
@@width:100%;
    color:#000000;
}
