@charset "utf-8";

.abVn ul{
    font-size: 0;
    padding-top: 30px;
}
.abVn ul li{
    width: 30%;
    float: left;
    margin-right: 5%;
}
.abVn ul li:last-child{
    margin-right: 0;
}
span.abVnTxt{
    display: block;
    font-size: 18px;
    line-height: 150%;
    width: 100%;
    color: #4D4D4D;
    overflow: hidden;
    padding-top: 20px;
}
span.abI00RTxt,
.abI01Txt,
.abI01Txt ul li:last-child,
.ttStyle00,
.abVnTxt,
.tbStyle00 tr td,
.btnContact a{
    font-family: Arial, Helvetica, sans-serif;
}
.abI00Right{
    margin-top: 0;
}
@media screen and (max-width:990px) {
    #bannerPage{
        background-position: top right -6.061vw;
    }
}