
body {
    font-family: 'Microsoft YaHei', sans-serif;
    background-color:#ffffff;
}

.pagetab {
    background-color: white;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pagetabTitleFoucs_l {
    background-position: left bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleFoucs_m {
    background-color: #0081ff;
    color: White;
    font-weight: bold;
    cursor: default;
    text-indent: 2px;
    padding-left: 0px;
    padding-top: 3px;
    padding-right: 8px;
    font-size: 12px;
    font-family: 'Microsoft YaHei', sans-serif;
}

.pagetabTitleFoucs_r {
    background-position: right bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleUnFoucs_l {
    background-position: left bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleUnFoucs_m {
    font-weight: normal;
    cursor: pointer;
    text-indent: 2px;
    padding-left: 0px;
    padding-top: 3px;
    padding-right: 8px;
    font-size: 12px;
    font-family: 'Microsoft YaHei', sans-serif;
}

.pagetabTitleUnFoucs_r {
    background-position: right bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleFoucs_l1 {
    background-position: left bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleFoucs_m1 {
    color: #0163b1;
    font-weight: bold;
    cursor: default;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    font-family: 'Microsoft YaHei', sans-serif;
    border-bottom:3px solid #0163b1;
}

.pagetabTitleFoucs_r1 {
    background-position: right bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleUnFoucs_l1 {
    background-position: left bottom;
    height: 34px;
    width: 5px;
}

.pagetabTitleUnFoucs_m1 {
    font-weight: normal;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
     font-family: 'Microsoft YaHei', sans-serif;
     border-bottom:3px solid #f7f8fa;
}

.pagetabTitleUnFoucs_r1 {
    background-position: right bottom;
    height: 34px;
    width: 5px;
}

.pagetab1 {
    background-color: #ffffff;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 10px 10px;
}
.pagetab1 > table{
    background:#f7f8fa;
}