#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background : url(../images/l_icon.gif) no-repeat;
}

#header-menu a{
  text-decoration : none;

}

#header-menu a:link {
  color : #FFFFFF;
}


#header-menu a:visited {
  color: #FFFFFF;
}

#header-menu a:hover {
  color: #00ccff;
}





#contents img.picture {
  margin: 0 10px 10px 40px;
  float: left;
}



#menu a{
  color: #005ebb;
  display: block;
  padding: 10px 0 9px 24px;
  font-size: 14px;
  background-image : url(../images/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#menu a:hover {
  background-image : url(../images/side_menu_bg_hover.jpg);
  background-repeat: no-repeat;
}