.wb-tree-tt-bg a{
	  display: block;
	  width: 190px;
	  height: 35px;
}

.ewb-sgs-hd{
     padding-top: 7px;
     min-height: 580px;
     padding-left: 20px;
     border-top: 2px solid #0a5491; 
}

.ewb-sgs-bd{
     padding-bottom: 10px;
     text-align: center;
}

.ewb-sgs-search-btn{
     width: 80px;
     height: 36px;
     font-size: 15px;
     font-weight: bold;
     color: #fff;
     background-color:#D1221E;
     border: 0;
     cursor: pointer;
  }
  
.ewb-list-ouname{
      margin-left: 80px;
  }

.ewb-sgs-search-txt {
     padding-left: 40px;
     width: 450px;
     height: 32px;
     line-height: 32px;
     font-size: 15px; 
   }
   
.placeholder{ color:#a8a8a8;}

.ewb-list-ouname{
     margin-left: 60px; 
  }


.ewb-list-node:hover .ewb-list-name, .ewb-list-node:hover .ewb-list-date ,.ewb-list-node:hover .ewb-list-ouname{
    color: #f00;
}


.ewb-local {
    padding-left: 15px;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #a4c0e4;
    background-color: #fff;
}

.ewb-r-col {
    margin-right: 6px;
    color: #ff0000;
}

.ewb-r-split {
    padding: 0 6px;
    color:#de2f00;
}

.ewb-local a {
    color: #333;
}


.ewb-main-part {
    padding: 10px 0;
     margin-top: 10px;
    background-color: #fff;
}


.ewb-com-item {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    background: url(imagesitem_icon.jpg) left center no-repeat;
}