body{cursor:crosshair}

/*font*/
body{font-family:"MS UI Gothic"}

h1,h2{font-family:"Lucida Console"}
.menu p{font-family:"Tempus Sans ITC"}
.header,.history .title{font-family:monospace}
.history .item{font-family:"Berlin Sans FB"}
.signature {font-family:"Gill Sans MT"}

/*
Papyrus
Gill Sans MT
Pristina
Times New Roman
Verdana
*/


h1{font-size:110%;
   letter-spacing:0.3em;
   border-width:0 0 1px 0px;
   border-style:solid;
   border-color:#535353;
   padding:0 0 0 0.1em;}

h1 img{width:250px;height:21px}


.header{width:15em;
        height:1.1em;
        padding-top:0.1em;
        z-index:1;
        background-color:white;
        text-align:right;
        border:1px solid #333;
        position:relative;
        top:1.6em;
        left:20em;}

.encoding,.update,.news,.counter{font-size:0.8em;padding:0.1em 0.2em 0 0}



.not_yet{color:silver}

.menu{border-style:solid;
      border-width:1px 0px 1px 1px;
      border-color:#333;
      width:28em;
      height:15em;
      position:relative;
      top:1em;
      left:1em}

h2{font-style:normal;
   font-size:0.9em;
   letter-spacing:0.2em;
   color:#666;
   border-width:0px 1px 1px 0px;
   border-style:solid;
   border-color:#333;
   padding:0.1em 0 0.1em 0.3em;
   margin-bottom:0.5em;
   margin-top:0em;
   width:9em;
   background-image:url(./image/menu3.png);
   background-repeat:repeat-y}

.menu p{margin-bottom:0em;font-family:monospace}



/*
.menu p a{letter-spacing:0.1em}
*/

p.suspended{color:#ccc;letter-spacing:0.1em}

p.supplement{font-size:0.8em;
             position:relative;
             top:9.4em}


.signature{text-align:right;
           font-size:0.8em;
           width:15em;
           position:absolute;
           top:35em;
           right:1em;}

address{font-style:normal;
           border-bottom:1px solid #535353;padding-right:0.2em}

.menu a:visited{color:#666}



