body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #333;
    padding: 0;
    margin: 0;
}

.join {
    width: 100%;
    padding: 30px 0;
    text-align: left;
    line-height: 35px !important;
}

.join .j_a {
    width: 100%;
    text-indent: 2em;
    font-size: 16px;
    color: #777777;
    line-height: 215%;
}

.join .j_b {
    width: 100%;
    font-size: 14px;
    color: #777777;
    line-height: 215%;
}

.join .j_b b {
    display: block;
    font-weight: normal;
    color: #01549F;
}

.join .j_b a, .join .j_b span {
    color: #0085FF;
}

.join .j_c {
    width: 100%;
    font-size: 12px;
    color: #555;
}

.join .j_c th, .join .j_c td {
    text-align: center;
    border-right: 1px solid #FFF;
    height: 35px;
    line-height: 35px;
}

.join .j_c th {
    font-size: 14px;
    color: #FFF;
    background: #02808b;
}

.join .j_c td a, .join .j_d p a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-left: 20px;
    background: url(../images/icon11.png) no-repeat left center;
    color: #333;
}

.join .j_d {
    width: 100%;
    display: none;
}

.join .j_d li {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.join .j_d p {
    width: 100%;
    margin-bottom: 5px;
}

.join .j_d p span {
    font-weight: bold;
}