

#menu * { 

    padding:0; 

	float:center;

    margin: 0;

	font-family:Times New Roman;

	font-weight:bold;

	font-size:14px;

    list-style-type:none;}



#menu { 

    margin-top: 0px;

    float: center;

    line-height: 0px; 

    left: 0px;}



#menu a { 

    display: block;

	float:center;

    text-decoration: none; 

    color: #ffffff;}



#menu a:hover { background: none;

float:cenetr;}



#menu ul li ul li a:hover { 

    background: none; 

    padding-left:0px;

	padding-top:px;

    border-left: solid 0px #000;

	float:center;

	}



#menu ul li ul li {

    width: 135px;

	height:20;

	float:center;

    border: none; 

    color: #ffffff;  

    padding-top: 8px; 

    padding-bottom:0px; 

    padding-left: 0px; 

    padding-right: 0px;

	background:url(parts/j/li_bg.jpg);

	background-repeat:repeat-x;}



#menu ul li ul li a { 

    font: 14px times new roman;

	width:135px;

	height:20px;

    font-weight:bold;

	float:center;

    padding-top:0px; 

    padding-bottom:0px;}



#menu ul li {

    float: center; 

    width: 146px; 

    font-weight: bold; 

    border-top: solid 0px #283923; 

    border-bottom: solid 0px #283923; 

    background: none;}



#menu ul li a { 

    font-weight: bold;

	float:center;

    padding: 15px 0px;}



#menu li{ 

    position:relative; 

    float:center;}



#menu ul li ul, #menu:hover ul li ul, #menu:hover ul li:hover ul li ul{ 

    display:none;

	float:center;

    list-style-type:none; 

    width: 140px;}



#menu:hover ul, #menu:hover ul li:hover ul, #menu:hover ul li:hover ul li:hover ul { 

    display:block;

	float:center;}



#menu:hover ul li:hover ul li:hover ul { 

    position: absolute;

	float:center;

    margin-left: 145px;

    margin-top: -22px;

    font: 10px;}



#menu:hover ul li:hover ul { 

    position: absolute;

	float:center;

    margin-top: 1px;

    font: 14px;

	bottom: 100%;}