/* 左侧 */

.ewb-main {
    margin-top: 10px;
}

.ewb-menu {
    width: 262px;
    float: left;
}

.ewb-menu-hd {
    position: relative;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    background: url(imagesmenu_hd_bg.jpg) no-repeat;
}

.ewb-menu-hd h2 {
    font-weight: bold;
    color: #286eb8;
    text-align: center;
}

.ewb-menu-icon {
    display: block;
    position: absolute;
    width: 15px;
    height: 8px;
    left: 124px;
    top: 37px;
    background: url(imagesmenu_icon.png) no-repeat;
}

.wb-border {
    border: 1px solid #e5e5e5;
    border-top: 0;
}

.wb-subbg {
    background: url(imagessubbg.jpg) left bottom no-repeat;
}

.wb-menu-bd {
    height: 666px;
    padding-top: 3px;
}

.wb-tree {
    width: 220px;
    margin-left: 20px;
}

.wb-tree-items {
    margin-top: 10px;
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border: 1px solid #dcdcdc;
    background: url(imageslistbg.jpg) repeat-x;
}

.wb-tree-iconl {
    float: left;
    width: 11px;
    height: 7px;
    margin-top: 13px;
    margin-left: 15px;
    margin-right: 10px;
    background: url(imageslistl.png) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 8px;
    height: 8px;
    margin-top: 12px;
    margin-right: 12px;
    background: url(imageslistr.png) no-repeat;
}

.wb-tree-sub {
    border: 1px solid #dcdcdc;
    border-top: none;
    display: none;
}

.wb-tree-item>a {
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    background: none;
    line-height: 29px;
    height: 29px;
    font-weight: normal;
}

.wb-tree-item .last {
    border-bottom: none;
}

.wb-tree-item>a:hover {
    background-color: #efefef;
}

.current .wb-tree-iconl {
    background: url(imageslistlh.png) no-repeat;
}

.current .wb-tree-iconr {
    background: url(imageslistrh.png) 0 3px no-repeat;
}

.wb-tree-items.current .wb-tree-tt {
    color: #e32505;
}

.wb-tree-items.current .wb-tree-sub {
    display: block;
}


/* 右侧 */

.ewb-main-r {
    width: 716px;
    float: right;
}

.ewb-location {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #333;
}

.ewb-location a {
    color: #333;
}

.ewb-location span {
    color: #f37800;
}

.ewb-info {
    margin-top: 10px;
}

.ewb-info-hd {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 30px;
    border-bottom: 3px solid #286eb8;
    background: url(imagesmenu_info_icon.png) left center no-repeat;
}

.ewb-info-hd a {
    color: #286eb8;
    font-weight: bold;
}

.ewb-info-item {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px dashed #d2d2d2;
    vertical-align: top;
}

.ewb-info-item a {
    color: #333;
    display: block;
    float: left;
    max-width: 580px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url(imagesinfo_icon2.png) left center no-repeat;
}

.ewb-date {
    float: right;
}

.ewb-info-item:hover a {
    color: #f37800;
    background: url(imagesinfo_icon2h.png) left center no-repeat;
}

.ewb-info-item:hover .ewb-date {
    color: #f37800;
}


/*!
* 页码样式
*/

.wb-page-items {
    width: 560px;
    *width: 566px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    background: #fff;
    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-itemli {
    height: 24px;
    line-height: 24px;
    color: #666;
}

.wb-page-itemli a{
        width: 58px;
}

.wb-page-item:hover {
    border: 1px solid #0030cc;
}

.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-default.current {
    color: #f37800;
    font-weight: bold;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-li .wb-page-bg {
    background: none;
}

.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-default a:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-next a:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-li .wb-page-go {
    width: 28px;
}

.page-break {
    padding: 15px 15px 0 18px;
}

.in-all {
    font-size: 16px;
    color: #666;
}

.all-number {
    color: #f37800;
}

.ewb-ml20 {
    margin-left: 20px;
}


