.top-menu{
	z-index:99999;
	height:79px;	
}
.menu-top{ background:url(../images/menu-top.png) 0 0 no-repeat; width:18px; height:79px; top:0;}
.menu-center{ background:url(../images/menu-center.png) 0 0 repeat-x; width:932px; height:79px; left:18px; top:0;}
.main-footer{ background:url(../images/main-footer.png) 0 0 no-repeat; width:18px; height:79px; left:950px; top:0;}
/*=================================first level=================================*/

div.maximenuCKH ul.maximenuCK{
	width:665px; 
	position:absolute; 
	z-index:9999;
	top:0;
	left:4px;
}
/*ul li a*/

div.maximenuCKH ul.maximenuCK > li{background:url(../images/menu_sep.gif) right 21px no-repeat; padding:0 2px 0 0 !important;}
div.maximenuCKH ul.maximenuCK > li.item472{ background:none;}
div.maximenuCKH ul.maximenuCK > li > a{
	display:block;
	 color:#878787;
	 font-size:22px;
	 text-decoration:none;
	  height:73px;
	  display:block;
	  line-height:3.4em;
	padding:0 !important;
}
div.maximenuCKH ul.maximenuCK > li > a > span{  padding:0 26px; display:block; height:73px;}

div.maximenuCKH ul.maximenuCK > li:hover > a span,
div.maximenuCKH ul.maximenuCK > li.active > a span,
div.maximenuCKH ul.maximenuCK > li.current > a span{
	color:#FFF;
	background: url("../images/menu_button_act.gif") 0 1px repeat-x; 
}

div.maximenuCKH ul.maximenuCK > li.item464:hover > a span,
div.maximenuCKH ul.maximenuCK > li.item464.active > a span,
div.maximenuCKH ul.maximenuCK > li.item464.current > a span{
	color:#FFF;
	background: url("../images/menu_button_act1.gif") 0 1px no-repeat; 
}



div.maximenuCKH ul.maximenuCK > li.item464 > a > span{
	-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
}



/*=================================second level=================================*/
.floatCK {  width:116px; }
.maxidrop-top{ background:url(../images/maxidrop-top.gif) 0 0 no-repeat; height:12px;}
.maxidrop-main{
	width:116px;
	background:url(../images/maxidrop-center.gif) 0 0 repeat-y;
}
.maxidrop-bottom{ height:14px; background:url(../images/maxidrop-bottom.png) 0 0 no-repeat;}



div.maximenuCKH ul.maximenuCK li ul li.maximenuCK{ width:113px; margin:0 1px; background:url(../images/sub_sep.gif) 4px bottom repeat-x; padding-bottom:1px;}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:inline-block;
	color:#DEFF00;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
	
	font-weight:normal;
	padding:0 !important;
	 width:113px;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a span{
	padding:9px 0 9px 4px; 
	display:block;
}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{
		color:#FFFFFF;
		background:#49730C;
}

div.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK.fixRight { right:inherit !important;}


/*=================================third level=================================*/
div.maximenuCKH ul.maximenuCK li ul.maximenuCK2 .floatCK{  margin:-45px 0 0 116px !important;}

