#menu-bottom,#menu-top,#bottom{
	margin-left: auto;
	margin-right: auto;
}

#menu-top{
	width: 892px;
	height: 30px;
	background-image: url('/pics/system/menu_top_bg.png');
	background-repeat: no-repeat;
	_background-image: url(/pics/system/empty.gif);
       _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/menu_top_bg.png', sizingMethod='none');

}

#menu8.active {
	background: url('/pics/system/menu_active_bg2.png') no-repeat 17px bottom;
}
#menu3.active, #menu4.active, #menu7.active, #menu10.active, #menu11.active, #menu145.active, #menu164.active, #menu184.active {
	background: url('/pics/system/menu_active_bg.png') no-repeat center bottom;
}
#menu3, #menu4, #menu7, #menu10, #menu11, #menu145, #menu164, #menu184{
	white-space: nowrap;
}
#menu3{
	margin-left: 10px;
}
#menu-top div{
	cursor: pointer;
	float: left;	
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 26px;
	padding-bottom: 3px;
	/*padding-bottom: 17px;
	padding: 0px 5px 0px 5px;*/
	color: #0A3850;
	position: relative;
}
#menu-top a:hover{color: #387494; text-decoration: none}


.menu-bottom, .menu-bottom2{
	width: 865px;
	height: 36px;
	background-image: url('/pics/system/menu_bottom_bg2.png');
	background-repeat: no-repeat;
	_background-image: url(/pics/system/empty.gif);
       _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/menu_bottom_bg2.png', sizingMethod='none');
}


.menu-bottom a{
	display: block;
	float: left;
	font-weight: bold;
	margin-left: 10px;
        margin-top: 6px;
        @margin-top: 9px;
	padding: 4px 5px 0px 5px;
	color: #387494;
	position: relative;
}

.menu-bottom2 a{
	display: block;
	float: left;
	font-weight: bold;
	margin-left: 5px;
        margin-top: 0px;
        @margin-top: 2px;
	padding: 4px 5px 0px 5px;
	color: #387494;
	position: relative;
}

.menu-bottom a:hover,.menu-bottom2 a:hover{color: #000000; text-decoration: none}
.menu-bottom a.sel:link, .menu-bottom a.sel:visited, .menu-bottom2 a.sel:link, .menu-bottom2 a.sel:visited{
	color: red;
}
#menu-top #menu59, #menu-top #menu58, #menu-top #menu34, #menu-top #menu164 {
display: none !important;
}