.top-menu-left{ background:url(../images/top-menu-left.png) 0 0 no-repeat; width:18px; height:63px; top:0; left:11px;}
.top-menu-right{ background:url(../images/top-menu-right.png) 0 0 no-repeat; width:18px; height:63px; top:0; right:11px;}
.top-menu-center{ background:url(../images/top-menu-center.png) 0 0 repeat-x; width:924px; height:63px; left:29px;}
/*=================================first level=================================*/

div.maximenuCKH ul.maximenuCK{ width:986px;  z-index:999; padding:19px 0 0 32px;}
/*ul li a*/

div.maximenuCKH ul.maximenuCK > li{ background:url(../images/menu_star.png) right 9px no-repeat;}
div.maximenuCKH ul.maximenuCK > li.item472{ background:none;}

div.maximenuCKH ul.maximenuCK > li > a {
	display:block;
	 color:#000000;
	 font-size:18px;
	 text-decoration:none;
	   padding:0 30px 15px 16px;
	  display:block;
	  line-height:1.6em;
	  text-transform:uppercase;
	  
	   -webkit-text-shadow: 0px 1px 1px #FFF;
  -moz-text-shadow: 0px 1px 1px #FFF;
  text-shadow: 0px 1px 1px #FFF;
	  	
}

div.maximenuCKH ul.maximenuCK > li.active a,
div.maximenuCKH ul.maximenuCK > li.current a
{ 
	color:#808485;
 }
div.maximenuCKH ul.maximenuCK > li:hover a{color:#dd2756;}





/*=================================second level=================================*/
.floatCK { width:168px; margin:-10px 0 0 0 !important; overflow:hidden;}
.maxidrop-top{ height:0;}
.maxidrop-main{
	background:#ebf4f6;
	-webkit-border-bottom-right-radius: 18px;
-webkit-border-bottom-left-radius: 18px;
-moz-border-radius-bottomright: 18px;
-moz-border-radius-bottomleft: 18px;
border-bottom-right-radius: 18px;
border-bottom-left-radius: 18px;
padding: 11px 6px 8px;
  
	
}
.maxidrop-bottom{ height:0;}



div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:block ;
	color:#424a4c;
	font-size:16px;
	line-height:1.5em;
	text-decoration:none;
	font-weight:bold;
	width:156px;
	margin-bottom:7px;
	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a span{padding:0 6px 0 11px; display:block;}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{
		background:#dd2756;
		color:#ffffff;	
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}




/*=================================third level=================================*/
div.maximenuCKH ul.maximenuCK li ul.maximenuCK2 .floatCK{ width:142px;  margin:-36px 0 0 143px !important;}

