#menu_bg{
	background:url(../images/menu_bg.jpg) repeat-x;
	width:100%;
	height:38px;
}
.menu_sub{
	width:996px;
	margin:auto;
	position:relative;
	height:38px;
	z-index:99;
}
ul.menu_top{
	height:38px;
	width:725px;	
	position:absolute;
	left:0px;
	top:0px;
}
ul.menu_top li{
	display:inline;
	float:left;
	position:relative;
	height:38px;
	z-index:99;
	background:url(../images/menu_line.jpg) no-repeat right top;
}

ul.menu_top a{
	float:left;
	color:#fff;
	height:38px;
	line-height:38px;
	padding-left:18px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-shadow:1px 1px #262626;
}
ul.menu_top a span{
	padding-right:18px;
	height:38px;
	line-height:38px;
	float:left;
}
ul.menu_top li a:hover,ul.menu_top li a.active1{
	
}
ul.menu_top li a.active,ul.menu_top li a.active1{
	color:#c40101;
	text-shadow:1px 1px #fff;
	background:url(../images/menu_left.jpg) no-repeat left top;
	padding-left:23px;
}
ul.menu_top li a:hover span,ul.menu_top li a.active1 span{
	/*text-decoration:underline;*/
}
ul.menu_top li a.active span,ul.menu_top li a.active1 span{
	background:url(../images/menu_right.jpg) no-repeat right top;
	padding-right:22px;
}
.menu_top ul{
	background:#cdcdcd;
	left:0px;
	position:absolute;
	top:38px;
	width:200px;
	display:none;
	z-index:999999 !important;
}
.menu_top ul li{
	width:177px;
	padding:0px;
	height:auto;	
	background:none;
	margin:0;
	border-bottom:1px solid #fff;
	padding-left:13px;
	z-index:999999 !important;
}
.menu_top li ul a{
	display:block;
	color:#333333;
	height:auto;
	text-shadow:none;
	padding:7px 10px;
	line-height:normal;
	width:170px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/icon1.jpg) no-repeat left center;
	font-size:14px;
	text-transform:none;
}
.menu_top li ul a:hover,.menu_top li ul a.active,.menu_top li ul a.active1{
	background:url(../images/icon1.jpg) no-repeat left center;
	text-shadow:none;
	color:#c40101;
	text-decoration:none;
}
.menu_top li ul ul{
	left:201px;
	top:0px;
	border-left:1px solid #fff;
}
.wrapper_menu_footer{
	position:relative;
	width:100%;
	height:38px;
	line-height:38px;
	background:url(../images/menu_bg.jpg) left top repeat-x;
}
.menu_footer{
	position:inherit;
	height:38px;
	width:996px;
	margin:0px auto;
}
.menu_bottom li{
	background:url(../images/border_menu_bottom.jpg) left center no-repeat !important;	
}
.menu_bottom li a{
	font-weight:normal;	
}

