@charset "UTF-8";
/* CSS Document */


#contentBanner {
    background-repeat: no-repeat;
    height: 181px;
    left: 121px;
    position: absolute;
    top: 115px;
    width: 817px;
}

#content {
    background-repeat: no-repeat;
    height: 250px;
    left: 121px;
    position: absolute;
    top: 324px;
    width: 817px;
}

#contentTitle {
    background-image: url("images/whoWeAreTitle.png");
    height: 18px;
    left: 52px;
    position: absolute;
    top: 0px;
    width: 251px;
}
#contentTitleEn {
    background-image: url("images/whoWeAreTitleEn.png");
    height: 18px;
    left: 52px;
    position: absolute;
    top: 0px;
    width: 251px;
}


#contentText {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 210px;
    left: 63px;
    line-height: 1.8;
    overflow: auto;
    position: absolute;
    top: 50px;
    width: 753px;
}