@charset "gb2312";
.NodeTree div{
	display:none;
}
.NodeTree div.spread{
	display:block;
}
.NodeTree a{
	display:block;
	color:#333;
	height:22px;
	line-height:22px;
	padding-left:8px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 14px;
}
.spread a{
	display:block;
	color:#333;
	height:22px;
	line-height:22px;
	padding-left:8px;
	white-space:nowrap;
	text-decoration:none;
	font-size: 12px;
}

.NodeTree a:hover{
	color:#C00;
	text-decoration:none;
	background-color:#FFFBC7;
}
.NodeTree a.highlight{
	/* IE6 还会被后面没 class 的样式覆盖...*/
	background:#DCE4ED;
}
.NodeTree a.selected{
	/* IE6 还会被后面没 class 的样式覆盖...*/
	font-weight:bold;
	color:#C00;
	background:#DCE4ED;
}
.NodeTree b{
	color:#C00;
	font-family:Arial,Helvetica,sans-serif;
}
.NodeTree i{
	float:left;
	display:inline;
	height:22px;
	background:url(../images/nodetree.gif);
}
.NodeTree u{
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}
.NodeTree em{
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}

.NodeTree .spac{
	width:22px;
	background-image:none;
}
.NodeTree .icon{
	width:22px;
	background-position: 0px -66px;
}
.NodeTree .ico0{
	width:22px;
	background-position: -66px 0px;
}
.NodeTree .ico1{
	width:22px;
	background-position: -66px -22px;
}
.NodeTree .ico2{
	width:22px;
	background-position: -66px -44px;
}
.NodeTree .lin0{
	width:22px;
	background-position: 0px 0px;
}
.NodeTree .lin1{
	width:22px;
	background-position: 0px -22px;
}
.NodeTree .lin2{
	width:22px;
	background-position: 0px -44px;
}
.NodeTree .box0{
	background-position: -22px -66px;
}
.NodeTree .box1{
	width:22px;
	background-position: -44px -66px;
}
.NodeTree .box2{
	width:22px;
	background-position: -66px -66px;
}
.NodeTree .sub0{
	width:22px;
	background-position: -22px 0px;
}
.NodeTree .sub1{
	width:22px;
	background-position: -22px -22px;
}
.NodeTree .sub2{
	width:22px;
	background-position: -22px -44px;
}
.NodeTree .add0{
	width:22px;
	background-position: -44px 0px;
}
.NodeTree .add1{
	width:22px;
	background-position: -44px -22px;
}
.NodeTree .add2{
	width:22px;
	background-position: -44px -44px;
}

.NodeTree .m{
	width:66px;
	background:url(../images/autotree.gif) 0px -264px;
}

.NodeTree .n{
	width:66px;
	background:url(../images/autotree.gif) 0px -286px;
}

.NodeTree .o{
	width:66px;
	background:url(../images/autotree.gif) 0px -308px;
}

.NodeTree .p{
	width:66px;
	background:url(../images/autotree.gif) 0px -330px;
}

.NodeTree .q{
	width:66px;
	background:url(../images/autotree.gif) 0px -352px;
}

.NodeTree .r{
	width:66px;
	background:url(../images/autotree.gif) 0px -374px;
}

.NodeTree .s{
	width:66px;
	background:url(../images/autotree.gif) 0px -396px;
}

.NodeTree .t{
	width:66px;
	background:url(../images/autotree.gif) 0px -418px;
}

.indfoot{ width:765px;border-top:2px solid #CCD3E4;}
.indfoot .wline{ display:none;}