
.ztree * {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif
}

.ztree {
  margin: 0;
  padding: 5px;
  color: #333
}

.ztree li {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  outline: 0
}

.ztree li ul {
  margin: 0;
  padding: 0 0 0 18px
}

.ztree li ul.line {
  background: url(./img/line_conn.gif) 0 0 repeat-y;
}

.ztree li a {
  padding: 1px 3px 0 0;
  margin: 0;
  cursor: pointer;
  height: 17px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  vertical-align: top;
  display: inline-block
}

.ztree li a:hover {
  text-decoration: underline
}

.ztree li a.curSelectedNode {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8;
}

.ztree li a.curSelectedNode_Edit {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8;
}

.ztree li a.tmpTargetNode_inner {
  padding-top: 0px;
  background-color: #316AC5;
  color: white;
  height: 16px;
  border: 1px #316AC5 solid;
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.ztree li a.tmpTargetNode_prev {}

.ztree li a.tmpTargetNode_next {}

.ztree li a input.rename {
  height: 14px;
  width: 80px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  border: 1px #7EC4CC solid;
  *border: 0px
}

.ztree li span {
  line-height: 16px;
  margin-right: 2px
}

.ztree li span.button {
  line-height: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("./img/zTreeStandard.png");
  *background-image: url("./img/zTreeStandard.gif")
}

.ztree li span.button.chk {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  cursor: auto
}

.ztree li span.button.chk.checkbox_false_full {
  background-position: 0 0
}

.ztree li span.button.chk.checkbox_false_full_focus {
  background-position: 0 -14px
}

.ztree li span.button.chk.checkbox_false_part {
  background-position: 0 -28px
}

.ztree li span.button.chk.checkbox_false_part_focus {
  background-position: 0 -42px
}

.ztree li span.button.chk.checkbox_false_disable {
  background-position: 0 -56px
}

.ztree li span.button.chk.checkbox_true_full {
  background-position: -14px 0
}

.ztree li span.button.chk.checkbox_true_full_focus {
  background-position: -14px -14px
}

.ztree li span.button.chk.checkbox_true_part {
  background-position: -14px -28px
}

.ztree li span.button.chk.checkbox_true_part_focus {
  background-position: -14px -42px
}

.ztree li span.button.chk.checkbox_true_disable {
  background-position: -14px -56px
}

.ztree li span.button.chk.radio_false_full {
  background-position: -28px 0
}

.ztree li span.button.chk.radio_false_full_focus {
  background-position: -28px -14px
}

.ztree li span.button.chk.radio_false_part {
  background-position: -28px -28px
}

.ztree li span.button.chk.radio_false_part_focus {
  background-position: -28px -42px
}

.ztree li span.button.chk.radio_false_disable {
  background-position: -28px -56px
}

.ztree li span.button.chk.radio_true_full {
  background-position: -42px 0
}

.ztree li span.button.chk.radio_true_full_focus {
  background-position: -42px -14px
}

.ztree li span.button.chk.radio_true_part {
  background-position: -42px -28px
}

.ztree li span.button.chk.radio_true_part_focus {
  background-position: -42px -42px
}

.ztree li span.button.chk.radio_true_disable {
  background-position: -42px -56px
}

.ztree li span.button.switch {
  width: 18px;
  height: 18px
}

.ztree li span.button.root_open {
  background-position: -92px -54px
}

.ztree li span.button.root_close {
  background-position: -74px -54px
}

.ztree li span.button.roots_open {
  background-position: -92px 0
}

.ztree li span.button.roots_close {
  background-position: -74px 0
}

.ztree li span.button.center_open {
  background-position: -92px -18px
}

.ztree li span.button.center_close {
  background-position: -74px -18px
}

.ztree li span.button.bottom_open {
  background-position: -92px -36px
}

.ztree li span.button.bottom_close {
  background-position: -74px -36px
}

.ztree li span.button.noline_open {
  background-position: -92px -72px
}

.ztree li span.button.noline_close {
  background-position: -74px -72px
}

.ztree li span.button.root_docu {
  background: none;
}

.ztree li span.button.roots_docu {
  background-position: -56px 0
}

.ztree li span.button.center_docu {
  background-position: -56px -18px
}

.ztree li span.button.bottom_docu {
  background-position: -56px -36px
}

.ztree li span.button.noline_docu {
  background: none;
}

.ztree li span.button.ico_open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
  *vertical-align: middle
}

.ztree li span.button.ico_close {
  margin-right: 2px;
  background-position: -110px 0;
  vertical-align: top;
  *vertical-align: middle
}

.ztree li span.button.ico_docu {
  margin-right: 2px;
  background-position: -110px -32px;
  vertical-align: top;
  *vertical-align: middle
}

.ztree li span.button.edit {
  margin-right: 2px;
  background-position: -110px -48px;
  vertical-align: top;
  *vertical-align: middle
}

.ztree li span.button.remove {
  margin-right: 2px;
  background-position: -110px -64px;
  vertical-align: top;
  *vertical-align: middle
}

.ztree li span.button.ico_loading {
  margin-right: 2px;
  background: url(./img/loading.gif) no-repeat scroll 0 0 transparent;
  vertical-align: top;
  *vertical-align: middle
}

ul.tmpTargetzTree {
  background-color: #FFE6B0;
  opacity: 0.8;
  filter: alpha(opacity=80)
}

span.tmpzTreeMove_arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0;
  margin: 2px 0 0 1px;
  border: 0 none;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -110px -80px;
  background-image: url("./img/zTreeStandard.png");
  *background-image: url("./img/zTreeStandard.gif")
}

ul.ztree.zTreeDragUL {
  margin: 0;
  padding: 0;
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  background-color: #cfcfcf;
  border: 1px #00B83F dotted;
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.zTreeMask {
  z-index: 10000;
  background-color: #cfcfcf;
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute
}

.ztree li span.button.dept_ico_docu {
  background: url(./img/dept.png) no-repeat;
}

.ztree li span.button.dept_ico_open {
  background: url(./img/dept.png) no-repeat;
}

.ztree li span.button.dept_ico_close {
  background: url(./img/dept.png) no-repeat;
}

.ztree li span.button.vehicle_3_ico_docu {
  background: url(./img/car_fault.png) no-repeat;
}

.ztree li span.button.vehicle_3_ico_open {
  background: url(./img/car_fault.png) no-repeat;
}

.ztree li span.button.vehicle_3_ico_close {
  background: url(./img/car_fault.png) no-repeat;
}

.ztree li span.button.vehicle_1_ico_docu {
  background: url(./img/car_online.png) no-repeat;
}

.ztree li span.button.vehicle_2_ico_docu {
  background: url(./img/car_stop.png) no-repeat;
}

.ztree li span.button.vehicle_2_ico_close {
  background: url(./img/car_stop.png) no-repeat;
}

.ztree li span.button.vehicle_2_ico_open {
  background: url(./img/car_stop.png) no-repeat;
}

.ztree li span.button.vehicle_4_ico_open {
  background: url(./img/car_blue.png) no-repeat;
}

.ztree li span.button.vehicle_4_ico_close {
  background: url(./img/car_blue.png) no-repeat;
}

.ztree li span.button.vehicle_4_ico_docu {
  background: url(./img/car_blue.png) no-repeat;
}

.ztree li span.button.vehicle_0_ico_open {
  background: url(./img/car_offline.png) no-repeat;
}

.ztree li span.button.vehicle_0_ico_close {
  background: url(./img/car_offline.png) no-repeat;
}

.ztree li span.button.vehicle_0_ico_docu {
  background: url(./img/car_offline.png) no-repeat;
}

.ztree li span.button.vehicle_1_ico_open {
  background: url(./img/car_online.png) no-repeat;
}

.ztree li span.button.vehicle_1_ico_close {
  background: url(./img/car_online.png) no-repeat;
}

.ztree li span.button.workType_DW_ico_docu {
  background: url(./img/dw.png) no-repeat;
}

.ztree li span.button.workType_DW_ico_open {
  background: url(./img/dw.png) no-repeat;
}

.ztree li span.button.workType_DW_ico_close {
  background: url(./img/dw.png) no-repeat;
}

.ztree li span.button.workType_FW_ico_docu {
  background: url(./img/fw.png) no-repeat;
}

.ztree li span.button.workType_FW_ico_open {
  background: url(./img/fw.png) no-repeat;
}

.ztree li span.button.workType_FW_ico_close {
  background: url(./img/fw.png) no-repeat;
}

.ztree li span.button.workType_FQYZ_ico_docu {
  background: url(./img/fqyz.png) no-repeat;
}

.ztree li span.button.workType_FQYZ_ico_open {
  background: url(./img/fqyz.png) no-repeat;
}

.ztree li span.button.workType_FQYZ_ico_close {
  background: url(./img/fqyz.png) no-repeat;
}

.ztree li span.button.workType_GW_ico_docu {
  background: url(./img/gw.png) no-repeat;
}

.ztree li span.button.workType_GW_ico_open {
  background: url(./img/gw.png) no-repeat;
}

.ztree li span.button.workType_GW_ico_close {
  background: url(./img/gw.png) no-repeat;
}

.ztree li span.button.workType_GW_1_ico_docu {
  background: url(./img/gw_1.png) no-repeat;
}

.ztree li span.button.workType_GW_1_ico_open {
  background: url(./img/gw_1.png) no-repeat;
}

.ztree li span.button.workType_GW_1_ico_close {
  background: url(./img/gw_1.png) no-repeat;
}

.ztree li span.button.workType_GW_6_ico_docu {
  background: url(./img/gw_6.png) no-repeat;
}

.ztree li span.button.workType_GW_6_ico_open {
  background: url(./img/gw_6.png) no-repeat;
}

.ztree li span.button.workType_GW_6_ico_close {
  background: url(./img/gw_6.png) no-repeat;
}

.ztree li span.button.workType_GW_20_ico_docu {
  background: url(./img/gw_20.png) no-repeat;
}

.ztree li span.button.workType_GW_20_ico_open {
  background: url(./img/gw_20.png) no-repeat;
}

.ztree li span.button.workType_GW_20_ico_close {
  background: url(./img/gw_20.png) no-repeat;
}

.ztree li span.button.workType_GW_21_ico_docu {
  background: url(./img/gw_21.png) no-repeat;
}

.ztree li span.button.workType_GW_21_ico_open {
  background: url(./img/gw_21.png) no-repeat;
}

.ztree li span.button.workType_GW_21_ico_close {
  background: url(./img/gw_21.png) no-repeat;
}

.ztree li span.button.workType_GW_35_ico_docu {
  background: url(./img/gw_35.png) no-repeat;
}

.ztree li span.button.workType_GW_35_ico_open {
  background: url(./img/gw_35.png) no-repeat;
}

.ztree li span.button.workType_GW_35_ico_close {
  background: url(./img/gw_35.png) no-repeat;
}

.ztree li span.button.workType_GW_35_1_ico_docu {
  background: url(./img/gw_35_1.png) no-repeat;
}

.ztree li span.button.workType_GW_35_1_ico_open {
  background: url(./img/gw_35_1.png) no-repeat;
}

.ztree li span.button.workType_GW_35_1_ico_close {
  background: url(./img/gw_35_1.png) no-repeat;
}

.ztree li span.button.workType_CW-2T_ico_docu {
  background: url(./img/cw_2t.png) no-repeat;
}

.ztree li span.button.workType_CW-2T_ico_open {
  background: url(./img/cw_2t.png) no-repeat;
}

.ztree li span.button.workType_CW-2T_ico_close {
  background: url(./img/cw_2t.png) no-repeat;
}


.ztree li span.button.workType_CW_ico_docu {
  background: url(./img/cw_2t.png) no-repeat;
}

.ztree li span.button.workType_CW_ico_open {
  background: url(./img/cw_2t.png) no-repeat;
}

.ztree li span.button.workType_CW_ico_close {
  background: url(./img/cw_2t.png) no-repeat;
}

.ztree li span.button.workType_MW_ico_docu {
  background: url(./img/mw.png) no-repeat;
}

.ztree li span.button.workType_MW_ico_open {
  background: url(./img/mw.png) no-repeat;
}

.ztree li span.button.workType_MW_ico_close {
  background: url(./img/mw.png) no-repeat;
}

.ztree li span.button.workType_LG_ico_docu {
  background: url(./img/lg.png) no-repeat;
}

.ztree li span.button.workType_LG_ico_open {
  background: url(./img/lg.png) no-repeat;
}

.ztree li span.button.workType_LG_ico_close {
  background: url(./img/lg.png) no-repeat;
}

.ztree li span.button.workType_GW_99_ico_docu {
  background: url(./img/gw_99.png) no-repeat;
}

.ztree li span.button.workType_GW_99_ico_open {
  background: url(./img/gw_99.png) no-repeat;
}

.ztree li span.button.workType_GW_99_ico_close {
  background: url(./img/gw_99.png) no-repeat;
}

.ztree li span.button.workType_EV_ico_docu {
  background: url(./img/EV.png) no-repeat;
}

.ztree li span.button.workType_EV_ico_open {
  background: url(./img/EV.png) no-repeat;
}

.ztree li span.button.workType_EV_ico_close {
  background: url(./img/EV.png) no-repeat;
}

.ztree li span.button.workType_GW_78_ico_docu {
  background: url(./img/GW_78.png) no-repeat;
}

.ztree li span.button.workType_GW_78_ico_open {
  background: url(./img/GW_78.png) no-repeat;
}

.ztree li span.button.workType_GW_78_ico_close {
  background: url(./img/GW_78.png) no-repeat;
}


.ztree li span.button.workType_default_ico_docu {
  background: url(./img/default.png) no-repeat;
}

.ztree li span.button.workType_default_ico_open {
  background: url(./img/default.png) no-repeat;
}

.ztree li span.button.workType_default_ico_close {
  background: url(./img/default.png) no-repeat;
}

/* 车辆业务类型 */

.ztree li span.button.workType_ph_1_ico_docu {
  background: url(./img/ph_1.png) no-repeat;
}

.ztree li span.button.workType_ph_1_ico_open {
  background: url(./img/ph_1.png) no-repeat;
}

.ztree li span.button.workType_ph_1_ico_close {
  background: url(./img/ph_1.png) no-repeat;
}

.ztree li span.button.workType_ph_2_ico_docu {
  background: url(./img/ph_2.png) no-repeat;
}

.ztree li span.button.workType_ph_2_ico_open {
  background: url(./img/ph_2.png) no-repeat;
}

.ztree li span.button.workType_ph_2_ico_close {
  background: url(./img/ph_2.png) no-repeat;
}


.ztree li span.button.workType_ph_3_ico_docu {
  background: url(./img/ph_3.png) no-repeat;
}

.ztree li span.button.workType_ph_3_ico_open {
  background: url(./img/ph_3.png) no-repeat;
}

.ztree li span.button.workType_ph_3_ico_close {
  background: url(./img/ph_3.png) no-repeat;
}

.ztree li span.button.workType_ph_4_ico_docu {
  background: url(./img/ph_4.png) no-repeat;
}

.ztree li span.button.workType_ph_4_ico_open {
  background: url(./img/ph_4.png) no-repeat;
}

.ztree li span.button.workType_ph_4_ico_close {
  background: url(./img/ph_4.png) no-repeat;
}

.ztree li span.button.workType_ph_5_ico_docu {
  background: url(./img/ph_5.png) no-repeat;
}

.ztree li span.button.workType_ph_5_ico_open {
  background: url(./img/ph_5.png) no-repeat;
}

.ztree li span.button.workType_ph_5_ico_close {
  background: url(./img/ph_5.png) no-repeat;
}

.ztree li span.button.workType_ph_6_ico_docu {
  background: url(./img/ph_6.png) no-repeat;
}

.ztree li span.button.workType_ph_6_ico_open {
  background: url(./img/ph_6.png) no-repeat;
}

.ztree li span.button.workType_ph_6_ico_close {
  background: url(./img/ph_6.png) no-repeat;
}

.ztree li span.button.workType_ph_7_ico_docu {
  background: url(./img/ph_7.png) no-repeat;
}

.ztree li span.button.workType_ph_7_ico_open {
  background: url(./img/ph_7.png) no-repeat;
}

.ztree li span.button.workType_ph_7_ico_close {
  background: url(./img/ph_7.png) no-repeat;
}


.ztree li span.button.workType_ph_8_ico_docu {
  background: url(./img/ph_8.png) no-repeat;
}

.ztree li span.button.workType_ph_8_ico_open {
  background: url(./img/ph_8.png) no-repeat;
}

.ztree li span.button.workType_ph_8_ico_close {
  background: url(./img/ph_8.png) no-repeat;
}

.ztree li span.button.workType_ph_9_ico_docu {
  background: url(./img/ph_9.png) no-repeat;
}

.ztree li span.button.workType_ph_9_ico_open {
  background: url(./img/ph_9.png) no-repeat;
}

.ztree li span.button.workType_ph_9_ico_close {
  background: url(./img/ph_9.png) no-repeat;
}

.ztree li span.button.workType_ph_10_ico_docu {
  background: url(./img/ph_10.png) no-repeat;
}

.ztree li span.button.workType_ph_10_ico_open {
  background: url(./img/ph_10.png) no-repeat;
}

.ztree li span.button.workType_ph_10_ico_close {
  background: url(./img/ph_10.png) no-repeat;
}

.ztree li span.button.workType_ph_11_ico_docu {
  background: url(./img/ph_11.png) no-repeat;
}

.ztree li span.button.workType_ph_11_ico_open {
  background: url(./img/ph_11.png) no-repeat;
}

.ztree li span.button.workType_ph_11_ico_close {
  background: url(./img/ph_11.png) no-repeat;
}

.ztree li span.button.workType_ph_12_ico_docu {
  background: url(./img/ph_12.png) no-repeat;
}

.ztree li span.button.workType_ph_12_ico_open {
  background: url(./img/ph_12.png) no-repeat;
}

.ztree li span.button.workType_ph_12_ico_close {
  background: url(./img/ph_12.png) no-repeat;
}

.ztree li span.button.workType_ph_13_ico_docu {
  background: url(./img/ph_13.png) no-repeat;
}

.ztree li span.button.workType_ph_13_ico_open {
  background: url(./img/ph_13.png) no-repeat;
}

.ztree li span.button.workType_ph_13_ico_close {
  background: url(./img/ph_13.png) no-repeat;
}

.ztree li span.button.workType_ph_14_ico_docu {
  background: url(./img/ph_14.png) no-repeat;
}

.ztree li span.button.workType_ph_14_ico_open {
  background: url(./img/ph_14.png) no-repeat;
}

.ztree li span.button.workType_ph_14_ico_close {
  background: url(./img/ph_14.png) no-repeat;
}

.ztree li span.button.workType_ph_15_ico_docu {
  background: url(./img/ph_15.png) no-repeat;
}

.ztree li span.button.workType_ph_15_ico_open {
  background: url(./img/ph_15.png) no-repeat;
}

.ztree li span.button.workType_ph_15_ico_close {
  background: url(./img/ph_15.png) no-repeat;
}


.ztree li span.button.workType_ph_16_ico_docu {
  background: url(./img/ph_16.png) no-repeat;
}

.ztree li span.button.workType_ph_16_ico_open {
  background: url(./img/ph_16.png) no-repeat;
}

.ztree li span.button.workType_ph_16_ico_close {
  background: url(./img/ph_16.png) no-repeat;
}


.ztree li span.button.workType_ph_17_ico_docu {
  background: url(./img/ph_17.png) no-repeat;
}

.ztree li span.button.workType_ph_17_ico_open {
  background: url(./img/ph_17.png) no-repeat;
}

.ztree li span.button.workType_ph_17_ico_close {
  background: url(./img/ph_17.png) no-repeat;
}

.ztree li span.button.workType_ph_18_ico_docu {
  background: url(./img/ph_18.png) no-repeat;
}

.ztree li span.button.workType_ph_18_ico_open {
  background: url(./img/ph_18.png) no-repeat;
}

.ztree li span.button.workType_ph_18_ico_close {
  background: url(./img/ph_18.png) no-repeat;
}


.ztree li span.button.workType_ph_19_ico_docu {
  background: url(./img/ph_19.png) no-repeat;
}

.ztree li span.button.workType_ph_19_ico_open {
  background: url(./img/ph_19.png) no-repeat;
}

.ztree li span.button.workType_ph_19_ico_close {
  background: url(./img/ph_19.png) no-repeat;
}


.ztree li span.button.workType_ph_20_ico_docu {
  background: url(./img/ph_20.png) no-repeat;
}

.ztree li span.button.workType_ph_20_ico_open {
  background: url(./img/ph_20.png) no-repeat;
}

.ztree li span.button.workType_ph_20_ico_close {
  background: url(./img/ph_20.png) no-repeat;
}

.ztree li span.button.workType_ph_21_ico_docu {
  background: url(./img/ph_21.png) no-repeat;
}

.ztree li span.button.workType_ph_21_ico_open {
  background: url(./img/ph_21.png) no-repeat;
}

.ztree li span.button.workType_ph_21_ico_close {
  background: url(./img/ph_21.png) no-repeat;
}

.ztree li span.button.workType_ph_22_ico_docu {
  background: url(./img/ph_22.png) no-repeat;
}

.ztree li span.button.workType_ph_22_ico_open {
  background: url(./img/ph_22.png) no-repeat;
}

.ztree li span.button.workType_ph_22_ico_close {
  background: url(./img/ph_22.png) no-repeat;
}

.ztree li span.button.workType_ph_23_ico_docu {
  background: url(./img/ph_23.png) no-repeat;
}

.ztree li span.button.workType_ph_23_ico_open {
  background: url(./img/ph_23.png) no-repeat;
}

.ztree li span.button.workType_ph_23_ico_close {
  background: url(./img/ph_23.png) no-repeat;
}

.ztree li span.button.workType_ph_24_ico_docu {
  background: url(./img/ph_24.png) no-repeat;
}

.ztree li span.button.workType_ph_24_ico_open {
  background: url(./img/ph_24.png) no-repeat;
}

.ztree li span.button.workType_ph_24_ico_close {
  background: url(./img/ph_24.png) no-repeat;
}

.ztree li span.button.workType_ph_25_ico_docu {
  background: url(./img/ph_25.png) no-repeat;
}

.ztree li span.button.workType_ph_25_ico_open {
  background: url(./img/ph_25.png) no-repeat;
}

.ztree li span.button.workType_ph_25_ico_close {
  background: url(./img/ph_25.png) no-repeat;
}

.ztree li span.button.workType_ph_26_ico_docu {
  background: url(./img/ph_26.png) no-repeat;
}

.ztree li span.button.workType_ph_26_ico_open {
  background: url(./img/ph_26.png) no-repeat;
}

.ztree li span.button.workType_ph_26_ico_close {
  background: url(./img/ph_26.png) no-repeat;
}

.ztree li span.button.workType_ph_27_ico_docu {
  background: url(./img/ph_27.png) no-repeat;
}

.ztree li span.button.workType_ph_27_ico_open {
  background: url(./img/ph_27.png) no-repeat;
}

.ztree li span.button.workType_ph_27_ico_close {
  background: url(./img/ph_27.png) no-repeat;
}

.ztree li span.button.workType_ph_28_ico_docu {
  background: url(./img/ph_28.png) no-repeat;
}

.ztree li span.button.workType_ph_28_ico_open {
  background: url(./img/ph_28.png) no-repeat;
}

.ztree li span.button.workType_ph_28_ico_close {
  background: url(./img/ph_28.png) no-repeat;
}


.ztree li span.button.workType_ph_29_ico_docu {
  background: url(./img/ph_29.png) no-repeat;
}

.ztree li span.button.workType_ph_29_ico_open {
  background: url(./img/ph_29.png) no-repeat;
}

.ztree li span.button.workType_ph_29_ico_close {
  background: url(./img/ph_29.png) no-repeat;
}

.ztree li span.button.workType_ph_30_ico_docu {
  background: url(./img/ph_30.png) no-repeat;
}

.ztree li span.button.workType_ph_30_ico_open {
  background: url(./img/ph_30.png) no-repeat;
}

.ztree li span.button.workType_ph_30_ico_close {
  background: url(./img/ph_30.png) no-repeat;
}

.ztree li span.button.workType_ph_31_ico_docu {
  background: url(./img/ph_31.png) no-repeat;
}

.ztree li span.button.workType_ph_31_ico_open {
  background: url(./img/ph_31.png) no-repeat;
}

.ztree li span.button.workType_ph_31_ico_close {
  background: url(./img/ph_31.png) no-repeat;
}


.ztree li span.button.workType_ph_32_ico_docu {
  background: url(./img/ph_32.png) no-repeat;
}

.ztree li span.button.workType_ph_32_ico_open {
  background: url(./img/ph_32.png) no-repeat;
}

.ztree li span.button.workType_ph_32_ico_close {
  background: url(./img/ph_32.png) no-repeat;
}

.ztree li span.button.workType_ph_33_ico_docu {
  background: url(./img/ph_33.png) no-repeat;
}

.ztree li span.button.workType_ph_33_ico_open {
  background: url(./img/ph_33.png) no-repeat;
}

.ztree li span.button.workType_ph_33_ico_close {
  background: url(./img/ph_33.png) no-repeat;
}

.ztree li span.button.workType_ph_34_ico_docu {
  background: url(./img/ph_34.png) no-repeat;
}

.ztree li span.button.workType_ph_34_ico_open {
  background: url(./img/ph_34.png) no-repeat;
}

.ztree li span.button.workType_ph_34_ico_close {
  background: url(./img/ph_34.png) no-repeat;
}


.ztree li span.button.workType_ph_35_ico_docu {
  background: url(./img/ph_35.png) no-repeat;
}

.ztree li span.button.workType_ph_35_ico_open {
  background: url(./img/ph_35.png) no-repeat;
}

.ztree li span.button.workType_ph_35_ico_close {
  background: url(./img/ph_35.png) no-repeat;
}


.ztree li span.button.workType_ph_36_ico_docu {
  background: url(./img/ph_36.png) no-repeat;
}

.ztree li span.button.workType_ph_36_ico_open {
  background: url(./img/ph_36.png) no-repeat;
}

.ztree li span.button.workType_ph_36_ico_close {
  background: url(./img/ph_36.png) no-repeat;
}

.ztree li span.button.workType_ph_37_ico_docu {
  background: url(./img/ph_37.png) no-repeat;
}

.ztree li span.button.workType_ph_37_ico_open {
  background: url(./img/ph_37.png) no-repeat;
}

.ztree li span.button.workType_ph_37_ico_close {
  background: url(./img/ph_37.png) no-repeat;
}

.ztree li span.button.workType_ph_38_ico_docu {
  background: url(./img/ph_38.png) no-repeat;
}

.ztree li span.button.workType_ph_38_ico_open {
  background: url(./img/ph_38.png) no-repeat;
}

.ztree li span.button.workType_ph_38_ico_close {
  background: url(./img/ph_38.png) no-repeat;
}

.ztree li span.button.workType_ph_39_ico_docu {
  background: url(./img/ph_39.png) no-repeat;
}

.ztree li span.button.workType_ph_39_ico_open {
  background: url(./img/ph_39.png) no-repeat;
}

.ztree li span.button.workType_ph_39_ico_close {
  background: url(./img/ph_39.png) no-repeat;
}

.ztree li span.button.workType_ph_40_ico_docu {
  background: url(./img/ph_40.png) no-repeat;
}

.ztree li span.button.workType_ph_40_ico_open {
  background: url(./img/ph_40.png) no-repeat;
}

.ztree li span.button.workType_ph_40_ico_close {
  background: url(./img/ph_40.png) no-repeat;
}

.ztree li span.button.workType_ph_41_ico_docu {
  background: url(./img/ph_41.png) no-repeat;
}

.ztree li span.button.workType_ph_41_ico_open {
  background: url(./img/ph_41.png) no-repeat;
}

.ztree li span.button.workType_ph_41_ico_close {
  background: url(./img/ph_41.png) no-repeat;
}

.ztree li span.button.workType_ph_42_ico_docu {
  background: url(./img/ph_42.png) no-repeat;
}

.ztree li span.button.workType_ph_42_ico_open {
  background: url(./img/ph_42.png) no-repeat;
}

.ztree li span.button.workType_ph_42_ico_close {
  background: url(./img/ph_42.png) no-repeat;
}


.ztree li span.button.workType_ph_43_ico_docu {
  background: url(./img/ph_43.png) no-repeat;
}

.ztree li span.button.workType_ph_43_ico_open {
  background: url(./img/ph_43.png) no-repeat;
}

.ztree li span.button.workType_ph_43_ico_close {
  background: url(./img/ph_43.png) no-repeat;
}


.ztree li span.button.workType_ph_44_ico_docu {
  background: url(./img/ph_44.png) no-repeat;
}

.ztree li span.button.workType_ph_44_ico_open {
  background: url(./img/ph_44.png) no-repeat;
}

.ztree li span.button.workType_ph_44_ico_close {
  background: url(./img/ph_44.png) no-repeat;
}

.ztree li span.button.workType_ph_45_ico_docu {
  background: url(./img/ph_45.png) no-repeat;
}

.ztree li span.button.workType_ph_45_ico_open {
  background: url(./img/ph_45.png) no-repeat;
}

.ztree li span.button.workType_ph_45_ico_close {
  background: url(./img/ph_45.png) no-repeat;
}

.ztree li span.button.workType_ph_46_ico_docu {
  background: url(./img/ph_46.png) no-repeat;
}

.ztree li span.button.workType_ph_46_ico_open {
  background: url(./img/ph_46.png) no-repeat;
}

.ztree li span.button.workType_ph_46_ico_close {
  background: url(./img/ph_46.png) no-repeat;

}