/* j[ */
#menu {
    font-size: 16px; line-height: 1.4em;
    margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	border-radius: 10px;
    border: solid 1px #F9DC4A;
	background: #fff;
}
.menut {
    height: 20px; font-size: 16px; font-weight: bold;
	color: #fff;
	background: #F9DC4A;
    margin: 0px; padding: 0px 0px 0px 10px;
	border-radius: 10px 10px 0px 0px;
}
.menuc {
    background: #ffffff;
    margin: 0px; padding: 5px;
}
.menuc a {
	display: block;
}
.menuc a:hover {
	background: #ffe;
}

.menu_l1 {
    font-size: 16px; line-height: 16px;
    margin: 10px 0px 0px 0px; padding: 0px;
    border-bottom: solid 1px #ffcccc;
}
.menu_l1a {
    font-size: 13px; height: 16px; font-weight: bold;
    margin: 10px 0px 0px 0px; padding: 0px;
    border-bottom: solid 1px #ff9999;
}
.menu_l2 {
/*    font-size: 13px; height: 18px; */
    font-size: 13px; line-height: 1.2em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 5px 0px 0px 0px; padding: 0px 0px 0px 16px;
}
/***
.menu_l2 {
    line-height: 1.4em;
    margin: 5px 2px 0px 10px; padding: 0px 0px 0px 5px;
    border-bottom: solid 2px #ffeeee;
}
***/
.menu_l2a {
    font-size: 13px; line-height: 1.2em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 5px 0px 0px 0px; padding: 0px 0px 0px 16px;
}

.menu_l3 {
    line-height: 1.0em; font-size: 10px;
    margin: 2px 0px 2px 0px; padding: 1px 0px 0px 1px;
}
.menu_l3a {
    line-height: 1.0em; font-weight: bold; font-size: 10px;
    margin: 2px 0px 2px 0px; padding: 1px 0px 0px 1px;
}
.menu_l4 {
    line-height: 1.0em; font-size: 10px;
    margin: 2px 0px 2px 2px; padding: 1px 0px 0px 3px;
}
.menu_l4a {
    line-height: 1.0em; font-weight: bold; font-size: 10px;
    margin: 2px 0px 2px 2px; padding: 1px 0px 0px 3px;
}
/****************************************
.menu_l5 {
    line-height: 1.1em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 45px; padding: 0px 0px 0px 16px;
}
.menu_l5a {
    line-height: 1.1em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 45px; padding: 0px 0px 0px 16px;
}
.menu_l6 {
    line-height: 1.1em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 75px; padding: 0px 0px 0px 16px;
}
.menu_l6a {
    line-height: 1.1em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 75px; padding: 0px 0px 0px 16px;
}
.menu_l7 {
    line-height: 1.1em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 90px; padding: 0px 0px 0px 16px;
}
.menu_l7a {
    line-height: 1.1em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 90px; padding: 0px 0px 0px 16px;
}
.menu_l8 {
    line-height: 1.1em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 105px; padding: 0px 0px 0px 16px;
}
.menu_l8a {
    line-height: 1.1em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 105px; padding: 0px 0px 0px 16px;
}
.menu_l9 {
    line-height: 1.1em;
    background-image: url("./p1.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 120px; padding: 0px 0px 0px 16px;
}
.menu_l9a {
    line-height: 1.1em; font-weight: bold;
    background-image: url("./p1a.gif" ); background-repeat: no-repeat; background-position: left center;
    margin: 0px 0px 0px 120px; padding: 0px 0px 0px 16px;
}
***************************/


.menu_a {
/*    text-decoration: none; */
}
