﻿.AboutUs
{
    width:1200px;
    margin:30px auto;
}
    .AboutUs .abbt {
        width: 564px;
        margin: 30px auto;
        margin-bottom: 30px;
    }

    .AboutUs .abname {
        width: 564px;
        height: 98px;
        display: table-cell;
        vertical-align: bottom;
        text-align: center;
/*        background-image: url(/img/pimg/aboutbt.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;*/
        font-size: 30px;
    }
    .AboutUs .abnr {
    }
        .AboutUs .abnr p {
            margin: 0px;
            padding: 0px;
            margin-bottom: 10px;
        }
        .AboutUs .abnr img {
            display: block;
            width: 100%;
        }