 
BODY{
  font-size : 13px;
  line-height : 140%;
  
  margin-top : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : gray;
  color : gray;
  
  background-image : url(image/bg.gif);
  background-repeat : repeat;
  margin-bottom : 0px;
}
.bar1{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : navy;
}
A{
  font-size : 13px;
  color : #3c3c3c;
  text-decoration : none;
}
A:hover{
  font-size : 13px;
  color : white;
  background-color : #cc0000;
  text-decoration : none;
}
.bar2{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : #cc0000;
}
.bg_r{
  background-image : url(image/bg_r.gif);
  background-repeat : repeat-y;
  width : 10px;
}
.bg_l{
  background-image : url(image/bg_l.gif);
  background-repeat : repeat-y;
  width : 10px;
}


.font1{
  font-size : 12px;
  color : gray;
  line-height : 130%;
}
.description{
  font-size : 13px;
  line-height : 120%;
}
.text13_170p{
  font-size : 13px;
  line-height : 170%;
}
.line{
  background-image : url(image/line.gif);
  background-repeat : repeat-x;
  width : 1px;
background-position : center center;}
.name{
  font-size : 13px;
  color : black;
  
  font-weight : bold;
  line-height : 200%;
}
.box{
  text-align : center;
  width : 280px;
  height : 350px;
  background-image : url(image/box.gif);
  

  background-repeat : no-repeat;
background-position : center center;}
.box_text{
  font-size : 12px;
  color : #3e3e3e;
  text-align : left;
  width : 245px;
  height : 145px;
  line-height : 180%;
  margin-left : 10px;
}
.box_text2{
  font-size : 12px;
  color : #3e3e3e;
  text-align : left;
  width : 245px;
  line-height : 180%;
  margin-left : 10px;
}
.foot{
  font-size : 11px;
  font-family : Arial;
}
