body, table { font-size:12px; font-family:돋움,굴림; color:#00000}
  a:link    { color:#000000; text-decoration:none;     }
  a:visited { color:#000000; text-decoration:none;     }
  a:active  { color:#636563; text-decoration:underline;  }
  a:hover   { color:#636563; text-decoration:underline;  }


.tree { font-family:나눔고딕; font-size:12px; list-style:none; margin:0; padding:0; background:none;}
.tree ul { margin-left:11px; padding-left:7px; list-style:none; background:url(../img/line_tree_vr.gif) repeat-y 6px 0; }
.tree .tree-node { margin-left:-1px; background:url(../img/line_tree_hr.gif) no-repeat 0 5px; }
.tree .tree-node div { position:relative; }
.tree .tree-node.tree-last-node { background:url(../img/line_tree_last_hr.gif) no-repeat 0 5px; }
.tree .tree-node.tree-last-node.tree-root-node { background:none; }
.tree .tree-collapsed .tree-has-child .tree-button { background-position:0 -12px !important; }
.tree .tree-collapsed ul { display:none; }
.tree .tree-node .tree-has-child .tree-button { background:url(../img/button.png) no-repeat 0 0 transparent; overflow:hidden; display:inline-block; cursor:pointer; _cursor:hand; }
.tree .tree-node div .tree-button { background:url(../img/doc.gif?01) no-repeat 0 0 transparent; overflow:hidden; display:inline-block; cursor:pointer; _cursor:hand; }
.tree .tree-node .tree-button { background-color:transparent; border:0; margin:0; width:28px; height:12px; font-size:0; color:transparent; line-height:200%; position:relative; top:-5px; margin:0 -2px 0 -4px; }
.tree .tree-node .tree-label { margin-left:5px; background-color:#fff; cursor:pointer; -moz-user-select:none; }
.tree .tree-node .tree-has-child .tree-label { margin-left:5px; }
.tree .tree-node .tree-selected .tree-label { background-color:#888; color:#fff; }
.tree .tree-node .tree-button { _text-indent:-9px; _margin-left:5px; }
*:first-child+html .tree .tree-node .tree-button { _text-indent:-9px; _margin-left:5px; }
