div.leftinfo{
        float:left;
        width:100%;
        margin-top:15px;
    }
/*
div.leftinfo-right{
    margin: 0 0 0 302px;
}

div.leftinfo-left{
    width:302px;
    float:left;
    background-color:#f1d5b9;
}
*/

div.leftinfo-right{
    margin: 0 0 0 230px;
}

div.leftinfo-left{
    width:230px;
    float:left;
    background-color:#f1d5b9;
}
div.index-wrap{
    float:left;
}
html>body div.index-wrap{
    width:100%;
}

div.info-main-padding{
    float: left;
    height:3px;
    width:230px;
    background: white;
    line-height: 0;
    font-size: 0;
}
