ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 980px; 
	height: 22px;
	z-index: 1000;
}
ul.menu a, ul.menu li { position: relative; display: block; float: left; z-index: 1000; }

ul.menu li a span{ display: none; }
ul.menu li a span.super{ display: inline; }

ul.menu ul {
	position: absolute;
	top: 21px; left: 0px;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	list-style: none;
	z-index: 1000;
}

ul.menu ul li {
	position: relative;
	border: 1px solid #515152;
	border-top: none;
	margin: 0;
	z-index: 1000;
}

ul.menu ul li a {
	display: block;
	padding: 5px 7px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	z-index: 1000;
}

ul.menu ul ul li a { width: 160px; font-weight: normal; }

ul.menu ul li a:hover { background-color: #c5c5c5; color: #000; }

ul.menu .topline {border-top:1px solid #515152}

ul.menu li#menu_01 {
	width: 6px; height: 22px;
	background: transparent url("../images/graphics/menu.gif") repeat-x top left;
}

ul.menu li.menu_11 {
	width: 11px; height: 22px;
	background: transparent url("../images/graphics/menu.gif") repeat-x top left;
}

ul.menu li#menu_02 {
	width: 5px; height: 22px;
	background: transparent url("../images/graphics/menu.gif") repeat-x top left;
}

.it1off, .it2off, .it3off, .it4off, .it5off, .it6off, ul.it1off ul li a, ul.it2off ul li a,ul.it3off ul li a, ul.it4off ul li a, ul.it5off ul li a, ul.it6off ul li a {
	background-color: #d7d7d7; }

.it1on, .it2on, .it3on, .it4on, .it5on, .it6on, ul.it1on ul li a, .it1on_lv1, ul.it1on_lv1sub ul li a, ul.it2on ul li a, ul.it3on ul li a, .it3on_lv1, ul.it4on ul li a, ul.it5on ul li a, .it5on_lv1, ul.it6on ul li a, .it1on_lv1sub  {
	background-color: #fff; }

/* Menu item 1 */

ul.menu ul.it1off, ul.menu ul.it1on { width: 243px; }

.item1off {
	width: 243px; height: 22px;
	background: transparent url("../images/graphics/menu_item1_off.gif") no-repeat top left;
}

.it1off_lv1, .it1on_lv1 { width: 227px; }

.it1off_lv1sub { width: 227px; background: #d7d7d7 url(../images/graphics/arrow.gif) 220px 10px no-repeat; }

ul.it1off ul, ul.it1on ul { left: 241px; top:-1px }

.item1on {
	width: 243px; height: 22px;
	background: transparent url("../images/graphics/menu_item1_on.gif") no-repeat top left;
}

.it1on_lv1sub { width: 227px; background: #fff url(../images/graphics/arrow.gif) 220px 10px no-repeat; }

/* Menu item 2 */

ul.menu ul.it2off, ul.menu ul.it2on { width: 223px; }

.item2off {
	width: 223px; height: 22px;
	background: transparent url("../images/graphics/menu_item2_off.gif") no-repeat top left;
}

.item2on {
	width: 223px; height: 22px;
	background: transparent url("../images/graphics/menu_item2_on.gif") no-repeat top left;
}

/* Menu item 3 */

ul.menu ul.it3off, ul.menu ul.it3on { width: 133px; }

.item3off {
	width: 133px; height: 22px;
	background: transparent url("../images/graphics/menu_item3_off.gif") no-repeat top left;
}

.it3off_lv1, .it3on_lv1 { width: 117px; }

.item3on {
	width: 133px; height: 22px;
	background: transparent url("../images/graphics/menu_item3_on.gif") no-repeat top left;
}

/* Menu item 4 */

ul.menu ul.it4off, ul.menu ul.it4on { width: 63px; }

.item4off {
	width: 63px; height: 22px;
	background: transparent url("../images/graphics/menu_item4_off.gif") no-repeat top left;
}

.item4on {
	width: 63px; height: 22px;
	background: transparent url("../images/graphics/menu_item4_on.gif") no-repeat top left;
}

/* Menu item 5 */

ul.menu ul.it5off, ul.menu ul.it5on { width: 145px; }

.item5off {
	width: 145px; height: 22px;
	background: transparent url("../images/graphics/menu_item5_off.gif") no-repeat top left;
}

.it5off_lv1, .it5on_lv1 { width: 129px; }

.item5on {
	width: 145px; height: 22px;
	background: transparent url("../images/graphics/menu_item5_on.gif") no-repeat top left;
}

/* Menu item 6 */

ul.menu ul.it6off, ul.menu ul.it6on { width: 107px; }

.item6off {
	width: 107px; height: 22px;
	background: transparent url("../images/graphics/menu_item6_off.gif") no-repeat top left;
}

.item6on {
	width: 107px; height: 22px;
	background: transparent url("../images/graphics/menu_item6_on.gif") no-repeat top left;
}