/* Menu */
/*
#menu { margin:0px; padding:0px; padding-top:92px; padding-left:60px; width:165px; height:207px; font-size:0px; }
*/
#menu {
	margin:32px;
	padding:0px;
	margin-left:57px;
	width:165px;
	height:150px;
	font-size:0px;
}
#menu img { border: none; }
#menu ul { margin:0px; padding:0px; font-size:0px }
#menu li { margin:0px; padding:0px; list-style:none; }
#menu li a { float:left; margin:0px; font-size:0px }
#menu li a img { border:none; vertical-align:bottom; width:165px; /* for IE6 */}
#menu li a:hover { visibility:visible; /* for IE6 */ }
#menu li a:hover img { visibility:visible; /* for IE6 */ }
#menu li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#one { width:165px; height:36px; background:url(../images/menu/menu_01.gif) no-repeat; }
#two { width:165px; height:33px; background:url(../images/menu/menu_02.gif) no-repeat; }
#three { width:165px; height:34px; background:url(../images/menu/menu_03.gif) no-repeat; }
#four { width:165px; height:32px; background:url(../images/menu/menu_04.gif) no-repeat; }
#five { width:165px; height:33px; background:url(../images/menu/menu_05.gif) no-repeat; }
#six { width:165px; height:39px; background:url(../images/menu/menu_06.gif) no-repeat; }
#seven {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_07.jpg);
	background-repeat: no-repeat;
}
#eight {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_08.jpg);
	background-repeat: no-repeat;
}
#nine {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_09.jpg);
	background-repeat: no-repeat;
}

#one:hover, #one-active { width:165px; height:36px; background:url(../images/menu/menu_over_01.gif) no-repeat; }
#two:hover, #two-active { width:165px; height:33px; background:url(../images/menu/menu_over_02.gif) no-repeat; }
#three:hover, #three-active { width:165px; height:34px; background:url(../images/menu/menu_over_03.gif) no-repeat; }
#four:hover, #four-active { width:165px; height:32px; background:url(../images/menu/menu_over_04.gif) no-repeat; }
#five:hover, #five-active { width:165px; height:33px; background:url(../images/menu/menu_over_05.gif) no-repeat; }
#six:hover, #six-active { width:165px; height:39px; background:url(../images/menu/menu_over_06.gif) no-repeat; }
#seven:hover, #seven-active {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_over_07.jpg);
	background-repeat: no-repeat;
}
#eight:hover, #eight-active {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_over_08.jpg);
	background-repeat: no-repeat;
}
#nine:hover, #nine-active {
	width:165px;
	height:39px;
	background-image: url(../images/menu/menu_over_09.jpg);
	background-repeat: no-repeat;
}

.media_menu img {border:none; padding:2px 0 0 3px;}
