@charset "gb2312";
a{
	text-decoration:none;
}
.tree{
	width:190px;
	font-size:12px;
	margin:0;
	padding-left:0 0 0 30px;
	list-style:none;
}
.tree li{
}
.tree li ul{
	margin:0;
	padding:0;
	display:none;
	width:180px;
	list-style:none;
	padding-top:5px;
}
.tree-node{
	height:32px;
	cursor:pointer;
	line-height:32px;
}
.tree-hit{
	cursor:pointer;
}
.tree-expanded{
	display:inline-block;
	width:16px;
	height:18px;
	vertical-align:middle;
	background:url(../images_/h3.png) no-repeat left center;
}
.tree-expanded-hover{
	background:url(../images_/h3.png) no-repeat left center;
}
.tree-collapsed{
	display:inline-block;
	width:16px;
	height:18px;
	vertical-align:middle;
	background:url(../images_/h3.png) no-repeat left center;
}
.tree-collapsed-hover{
	background:url(../images_/h3.png) no-repeat left center;
}
.tree-lines .tree-expanded{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -36px -54px;
}
.tree-lines .tree-collapsed{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat 0px -36px;
}
.tree-lines .tree-node-last .tree-expanded{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -18px 0px;
}
.tree-lines .tree-node-last .tree-collapsed{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -36px -36px;
}
.tree-lines .tree-root-first .tree-expanded{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -18px -54px;
}
.tree-lines .tree-root-first .tree-collapsed{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -18px -36px;
}
.tree-lines .tree-root-one .tree-expanded{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat 0px -18px;
}
.tree-lines .tree-root-one .tree-collapsed{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat 0px -72px;
}
.tree-line{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat 0px -54px;
}
.tree-join{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat -18px -18px;
}
.tree-joinbottom{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_elbow.png) no-repeat 0px 0px;
}
.tree-folder{
	display:inline-block;
	width:10px;
	height:18px;
	vertical-align:middle;
}
.tree-folder-open{
}
.tree-file{
	display:inline-block;
	background:url(../images_/minh3.png) no-repeat center;
	width:16px;
	height:18px;
}
.tree-loading{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_loading.gif) no-repeat;
}
.tree-title{
	text-decoration:none;
}

.tree-node-hover{
}
.tree-node-selected{
}
.tree-checkbox{
	width:16px;
	height:18px;
}
.tree-checkbox0{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_checkbox_0.gif) no-repeat;
}
.tree-checkbox1{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_checkbox_1.gif) no-repeat;
}
.tree-checkbox2{
	background:url(http://tianjin-machine.com.cn/templets/default/images//tree_checkbox_2.gif) no-repeat;
}
.tree-node-proxy{
	font-size:12px;
	padding:1px 2px 1px 18px;
	background:#fafafa;
	border:1px solid #ccc;
	z-index:9900000;
}
.tree-dnd-yes{
	background:#fff url(http://tianjin-machine.com.cn/templets/default/images//tree_dnd_yes.png) no-repeat 0 center;
}
.tree-dnd-no{
	background:#fff url(http://tianjin-machine.com.cn/templets/default/images//tree_dnd_no.png) no-repeat 0 center;
}
.tree-node-top{
	border-top:1px dotted red;
}
.tree-node-bottom{
	border-bottom:1px dotted red;
}
.tree-node-append .tree-title{
	border:1px dotted red;
}
.tree-editor{
	border:1px solid #ccc;
	font-size:12px;
	line-height:16px;
	width:80px;
	position:absolute;
	top:0;
}
