/* */ /* -------------- * tree * * ------------ */ .l-tree { margin: 0; padding: 0; list-style: none; overflow: auto; position: relative; _position: static; display: block; background: white; } .l-box-select-inner .l-tree { margin: 0; padding: 0; list-style: none; overflow: hidden; position: relative; _position: static; display: block; background: white; } .l-tree-loading { position: absolute; z-index: 91000; top: 40%; left: 50%; overflow: hidden; /* background: url("/jytqhlsjcom/images/loading.gif") no-repeat 0px 0px;*/ width: 24px; height: 24px; display: none; } .l-tree a, .l-tree span { color: #333; display: inherit; height: 22px; line-height: 22px; text-decoration: none; white-space: nowrap; } .l-tree ul, .l-tree li { list-style: none; margin: 0; padding: 0; } .l-tree li { clear: both; display: block; cursor: pointer; } .l-tree li { _height: 22px; line-height: 22px; _width: 250px; } .l-tree li .l-body { height: 22px; line-height: 22px; width: 600px; _width: 650px; /*_height:0;_line-height:0;*/ } .l-tree .l-box { width: 22px; height: 22px; overflow: hidden; float: left; background: url("/jytqhlsjcom/images/tree.gif"); background-position: -22px -220px; } .l-tree-noline .l-box { /* background: url("/jytqhlsjcom/images/tree-noline.gif");*/ } .l-tree .l-expandable-close { background-position: 0px -44px; } .l-tree .l-first .l-expandable-close { background-position: 0px -22px; } .l-tree .l-last .l-expandable-close { background-position: 0px -66px; } .l-tree .l-onlychild .l-expandable-close { background-position: 0px 0px; } .l-tree .l-expandable-open { background-position: 0px -132px; } .l-tree .l-first .l-expandable-open { background-position: 0px -110px; } .l-tree .l-last .l-expandable-open { background-position: 0px -154px; } .l-tree .l-onlychild .l-expandable-open { background-position: 0px -88px; } .l-tree .l-over { background: #fef0a9 } .l-tree .l-selected { background: url("/jytqhlsjcom/images/treeitembg.gif") repeat-x scroll left center #fef0a9; border-right: 1px solid #f7cb54; } .l-tree .l-selected .l-box { } .l-tree .l-line { background-position: 0px -176px; } .l-tree .l-note { background-position: 0px -198px; } .l-tree .l-note { background-position: 0px -198px; } .l-tree .l-note-last { background-position: 0px -220px; } .l-tree .l-checkbox-unchecked { background-position: -22px 0px; } .l-tree .l-checkbox-checked { background-position: -22px -22px; } .l-tree .l-checkbox-incomplete { background-position: -22px -44px; } .l-tree .l-over .l-checkbox-unchecked { background-position: -44px 0px; } .l-tree .l-over .l-checkbox-checked { background-position: -44px -22px; } .l-tree .l-over .l-checkbox-incomplete { background-position: -44px -44px; } .l-children { width: auto !important } .l-tree .l-tree-icon-folder { background-position: -22px -88px; } .l-tree .l-tree-icon-folder-open { background-position: -44px -88px; } .l-tree .l-tree-icon-leaf { background-position: -22px -110px; } .l-tree .l-tree-icon-folder-invented { background-position: -24px -154px; } .l-tree .l-tree-icon-folder-open-invented { background-position: -24px -154px; } .l-tree .l-tree-icon-leaf-invented { background-position: -24px -176px; } .l-tree .l-tree-icon-folder-d { background-position: -66px -88px; } .l-tree .l-tree-icon-folder-h { background-position: -87px -88px; } .l-tree .l-tree-icon-folder-dh { background-position: -108px -88px; } .l-tree .l-tree-icon-folder-invented-d { background-position: -45px -154px; } .l-tree .l-tree-icon-folder-invented-h { background-position: -67px -154px; } .l-tree .l-tree-icon-folder-invented-dh { background-position: -89px -154px; } .l-tree .l-tree-icon-folder-open-d { background-position: -22px -132px; } .l-tree .l-tree-icon-folder-open-h { background-position: -44px -132px; } .l-tree .l-tree-icon-folder-open-dh { background-position: -66px -132px; } .l-tree .l-tree-icon-folder-open-invented-d { background-position: -43px -154px; } .l-tree .l-tree-icon-folder-open-invented-h { background-position: -65px -154px; } .l-tree .l-tree-icon-folder-open-invented-dh { background-position: -87px -154px; } .l-tree .l-tree-icon-leaf-d { background-position: -43px -110px; } .l-tree .l-tree-icon-leaf-h { background-position: -65px -110px; } .l-tree .l-tree-icon-leaf-dh { background-position: -86px -110px; } .l-tree .l-tree-icon-leaf-invented-d { background-position: -43px -176px; } .l-tree .l-tree-icon-leaf-invented-h { background-position: -65px -176px; } .l-tree .l-tree-icon-leaf-invented-dh { background-position: -87px -176px; }