#header_menu{
	float:right;
	height: 104px;
	width: 698px;
/*	background-image: url('/Shared/img/icconline_bg.gif');*/
}
#header_menu ul a{
	display: block;
}

#header_menu ul{
	float: right;
	margin: 24px 0 0 0;
	list-style: none outside none;
}
#header_menu li{
	float: left;
}

#header_menu span{
	display: none;
}

#menu_aboutIcc a{
	background: url('/Shared/img/menu_about_01.gif') no-repeat;
	width:93px;
	height:23px;
}
#menu_exhibitionEvent a{
	background: url('/Shared/img/menu_exhi_01.gif') no-repeat;
	width:144px;
	height:23px;
}
#menu_onlineActivity a{
	background: url('/Shared/img/menu_online_01.gif') no-repeat;
	width:132px;
	height:23px;
}
#menu_archive a{
	background: url('/Shared/img/menu_archive_01.gif') no-repeat;
	width:83px;
	height:23px;
}
#menu_language{
	background: url('/Shared/img/menu_language_01.gif') no-repeat;
	width:55px;
	height:23px;
}

#menu_japanese{
	background: url('/Shared/img/menu_japanese_on.gif') no-repeat;
	width:55px;
	height:23px;
}

#menu_japanese a{
	background: url('/Shared/img/menu_japanese_on.gif') no-repeat;
	width:55px;
	height:23px;
}
#menu_english{
	background: url('/Shared/img/menu_english_off.gif') no-repeat;
	width:38px;
	height:23px;
}
#menu_english a{
	background: url('/Shared/img/menu_english_off.gif') no-repeat;
	width:38px;
	height:23px;
}
#menu_header_dotline{
	background: url('/Shared/img/menu_header_dotline.gif') no-repeat;
	width:8px;
	height:23px;
}