#menujava { background-color: transparent; background-image: url(menu_js_img/gapleft.png); background-repeat: no-repeat; background-position: left 65px; position: relative; width: 660px; height: 27px; float: right; padding-top: 65px; }
#menu_jv
{ background-image: url(menu_js_img/menuwrap.png); background-repeat: repeat-x; background-attachment: scroll; width: 650px; height: 27px; padding: 0; z-index: 30   ; float: right; margin-right: 0; }
#menu_jv li
{ font-size: 1.1em; font-family: Arial; font-style: normal; font-variant: normal; line-height: normal; width: auto; height: auto; list-style: none; float: left; padding-right: 10px; padding-left: 10px; }

#menu_jv li a
{ display: block; width: auto; color: #fff; font-weight: bold; text-align: center; text-decoration: none  ; padding-top: 6px; font-size:1.0em; }

#menu_jv li a:hover
{ color: #e1e1e1; }

#menu_jv div
{ position: absolute; visibility: hidden; margin: 0; padding: 4px; background: #e1e1e1; width: 135px; border: solid 2px #3c5a69 }

	#menu_jv div p
	{ text-align: left; text-decoration: none; color: #fff; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; line-height: normal; padding: 0 5px; }
#menu_jv div a { color: #3c5a69; font: 11px Arial; text-decoration: none; background: #e1e1e1; text-align: left; white-space: nowrap; display: block; margin: 0; padding: 5px 10px; position: relative; width: auto; }
#menu_jv div a:hover
	{	background: #3c5a69;
		color: #fff}
.gapleft { background-image: url(menu_js_img/gapleft.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 10px; height: 27px; float: left; }
.gapright { background-image: url(menu_js_img/gapright.png); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; width: 10px; height: 27px; float: right; }
hr {  }
