.top-menu{
	background:url(../images/menu_wrapper.png) 0 0 no-repeat;
	top:485px;
	left:0;
	height:72px;
	width:1081px;
}


/*=================================first level=================================*/

div.maximenuCKH ul{ padding:22px 0 0 58px;}
div.maximenuCKH ul.maximenuCK > li.maximenuCK{
	background:url(../images/menu_separator.png) right top no-repeat;
	height:45px;
}
/*ul li a*/
div.maximenuCKH ul.maximenuCK > li.maximenuCK > a{
	text-decoration:none;
	color:#382f26; 
	font-size:18px; 
	line-height:1.8em;
	font-weight:normal;
	padding:0 30px; 	
	
}

div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a
{ color:#ffffff;}



/*=================================second level=================================*/
.maxidrop-top{ background:url(../images/menu_sub_top.png) 0 0 no-repeat; height:27px;}
.maxidrop-main{
	background:url(../images/sub_senter.png) 0 0 repeat-y;
	width:141px;
	overflow:hidden;
}
.maxidrop-bottom{ height:24px; background:url(../images/menu_sub_bottom.png) 0 0 no-repeat;}




div.maximenuCKH ul.maximenuCK li ul li.maximenuCK { display:block;   text-align:left; background:url(../images/sub_separator.gif) bottom left repeat-x; width:181px;}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK:last-child{ background:none;}


div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:block;
	padding:4px 31px 4px 13px;
	color:#6a8d3c;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{ color:#374c30;}



/*=================================third level=================================*/
.floatCK{margin:4px 0 0 11px !important;}
