A:LINK{
  color : #e42918;
  text-decoration : none;
}
A:VISITED{
  color : #e42918;
  text-decoration : none;
}
A:HOVER{
  color : #f5796e;
  text-decoration : none;
}


BODY{
  
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  background-image : url(parts/top/back02.gif);
  background-repeat : repeat-x;background-position : center top;
  background-color : #323232;
  font-size : x-small;
}
#mainframe{
  text-align : left;
  width : 700px;
  position : relative;
  margin: 0 auto 0 auto;


  
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : black;
  border-right-color : black;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#box1{
  background-color : gray;
  text-align : left;
  
  
  
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
}
#contbox{
  
  text-align : left;
  background-color : white;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 700px;
}
.cont{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : black;
}
#mainbox{
  background-color : white;
  text-align : center;
  
  border-top-width : 1px;
  
  border-top-style : solid;
  border-top-color : black;
  width : 700px;
  padding-bottom : 20px;
  padding-top : 20px;
  font-size : 13px;
}
TD{
  font-size : 13px;
}
#tensen_td{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}
#date_back{
  background-image : url(parts/top/date_back.gif);background-position : center center;
  
  background-repeat : no-repeat;
  color : white;
  font-family : Verdana;
  font-size : xx-small;
}
#current_dir{
  height : 15px;
  padding-top : 0px;
  padding-bottom : 0px;
  background-repeat : no-repeat;
  color : white;
  
  width : 700px;
  background-position : left;
  background-color : white;
  font-size : 13px;
  
  
  margin-bottom : 0px;
  background-image : url(parts/current_dir.gif);
}
#center_td{
  vertical-align : middle;
  text-align : center;
}
