.l-btn{-webkit-border-radius:none;border-radius:none;}
.easyui-panel .easyui-panel.l-btn:hover {
	height:15px;
	padding:0px;
	border:none;
    -webkit-border-radius: none;
    border-radius: none;
}
.easyui-menubutton .l-btn-plain:hover,.easyui-panel .l-btn-plain:hover {
height:15px;
padding:0px;
padding-bottom:0;
border:none;
-webkit-border-radius: none;
border-radius: none;
}

.tab_ck_bg{ background: url('../png/gxa99q.png') no-repeat center center; width:15px; height:15px;margin:1px 4px}
.tab_ck_bg:hover{ background: url('../png/gxa99q.png') no-repeat center center;}
.tab_bj_bg{ background: url('../png/pxczen.png') no-repeat center center;width:15px; height:15px;margin:1px 4px}
.tab_bj_bg:hover{ background: url('../png/pxczen.png') no-repeat center center;}
.tab_sc_bg{ background: url('../png/4wwatn.png') no-repeat center center;width:15px; height:15px;margin:1px 4px}
.tab_sc_bg:hover{ background: url('../png/4wwatn.png') no-repeat center center}
.tab_gd_bg{ background: url('../png/uij6l7.png') no-repeat center center; width:15px; height:15px;margin:1px 4px}
.tab_gd_bg:hover{ background: url('../png/uij6l7.png') no-repeat center center}

.m-btn-active,
.s-btn-active {
  background: #eaf2ff;
  color: #000000;
  border: none;
  filter: none;
}
.m-btn-active{background: url('../png/uij6l7.png') no-repeat center center}
.easyui-panel .l-btn-plain {border: 0;padding: 0px;}
.easyui-menubutton .m-btn-plain-active{ border:none; padding:1px;overflow:hidden}
.easyui-menubutton .m-btn-plain-active .m-btn-downarrow{
display: inline-block;
position: absolute;
width: 19px;
height: 15px;
font-size: 1px;
right: 0;
top:50%;
margin-top: -8px;
}

.easyui-panel .l-btn-text {
  display:none;
  vertical-align: top;
  width: auto;
  line-height: 16px;
  font-size: 12px;
  padding: 0;
  margin: 0 1px;
  color:#FFF;
}
.easyui-menubutton .l-btn-text{
  display:none;
  vertical-align: top;
  width: auto;
  line-height: 16px;
  font-size: 12px;
  padding: 0;
  margin: 0 6px;
  color:#FFF;
	}

.easyui-linkbutton .m-btn-downarrow,
.easyui-linkbutton .s-btn-downarrow {
  background:none;
}

.easyui-linkbutton .m-btn-downarrow,
.easyui-linkbutton .s-btn-downarrow {
  display:none;
  position: absolute;
  width: 0px;
  height: 0px;
  font-size: 1px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}


.m-btn .l-btn-left .l-btn-text {
margin-right:0px;
}

.easyui-menubutton .l-btn-left .l-btn-text{margin-right:19px; margin-left:7px}


.menu-shadow {
  position: absolute;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  filter: progid:none;
}


.m-btn-downarrow,
.s-btn-downarrow {
  display:none;
  position: absolute;
  width: 19px;
  height: 15px;
  font-size: 1px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}