#menu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: none;
}

#menu ul li{
display: inline;
}

#menu ul li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:visited{
color: #FFFFFF;
}

#menu ul li.item_1 a{
  background: url(img/menu/menu_03.gif) no-repeat;
  width: 98px;
  height: 51px;
}

#menu ul li.item_1 a:hover{
  background: url(img/menu/menu_hover_03.gif) no-repeat;
  width: 98px;
  height: 51px;
}

#menu ul li.item_1_hover a{
  background: url(img/menu/menu_hover_03.gif) no-repeat;
  width: 98px;
  height: 51px;
}

#menu ul li.item_1_hover a:hover{
  background: url(img/menu/menu_hover_03.gif) no-repeat;
  width: 98px;
  height: 51px;
}

#menu ul li.item_2 a{
  background: url(img/menu/menu_04.gif) no-repeat;
  width: 114px;
  height: 51px;
}

#menu ul li.item_2 a:hover{
  background: url(img/menu/menu_hover_04.gif) no-repeat;
  width: 114px;
  height: 51px;
}

#menu ul li.item_2_hover a{
  background: url(img/menu/menu_hover_04.gif) no-repeat;
  width: 114px;
  height: 51px;
}

#menu ul li.item_2_hover a:hover{
  background: url(img/menu/menu_hover_04.gif) no-repeat;
  width: 114px;
  height: 51px;
}

#menu ul li.item_3 a{
  background: url(img/menu/menu_05.gif) no-repeat;
  width: 93px;
  height: 51px;
}

#menu ul li.item_3 a:hover{
  background: url(img/menu/menu_hover_05.gif) no-repeat;
  width: 93px;
  height: 51px;
}

#menu ul li.item_3_hover a{
  background: url(img/menu/menu_hover_05.gif) no-repeat;
  width: 93px;
  height: 51px;
}

#menu ul li.item_3_hover a:hover{
  background: url(img/menu/menu_hover_05.gif) no-repeat;
  width: 93px;
  height: 51px;
}

#menu ul li.item_4 a{
  background: url(img/menu/menu_06.gif) no-repeat;
  width: 103px;
  height: 51px;
}

#menu ul li.item_4 a:hover{
  background: url(img/menu/menu_hover_06.gif) no-repeat;
  width: 103px;
  height: 51px;
}

#menu ul li.item_4_hover a{
  background: url(img/menu/menu_hover_06.gif) no-repeat;
  width: 103px;
  height: 51px;
}

#menu ul li.item_4_hover a:hover{
  background: url(img/menu/menu_hover_06.gif) no-repeat;
  width: 103px;
  height: 51px;
}

#menu ul li.item_5 a{
  background: url(img/menu/menu_07.gif) no-repeat;
  width: 102px;
  height: 51px;
}

#menu ul li.item_5 a:hover{
  background: url(img/menu/menu_hover_07.gif) no-repeat;
  width: 102px;
  height: 51px;
}

#menu ul li.item_5_hover a{
  background: url(img/menu/menu_hover_07.gif) no-repeat;
  width: 102px;
  height: 51px;
}

#menu ul li.item_5_hover a:hover{
  background: url(img/menu/menu_hover_07.gif) no-repeat;
  width: 102px;
  height: 51px;
}

#menu ul li.item_6 a{
  background: url(img/menu/menu_08.gif) no-repeat;
  width: 109px;
  height: 51px;
}

#menu ul li.item_6 a:hover{
  background: url(img/menu/menu_hover_08.gif) no-repeat;
  width: 109px;
  height: 51px;
}

#menu ul li.item_6_hover a{
  background: url(img/menu/menu_hover_08.gif) no-repeat;
  width: 109px;
  height: 51px;
}

#menu ul li.item_6_hover a:hover{
  background: url(img/menu/menu_hover_08.gif) no-repeat;
  width: 109px;
  height: 51px;
}

#menu ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFF00 !important;
	background: #008000;
}
