.width49_floatRight {
    width: 49%;
    float: right;
}

.width_100 {
    width: 100%;
}

span.caption {
    color: rgb(82, 82, 82);
    font-size: 13.44px;
    font-style: italic;
    text-align: justify;
    background-color: rgb(255, 255, 255);
}

.caption_style {
    color: rgb(82, 82, 82);
    font-size: 13.44px;
    font-style: italic;
    text-align: justify;
    background-color: rgb(255, 255, 255);
}

.caption_style2 {
    color: rgb(82, 82, 82);
    font-family: Arial, Helvetica, sans-serif, microsoft jhenghei;
    font-size: 13.44px;
    font-style: italic;
    text-align: justify
}

.div_img {
    float: right;
    width: 40%;
    margin-left: 10px;
    margin-top: 10px
}

.div_img2 {
    float: right;
    width: 40%;
    margin-left: 10px;
    margin-top: 20px
}

.width200_pointer {
    width: 200px;
    cursor: pointer;
}

.clearBoth {
    clear: both;
}

.direct_other {
    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;
}