﻿#xftreehack{height:0px;_height:20px;width:1px;display:block;float:left;margin:0;padding:0;}
.gb1, .gb2 
{
	background-image:none;
	border:none;
	background:none repeat scroll 0 0 #E5E5E5;
	border-color:#FFFFFF #6A6A6A #6A6A6A #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	height:23px;
	padding:3px;
	width:45px;
	margin-top:10px;
}
.gb2
{
	background:none repeat scroll 0 0 #DDDDDD;
}
.xftreeview_text {
    background: url("../Images/input_bg.gif") no-repeat scroll 0 0 transparent;
    border: 1px solid #9E9E9E;
    display: block;
    font-size: 13px;
    line-height: 30px;
    /*margin-top: 4px;*/
    min-height: 30px;
    overflow: hidden;
    padding: 0 27px;
    margin-bottom: 15px;
}
.xftreeview_text span img{ cursor:pointer;}

 .xftreeview_main
{
	display:none;
	position:absolute;
	_top:26px;
	/*margin-top:25px;*/
	z-index:120;
	font-size:12px;
	line-height:20px;
	text-align:left;
}
.xftreeBg_top
{
background:url("../Images/cityBg_top2.gif") no-repeat scroll center top transparent;
height:10px;
width:456px;
position:relative;
}
.xftreeBg_top a.xftreeBg_top_close
{
	position:absolute;
	top:13px;
	right:2px;
	width:10px;
	height:10px;
	background:url("../Images/delete1.gif") no-repeat scroll center center transparent;
}
.xftreeBg
{
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #C9C9C9;
    padding-top: 10px;
	width:454px;
	height:auto;
}

.xftreebox
{
	background:#FFFFFF;
	border:1px solid #C8C8C8;
	margin:0 auto;
	padding:7px 14px 7px 7px;
	width:410px;
	height:auto;
	z-index:1;
	
	
}
.xftreebox .xftree_t_div
{
	width:410px;
	*+padding:7px 14px 7px 7px;
}

.xftreebox span
{
	float:left;
	display:block;
	height:22px;
	/*color:#336699;*/
	padding:2px 4px;
	margin:2px 10px 2px 0;
	position:relative;
	*+padding:0px;
}
.xftreebox span a
{
	color:#336699;
	font-family:Arial;
	text-decoration:none;
	white-space:nowrap;
}
.xftreebox span a:hover
{
	text-decoration:none;
}
.xftreebox span .treetool
{
	display:none;
	position:absolute;
	left:3px;
	top:-18px;
	background:none repeat scroll 0 0 #1783f0;
	/*border:1px solid #a3cc4f;*/
	padding:0 10px;
	white-space:nowrap;
	text-align:center;
}
.xftreebox span .treetool a
{
	/*color:#61792f;*/
	color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	/*font-weight:bold;*/
}
.xftreebox span .treetool a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}
.xftreebtn
{
	/*padding-top:12px;
	position:relative;*/
	margin-top:10px;
}
.xftree_btn
{
	margin:10px 0 4px 399px;
	/*border:1px solid #E2E2E2;*/
	position:relative;
}

.xftree_addml
{
	position:absolute;
	left:-390px;
	_left:10px;
	top:-3px;
	_top:0px;
	width:200px;
	color:#2A628F;
	font-family: Arial;
}
.xftree_addml:hover
{
	position:absolute;
	left:-390px;
	_left:10px;
	top:-3px;
	_top:0px;
	width:200px;
	color:#2A628F;
	font-family: Arial;
}
.shoucang .xftree_addml
{
	*+top:6px;
}
.xftreeBg_bot {
    background: url("../Images/cityBg_bot2.gif") no-repeat scroll center top transparent;
    height: 15px;
    width: 456px;
}
/*------ end ------*/


/*--陶洪波（2013-9-11）--*/
.xftreebox span b {
    background-image: url("../Images/tub.png");
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 13px;
    width: 13px;
    cursor:pointer;
	margin-right: 3px;
    margin-top: 5px;
    float: left;
}

.xftreebox span b {
    background-position: -26px 0;
}

.xftreebox span b.select{ background-position: -40px 0;}

.xftreebox span b:hover{ background-position: -40px 0;}