body{ padding:1px; background-color:#f5f5f5; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
a{ color:#333333; text-decoration:none; }
.tree_table table,.tree_table td,.tree_table th {  border: 1px solid #C9C9C9; padding:5px; border-collapse: collapse;  font-size:14px; }
fieldset { margin-top:10px; border:solid 1px #CCCCCC; padding:25px; background-color:#FFF; }
fieldset legend { padding:3px 20px; color:#FFF; background:#214FA3; font-size:16px; font-weight:bold; }
fieldset, fieldset legend { -moz-border-radius:4px; -webkit-border-radius: 4px; border-radius:4px; }
.tree_table .vsStyle_node, .tree_table .vsStyle_active_node {width:16px;height:16px;border: medium none; margin: 0; padding: 0;display: inline-block;}
.tree_table .vsStyle_active_node {cursor: pointer;}
.tree_table .vsStyle_open, .tree_table .vsStyle_last_open{background:url(./allbgs.png) no-repeat 0px 0px;width:16px;}
.tree_table .vsStyle_shut, .tree_table .vsStyle_last_shut{background:url(./allbgs.png) no-repeat -16px 0px;width:16px;}
.tree_table .vsStyle_hover_open, .tree_table .vsStyle_hover_last_open{background:url(./allbgs.png) no-repeat -32px 0px;width:16px;}
.tree_table .vsStyle_hover_shut, .tree_table .vsStyle_hover_last_shut{background:url(./allbgs.png) no-repeat -48px 0px;width:16px;}
.tdhover td{ background-color:#F5F5F5; }

.btn{ height:20px; line-height:20px; background-color:#FFFFFF; color:#666666; border: 1px solid #C9C9C9;  border-radius:6px; text-decoration:none; font-size:12px; display:inline-block; padding:1px 10px;  background-position:4px center; background-repeat:no-repeat; padding-left:22px; font-size:12px;  }
a.btn:hover{ background-color:#F5FECB; border:1px solid #999999; text-decoration:none; color:#000000; }
.add{ background-image:url(add.png);}
.edit{ background-image:url(edit.png);}
.del{ background-image:url(del.png);}