body{
  margin-top : 0px;
  margin-bottom : 0px;
  font-size : 70%;
  color : #2d2d2d;
}
.font{
  font-size : 12px;
  line-height : 17px;
}
.left{
  background-image : url(images/left.gif);
  background-repeat : repeat-y;
}
.right{
  background-image : url(images/right.gif);
  background-repeat : repeat-y;
}
.font01{
  font-size : 12px;
  line-height : 19px;
  color : #585858;
  padding-left : 30px;
  padding-right : 10px;
}
.line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
}

