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

/*carinformation*/
#carinformation{
    position: relative;
    width: 1100px;
    height:850px;
    top: 80px;
}
.carinfoimag{
    position: relative;

    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.carinfotext{
    position: relative;
    top: 80px;
    width: 800px;
    font-size: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 20px;
}
.carinfo{
    width: 450px;
    height: 38px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.carinfo1{
    position: relative;
    top: 50px;
    width: 1100px;
    height: 480px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}