.selectTree_label {
	float: left;
	position: relative;
	text-align: right;
	line-height: 26px;
	height: 26px;
	left: -7px;
	width: 100px;
}
.selectTree_C{
	position: relative;
    height: 24px;
    margin-left: 100px;
    border: 1px solid #ddd;
    background: white;
    margin-right: 2px;
}
.selectTree_xila{
	z-index: 9999;
    display: none;
    position: absolute;
    width: 250px;
    height:300px;
    border-radius: 2px;
    text-align: left;
    line-height: 25px;
    padding: 3px 0px 20px 0px;
    white-space: nowrap;
     border: 1px solid #2cd8ba;
    box-shadow: 0 0px 5px #89f0ee;
    background: #fff;
    outline: 0;
    cursor: default;
    top: 28px;
    right:0px;
}
.ffb-select_163{
	background-color:#0fcbaa;
}
.ffb_163 .content >div{
	height:26px;
	line-height: 26px;
}
.ffb_163{
	border-radius:3px;
	padding:7px 0px 14px 0px;
	box-shadow: 0 0 5px #89f0ee;
	border: 1px solid #2cd8ba;
}
.sexybutton_163 .button_span{
	border:1px solid #ddd;
}
.ztree li span.button.chk.checkbox_true_full,
.ztree li span.button.chk.checkbox_true_full_focus,
.ztree li span.button.chk.checkbox_true_part,
.ztree li span.button.chk.checkbox_true_part_focus{
	background-image:url("./img/checkbox.png");
	background-position:0;
}
.ta-chk-checked{
	background: url('./img/checkbox.png') left no-repeat !important;
}
.ztree li span.button.chk.checkbox_false_full,
.ztree li span.button.chk.checkbox_false_full_focus{
	background-image:url("./img/uncheck.png");
	background-position:0;
}
.ztree li span.button.chk{
	height: 14px;
	width: 14px;
}
