html {
    margin:0 auto;
    padding:0 auto;
    width: 100%;
}

.about-banner {
    width: 1280px;
    height: 400px;
    background: url("../../images/banner/banner_aboutus.jpg");
    background-size: 100% auto;
    margin:0 auto;
    padding:0 auto;
    position: relative;
    overflow: hidden;
}

.ourteam-page {
    margin:0 auto;
    padding:0 auto;
    height:auto;
    width: 1400px;
    margin-top: 47px;
    margin-bottom: 97px;
}


.slip-font {
    height: 13px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #a3161c !important;
}

a:link {text-decoration:none;}

.page_container{
    width: 830px;
    display:inline-block;
}

.slip_front {
    width: 800px;
    height: 31px;
    margin-left: 32px;
    margin-bottom: 41px;
    padding-left: 10px;
    line-height: 31px;
    background-color: #f7f1f1;
}

.img-all {
    width: 165px;
    height: 239px;
    margin-left: 41px;
    margin-bottom: 61px;
    float: left;
}

.img {
    width: 165px;
    height: 239px;
    background-color: #f9f9f9;
    z-index: 1;
}


.desc {
    position: absolute;
    width: 150px;
    height: 54px;
    margin-top: -54px;
    margin-left: 4px;
    background-color: rgba(80,80,80,0.2);
    filter:alpha(opacity=20);
    z-index: 2;
    padding-left: 8px;
}

.des-content {
    position: absolute;
    font-family: HiraginoSansGB-W3;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}