
.treeview ul{margin-top: 4px;}
.treeview .hitarea{
background: url(jian.jpg) 0px -1px no-repeat;
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
	
}
* html .hitarea{display: inline;float: none;}
.treeview li{padding: 12px 0pt 12px 16px;border-bottom:1px #ddd dotted;}
.treeview  li a{padding-left:30px;}
.treeview a.selected{color: red;}
#treecontrol{margin: 1em 0;display: none;}
.treeview .hover{color: red;cursor: pointer;}
.treeview li.collapsable{}
.treeview li.expandable{}
.treeview li ul{ margin-top:-1px}
.treeview li li{background:none;border:none;padding-bottom:0px; line-height:15px}
.treeview li li a{}
.treeview .expandable-hitarea{background: url(jia.png) 0 -1px  no-repeat; }
.treeview .hitarea1 {
background: url(jian.jpg) 0px 11px no-repeat;

}
.treeview .hitarea1 a {
float:left

}