﻿ 

 .listtitle{
     width:490px;
     overflow: hidden;
	 white-space: nowrap; 
	 text-overflow: ellipsis;
}

.listdate{

     margin-top:-29px;
}

.ewb-left {
  height: 740px;
  border: 1px solid #ebebeb;
  font-family: "Microsoft YaHei";
}
.ewb-menu-hd {
  margin: 0 -1px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-top: 3px solid #ec6757;
  background-color: #eee;
}

.ewb-menu-tt {
  font-size: 15px;
  font-weight: bold;
  color: #ec6757;
}

.wb-tree {
  padding-top: 3px;
}

.wb-tree-items {
  cursor: pointer;
  margin-bottom: 3px;
  background-color: #f6f6f6;
}

.wb-tree-tt {
  color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  border: 1px solid #eee;
}

.wb-tree-iconl {
  float: left;
  width: 4px;
  height: 38px;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: 20px;
  background-color: #aaa;
}

.wb-tree-iconr {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 12px;
  margin-right: 10px;
  background: url("../images/wblistr.jpg") no-repeat;
}

.wb-tree-sub {
  display: none;
}

.wb-tree-item > a {
  height: 38px;
  line-height: 38px;
  padding-left: 35px;
  font-size: 12px;
  background-color: #fff;
  border: 0;
}

.wb-tree-item > a:hover,
.wb-tree-item > a.current {
  color: #65a708;
  background-color: #f6f6f6;
}

.ewb-right {
  height: 740px;
  border: 1px solid #ebebeb;
}

.znjslist{
	 width:825px;
     overflow: hidden;
	 white-space: nowrap; 
	 text-overflow: ellipsis;
}