a.zPushBtn:link,a.zPushBtn:visited {
	text-decoration: none;
	height: 24px;
	margin: 0 5px 0 0;
	font-size:12px;
	background: url(menu_2a.png) no-repeat left center;
	display: block;
	-moz-user-select:none;
	float:left;
}
a.zPushBtn:link img,a.zPushBtn:visited img,a.zPushBtn:hover img {
	margin: 4px 0px 4px 6px;
	float: left;
	border:none;
}

a.zPushBtn:link b,a.zPushBtn:visited b {
	cursor:pointer;
	white-space: nowrap;
	color: #003399;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding: 0 7px 0 5px;
	background: url(menu_2b.png) no-repeat right center;
	display:block;
	float:left;
}

a.zPushBtn:hover {
	text-decoration: none;
	background: url(menu_1a.png) no-repeat left center;
}

a.zPushBtn:hover b {
	color: #666666;
	background: url(menu_1b.png) no-repeat right center;
}

.menu {
	font-size: 13px;
	color: #003366;
	font-family: "����";
	font-weight: bold;
	text-decoration: none;
	filter: DropShadow(Color =       #ffffff, OffX =       1, OffY =       1,
		Positive = 
		     1);
}

.treeItemN {
	background: url(treeItem_bg.gif) #F9FCFF no-repeat left top;
	border: #E8EBEE 1px solid;
	border-top-color: #CCD3D6;
	border-left-color: #DDDFE2;
	padding: 4px 3px 10px 3px;
	overflow: auto; /*width:170px;*/
}

a.zPushBtnd:link,a.zPushBtnd:visited {
	text-decoration: none;
	height: 24px;
    color: #CCC;
	margin: 0 5px 0 0;
	font-size:12px;
	background: url(menu_2a.png) no-repeat left center;
	display: block;
	-moz-user-select:none;
	float:left;
}
a.zPushBtnd:link img,a.zPushBtnd:visited img,a.zPushBtnd:hover img {
	margin: 4px 0px 4px 6px;
	float: left;
	border:none;
}

a.zPushBtnd:link b,a.zPushBtnd:visited b {
	cursor:pointer;
	white-space: nowrap;
	color: #bbb;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding: 0 7px 0 5px;
	background: url(menu_2b.png) no-repeat right center;
	display:block;
	float:left;
}

a.zPushBtnd:hover {
	text-decoration: none;
    color: #bbb;
	background: url(menu_1a.png) no-repeat left center;
}

a.zPushBtnd:hover b {
	color: #bbb;
	background: url(menu_1b.png) no-repeat right center;
}
