.ewb-menu-mod {
	position: relative;
    width: 240px;
	height:860px !important;
    float: left;
    background: #fff;
    border: 1px solid #d0dcec;
}

.ewb-menu-tt{
    font-size: 16px;
    color: #114d84;
    text-align: center;
    border-bottom: 1px solid #d0dcec;
    background: #eaf0f7;
	padding: 10px;
}

.wb-tree{
    background: #fff;
}

.wb-tree-node{
    margin: 0 auto;
    text-indent: 9px;
    border-bottom: 1px solid #d0dcec;
}


.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
	padding-left: 10px;
}

.wb-tree-node a {
    color: #114d84;
}

.wb-tree-header ,
.wb-tree-header a {
	height:100px;
}

.wb-tree-iconr {
    float: right;
    width: 7px;
    height: 13px;
    margin-top: 12px;
    margin-right: 11px;
    background: url(../images/arrow_icon_bg.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item {
    line-height: 35px;
}

.wb-tree-items,
.wb-tree-item {
	list-style: none;
}

.wb-tree-item>a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
	background-color: #f6fafc;
	border-bottom: 1px dashed #dcdcdc;
}

.wb-tree-item>a:hover {
    color: #eb1414;
}

.wb-tree-item>a:active {
    color: #eb1414;
}

.current .wb-tree-iconr {
    width: 13px;
    height: 7px;
    margin-top: 16px;
    margin-right: 9px;
    background: url(../images/arrow_icon_bgh.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

/* ä¸“æ  */
.ewb-column{
    position: absolute;
    bottom: 0px;
    padding: 14px 7px 18px 7px;
    border-top: 1px dashed #dcdcdc;
}

.ewb-column-item{
    margin-top: 4px;
    margin-left: 13px;
}

.ewb-column-item a{
    display: block;
    width: 200px;
    height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #366b8d;
}

.ewb-column-a{
    background: url(../images/column_bg.jpg) no-repeat;
}

.ewb-column-a2{
    background: url(../images/column2.jpg) no-repeat;
}

.ewb-column-a3{
    background: url(../images/column3.jpg) no-repeat;
}

/* right */

.ewb-memu-right {
	float: right;
	padding: 0 0 0 10px;
}

/* info */

.ewb-memu-info-screen {
    border: 1px solid #d0dcec;
    background: #fff;
    padding: 0px 19px 0 19px;
}

.ewb-memu-info {
    float: right;
    width: 706px;
	height: 926px;
    border: 1px solid #d0dcec;
    background: #fff;
    padding: 0px 19px 0 19px;
}

.ewb-location{
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 1px solid #d0dcec;
}

.ewb-location a{
    color: #666;
}

.ewb-location span{
    color: #eb1414;
}

.ewb-info-items{
    padding-top: 30px;
}

.ewb-info-item {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    vertical-align: top;
}

.ewb-info-item a {
    display: block;
    width: 580px;
    float: left;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 14px;
    background: url(../images/info_icon.png) 5px center no-repeat;
}

.ewb-date {
    float: right;
}

.ewb-info-item a:hover {
    color: #eb1414;
    background: url(../images/info_iconh.png) 5px center no-repeat;
}


/*!
* é¡µç æ ·å¼
*/

.ewb-page {
    margin-top: 30px;
}

.wb-page-items {
    margin: 0 auto;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.wb-page-item a{
    color: #333;
}

.wb-page-item:hover {
    border: 1px solid #0030cc;
}

.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-item.current {
    color: #0030cc;
    font-weight: bold;
}

.wb-page-link {
	color: #333;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}

/* æ–°å¢ž */

#headertree {
	margin:5px 0;
	width:100%;
	text-align:center;
}

#headertree tr {
	padding:2px;
	border-bottom: 1px dashed #dcdcdc;
}

#headertree td{
	padding:5px;
	background-color: ;
}

#headertree tr td a {
	font-family:Microsoft Yahei;
	font-size: 12px;
	color:#333;
}

.ewb-moreinfo {
	padding:5px;
	text-align:center;
	background: #f6fafc;
}

.ewb-moreinfo a {
	font-family:Microsoft Yahei;
	font-size:12px;
	color:#333;
	cursor:pointer;
}

.ewb-moreinfo a:hover {
	color: red;
}

.current1 {
	display:none;
}


.ewb-message-table{padding:0;width:100%}
.ewb-item-tr{width:100%;height:28px;background:#d3dced;font-weight:700;line-height:28px}
.ewb-title-center{text-align:center}
.ewb-syh{width:15%}
.ewb-title{width:27.5%}
.ewb-title a{color:#333;text-decoration:none}
.ewb-cont{width:27.5%}
.ewb-handsdate{width:15%}
.ewb-infodate{width:15%}
.ewb-bg-wt,.ewb-item-tr{font-size:12px;font-family:Microsoft YaHei}
#showList tr td{height:50px}
.ewb-handsdate,.ewb-infodate{text-align:center}


