@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #EFEEEA;
}
.container {
    height: 100% !important;
    background: #EFEEEA;
}
.left_user, .left_mix, .left_mail {
    height: 740px !important;
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
}

