H3{
  background-image : url(images/gif/line.gif);
}
UL{
  list-style-image : url(images/gif/listmark_red.gif);
  line-height: 1.4;
  list-style-type : none;
}
OL{
  line-height: 1.4;
}
#main{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#head_menu{
  
  
  padding-right : 20px;
  
  padding-top : 4px;
  font-size : 13px;
}
A:VISITED{
  color : #0000ff;
  
}
A:LINK{
  color : #0000ff;
  
}
A:HOVER{
  color : #ff0000;
  text-decoration : none;
}
