li .alink{
  font-family:arial,helvetica;
  font-size:10pt;
  font-weight:bold;
  color:#fff;
  cursor:pointer;
  text-decoration:none;
  letter-spacing:1px;
}
.menuIco_Sep{
  float:left;
	width:2px;
	height:34px;
	margin:0;
	padding:0;
	background:url("../obr/menu/menu_sep.png") no-repeat scroll 0 0;
}
.menuIco_Center{
  color:#fff;
	height:34px;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.menuIco_Center:hover{
	color:#fff;
	height:34px;
	margin:0;
	padding:0;
	background:url("../obr/menu/menu_button.png") repeat-x scroll 0 -34px;
	white-space:nowrap;
}
.menuIco_Center_active{
  background:url("../obr/menu/menu_button.png") repeat-x scroll 0 0;
}

.menuFind_Left{
  float:right;
	margin:0;
	width:6px;
	height:26px;
	padding:0;
	background:url("../obr/menu/menu_find.png") no-repeat scroll 0 0;
}
.menuFind_Center{
  vertical-align:middle;
	margin:0;
	height:26px;
	padding:0px;
	background:url("../obr/menu/menu_find.png") repeat-x scroll 0 -52px #FFFFFF;
}
.menuFind_CenterEdit{
	font-family:arial,helvetica;
  font-size:10pt;
  color:#777;
  vertical-align:middle;
	margin:0;
	width:170px;
	padding:0px 2px 0px 2px;
	border:0;
}
.menuFind_Right{
  float:left;
	margin:0;
	width:6px;
	height:26px;
	padding:0;
	background:url("../obr/menu/menu_find.png") no-repeat scroll 0 -26px;
}
.menuFind_Btn{
  float:left;
	width:34px;
	height:34px;
	margin:0;
	padding:0;
	border:0;
	background:url("../obr/menu/menu_btn_find.png") no-repeat scroll 0 0;
	cursor:pointer;
}

