.info_container {
    height: 441px;
    left : 0;
    position: absolute;
    top: 0;
    width: 795px;
}

.info_box {
    background-color: #F0F0F0;
    border-color : #195F9A;
    border-style : solid;
    border-width : 4px;
    height : 369px;
    left : 54px;
    position: absolute;
    top : 37px;
    width : 400px;
}

.info_logomail {
    background-image: url(../image/system/icon_mail.png);
    border-color : #195F9A;
    border-style : solid;
    border-width : 2px;
    height : 80px;
    width : 80px;

}

.info_logomailtext {
    color: #195F9A;
    font-size: 14px;
    font-weight: bold;
}

.info_logophone {
    background-image: url(../image/system/icon_phone.png);
    border-color : #195F9A;
    border-style : solid;
    border-width : 2px;
    height : 80px;
    width : 80px;
}

.info_logophonetext {
    color: #195F9A;
    font-size: 14px;
    font-weight: bold;
}

.info_logoweb {
    background-image: url(../image/system/icon_web.png);
    border-color : #195F9A;
    border-style : solid;
    border-width : 2px;
    height : 80px;
    width : 80px;
}

.info_logowebtext {
    color: #195F9A;
    font-size: 14px;
    font-weight: bold;
}

.info_portrait {
    background-image: url(../image/system/portrait.png);
    left : 470px;
    height: 441px;
    position : absolute;
    width: 314px;
}

.info_portrait1 {
    left : 54px;
    height : 158px;
    position: absolute;
    top : 41px;
    width : 210px;
}

.info_portrait2 {
    left : 54px;
    height : 158px;
    position: absolute;
    top : 250px;
    width : 210px;
}

.info_logo {
    background-image: url(../image/system/phone.png);
    background-position: center;
    height: 100px;
    width: 100px;
}