BODY{
  color : #616161;
  font-size : 12px;
  text-decoration : none;
  font-weight : normal;
  line-height : 18px;
  background-position : center top;
}
A{
  font-size : 12px;
  font-weight : normal;
  color : #666666;
  text-decoration : underline;
}
A:link{
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
  color : #666666;
}
A:visited{
  font-size : 12px;
  color : #666666;
  text-decoration : underline;
}
A:HOVER{
  font-size : 12px;
  color : #ff8000;
  text-decoration : underline;
}
A:ACTIVE{
  font-size : 12px;
  color : #ff8000;
  text-decoration : underline;
}
.t1{
  font-size : 12px;
  font-weight : normal;
  color : #666666;
  text-decoration : none;
  line-height : 16px;
}
.t2{
  font-size : 12px;
  font-weight : bold;
  color : #616161;
  text-decoration : none;
}
img{
  border: none;
}
H1{
  font-size : 12px;
  font-weight : normal;
  color : #616161;
  text-decoration : none;
  margin:3px;
  vertical-align : 30%;
}
.white_box{
border-bottom: 1px solid #e1e1e1;
}
.gray_box{
border-bottom: 1px solid #e1e1e1;
background-color: #efefef;
}

