#nav  {background-image: url(../media/images/menu/bg_menu.gif);background-repeat: no-repeat;
position: absolute;top: 122px;left:0px;width: 900px;height: 30px}



#nav ul  { list-style-type: none; margin: 0; padding: 0; position: relative; width: 900px; height: 30px;overflow: hidden; }
#nav ul span  { display: none }
#nav ul li#bu1 a  {position: absolute;width: 119px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu2 a {position: absolute;width: 87px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul  li#bu3 a {position: absolute;width: 96px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu4 a {position: absolute;width: 96px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu5 a {position: absolute;width: 129px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu6 a {position: absolute;width: 168px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu7 a {position: absolute;width: 81px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu8 a {position: absolute;width: 206px;height: 30px;bottom: 0;text-decoration: none;}
#nav ul li#bu9 a {position: absolute;width: 133px;height: 30px;bottom: 0;text-decoration: none;}


/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a { bottom: -1px; }

li#bu1 a  {background-image: url(../media/images/menu/01.gif);background-repeat: no-repeat;left: 0;}
li#bu2 a   { background: url("../media/images/menu/02.gif") no-repeat; left: 119px }
li#bu3 a   { background: url("../media/images/menu/03.gif") no-repeat; left: 206px }
li#bu4 a   { background: url("../media/images/menu/04.gif") no-repeat; left: 302px }
li#bu5 a   { background: url("../media/images/menu/05.gif") no-repeat; left: 398px }
li#bu6 a   { background: url("../media/images/menu/06.gif") no-repeat; left: 527px }
li#bu7 a   { background: url("../media/images/menu/07.gif") no-repeat; left: 614px }
li#bu8 a   { background: url("../media/images/menu/08.gif") no-repeat; left: 695px }
li#bu9 a   { background: url("../media/images/menu/09.gif") no-repeat; left: 768px }

 li#bu1 a:hover,li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover , li#bu5 a:hover, li#bu6 a:hover, li#bu7 a:hover, li#bu8 a:hover, li#bu9 a:hover { background-position: 0 -32px }


.menuDown   {
	margin-left: 450px;
	padding: 0;
	position: relative;
	width: 400px;
	height: 30px
}

#Layer1 {visibility: hidden;position: absolute;z-index: 1000;top: 150px;height: 105px;width: 200px;background-color: #ffcc00;
	left: 428px;
	border: 1px solid #966305;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
padding-right: 15px;
}


#Layer1 ul li{padding-bottom: 10px;list-style-position: outside;list-style-type: disc;display: list-item;margin-left: 5px;}

#Layer1 a {color: #000;text-decoration: none}

#Layer1 a:hover  {color: #966305;text-decoration: none}
