
/*
Knowleage.jsp
*/
.tree-left{
  float:left;
}
.ztree{
  height:536px;
  width:200px;
  margin: 10px 5px;
  border: 2px solid #D4D0C8;
  background: #f0f6e4;
  overflow-y: scroll;
  overflow-x: auto;
}
.ztree *{
font-size:14px;
}
.tree-right{
float:left;
height:546px;
width:742px;
margin: 10px 5px;
border: 2px solid #D4D0C8;
}
.knowiframework{
border:0px;
height:546px;
width:742px;
}