body {
    text-align: center;
    background-color: #000000;
}

.l-root{
    width: 100%;
    height: 100%;
}

.l-root-inner{
    width: 763px;
    margin: 0 auto;
    text-align: left;
}

.l-header{
    width: 100%;
    height: 109px;
}

.l-content{
    float: right;
    margin-top: 1px;
    width: 763px;
}