#enterpriseUpperPart{
    position:relative;
    width:100%;
    overflow:hidden;
    height:auto;
    overflow:hidden;
    margin-bottom: 60px;
}

#business{
    position: relative;
    width:1000px;
    height:auto;
    overflow:hidden;
    font-size: 14px;
    margin: 0px auto;
    margin-top: 70px;
}

#enterpriseLogo{
    position: relative;
    float:left;
    margin-left:50px;
    margin-top: 58px;
}

#enterpriseDescriptionContainer{
    position:relative;
    float:left;
    width:600px;
    margin-left:30px;
}

#enterpriseDescriptionTitle{
    font-size:17px;
    margin-top:4px;
    color: #424242;
}

#enterpriseDescriptionText{
    position:relative;
    margin-top:17px;
    line-height:17px;
}