#sx_menu {
	position:absolute; overflow: hidden;
	left:50%; margin-left:219px;	
	top: 453px; 
	width: 189px; height: 180px;
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;
	color: #676767;
	background-color: #e7e7e7;	
	

}

/* #sx_menu .top {
	height: 2px;
	border-left: 2px solid white; border-right: 2px solid white;
	background: #C9C9C9;
	font-size: 2px;
} */

/* #sx_menu .foot {
	position: absolute; left: 0; bottom: 0;
	width: 246px; height: 2px;
	background: #C9C9C9;
	font-size: 2px;
} */


#sx_menu .backitem {
	cursor: pointer;
	padding: 6px 5px 6px 10px;
	font-weight: bold;
	color: #4C4C4C; background: #E9E9E9;
	/* border: 1px solid red; */
	
}


#sx_menu .page {
	position: absolute; top: 0; left: 0;
	/* background: green; */
}

#sx_menu .item, #sx_menu .leaf {
color: #333333;margin: 0; padding: 0.35em 5px 0.35em 15px; width:150px; display: block;text-decoration:none; border:#e7e7e7 1px solid; border-bottom:#e7e7e7 1px solid; width:167px; 	cursor: pointer;
}

#sx_menu .leaf {
	background-image: none;
}

#sx_menu .active  {
background: url(../img/dooxsoft/nod_blue.gif) no-repeat #ffffff; color: #000000;display: block;border-top:#cccccc 1px solid ; border-left:#cccccc 1px solid; border-right:#cccccc 1px solid;	margin: 0; padding:  0.35em 5px 0.35em 15px; width:167px;
	
}


#sx_menu .focused {
background: #ffffff; color: #333;display: block;border-top:#cccccc 1px solid ; border-left:#cccccc 1px solid; border-right:#cccccc 1px solid;	margin: 0; padding:  0.35em 5px 0.35em 15px;  width:167;
}

#sx_menu .focused_leaf {
	color: #444444;
}

#sx_menu .cms { background:#333333}