/* menu.css */

/* CSS Document */

#menutop-1 ul {
	/* width: 550px;*/
	margin: 0 0 0 0;
}

#menutop-1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: dashed;*/
	border-top-style: dotted;
	/*border-bottom-style: dashed;*/
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

 * html #menutop-1 {border-bottom-width:2px; border-top-width:2px; zoom:.5;}
 * html #menutop-1 ul  { zoom:2;}


#menutop-1 li{
	margin-bottom: 5px;
}

#menutop-1 .h_menu ul a {
	/* padding-right: 45px; */
}

.h_menu {
    padding-top: 3px;
    padding-bottom: 3px;
}

.h_menu ul {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: transparent;
	/*margin:5px 0 5px 0;*/
	/*padding: 1px 3px 1px 35px;*/
	text-decoration:none;
	display: inline;
	list-style-type: none;
	list-style: none;
	display: inline;
}

.h_menu ul li {
	float: left;
}


#menutop-2 ul {
	/* width: 550px; */
	margin: 0 0 0 0;
}

#menutop-2 {
	border-bottom-width: 1px;
	/*border-bottom-style: dashed;*/
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
 * html #menutop-2 {border-bottom-width:2px; zoom:.5;}
 * html #menutop-2 ul  { zoom:2;}

#menutop-2 ul a {
	/* padding-right: 20px; */
}

#menutop-2 ul {
	margin: 0 0 0 0;
}

.h_menu li {
	text-decoration: none;
	display: inline;
	margin-right: 20px;
}



.h_menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: inline;

}

.h_menu {
	text-transform: uppercase;
}


.h_menu a:link{
	color:#000000;
	text-decoration: none;
}

.h_menu a:visited {
	color:#000000;
	text-decoration: none;
}

.h_menu a:hover, .h_menu a:active, .h_menu a.act {
	color: #FF0000;
	text-decoration: none;
}



.h_menu ul a {
	padding-right: 15px;
}

#menutop-3 .h_menu {
	padding-left: 16px;
}
#menutop-2{
height:25px;
}

#horimenu-3{
height:13px;
}