@charset "utf-8";
/* head */
body{
     background: url("../img/bg_body.jpg") repeat scroll left top rgba(0, 0, 0, 0);
}
body,html{height: 100%;}
#wrapBox {
    height: auto !important;
    margin: 0 auto -211px;
    min-height: 100%;
    overflow: hidden;
}

#push {
    height: 211px;
}
