/*dTree 2.05 | www.destroydrop.com/javascript/tree/ */
html{ width:100%; height:100%; overflow:hidden;}
body{color:#505050; margin:0; overflow:hidden; width:100%;height:100%;}

.dtreebox { font-family: "Î¢ÈíÑÅºÚ","ËÎÌå",Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #666;
background:#eef1f8;width:100%;height: 100%;overflow-y: scroll;}
.dtreebox img { border: 0px; vertical-align: middle; }
.dtreebox a { color: #333; text-decoration: none; }
.dtreebox a:hover{ color:#00ABA9;}


/*ÕÛµþÒþ²Ø*/
.showhide { padding: 12px 10px 4px 10px; background:#d9e2ec; border-bottom:#aaa solid 1px;}
.showhide a { font-size: 14px; }
.dtree { white-space: nowrap; padding: 10px;}


.dtree a.node, .dtree a.nodeSel { white-space: nowrap; padding: 1px 2px 1px 2px; }
.dtree a.node:hover, .dtree a.nodeSel:hover { color: #333; background-color: #e5e5e5; text-decoration: none; }
.dtree a.nodeSel { background-color: #c0d2ec; }
.dtree .clip { overflow: hidden; }
.dtree .checkbox { margin-left: 3px; width: 14px; margin-right: 3px; height: 14px; }
#lhgmenu { border: 1px solid #808080; margin: 0; padding: 2px; width: 130px; position: absolute; font: 12px Tahoma, Arial, Helvetica, sans-serif; background-image: url(BoxBg.gif); background-repeat: repeat-y; background-color: #f4f4f4; }
#lhgmenu ul { list-style-type: none; margin: 0; padding: 0; clear: left; }
#lhgmenu li { margin: 0; padding: 3px; padding-left: 28px; cursor: default; border: 1px solid #f4f4f4; }
#lhgmenu li.line { background-color: #e0e0e0; height: 1px; border-bottom: 1px solid #fff; overflow: hidden; line-height: 1px; font-size: 0; padding: 0px; margin: 1px 0 1px 0; }
#lhgmenu li.lhgmenuover { border: 1px solid #c0c0c0; background-image: url(ItemBg.gif); background-repeat: repeat-x; }
#lhgmenu li.lhgmenuout { border: 1px solid #f4f4f4; background-image: url(); }
