.top_0 {
    top: 0px;
}

.width100 {
    width: 100%;
}

.caption.caption_style {
    color: rgb(82, 82, 82);
    font-size: 13.44px;
    font-style: italic;
    text-align: justify;
    background-color: rgb(255, 255, 255);
}

.div_img {
    float: right;
    width: 40%;
    margin-left: 10px;
    margin-top: 10px;
}

.text_middle {
    text-align: center;
}

.align_middle {
    vertical-align: middle;
}

.color_white {
    color: #ffffff;
}

.bg_black {
    background-color: rgba(0, 0, 0, 0.21);
}

.caption.caption_style2 {
    color: rgb(82, 82, 82);
    font-family: Arial, Helvetica, sans-serif,
}

.caption.caption_style3 {
    min-height: 60px;
    color: rgb(82, 82, 82);
    font-family: Arial, Helvetica, sans-serif,
}

.img_style {
    border: 1px solid rgb(192, 192, 192);
    width: 180px;
}

.floatLeft_margin5 {
    float: left;
    margin-right: 5px;
}

.clearBoth {
    clear: both
}

.width200_pointer {
    width: 200px;
    cursor: pointer;
}

.font12 {
    font-size: 12px;
}

.width60 {
    width: 60%;
}

.width40 {
    width: 40%;
}

.marginLeft10_top10 {
    margin-left: 10px;
    margin-top: 10px;
}

.direct_en {
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    color: rgb(0, 166, 210);
    outline: 0px;
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
    letter-spacing: 1px;
}