﻿
.hor_menu2       {
	height: 50px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}
.hor_menu2 ul {
	height: 40px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 986px;
}
.hor_menu2 a {
	padding-right: 35px;
	line-height: 40px;
	display: block;
	background: no-repeat right center;
	position: relative;
	width: 79px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hor_menu2    a:hover    {
	color: #FC7216;
}
.hor_menu2   a:hover   img {
	visibility: hidden;
}
.hor_menu2 li {
	float: right;
	padding-left: 6px;
	display: block;
	background: url(../images/HP_topnav_separator.gif) no-repeat left center;
	padding-right: 3px;
	position: relative;
	white-space:nowrap;
}
.hor_menu2 .li_last {
	background: url(transparent);
}
.hor_menu2   img {
	position: absolute;
	top: 0px;
	width: 40px;
	height: 40px;
	right: 0px;
}
.hor_menu2  object {
	position: absolute;
	top: 0px;
	width: 40px;
	height: 40px;
	right: 0px;
}

