body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
body {
    background-color: #FFFFFF;
    margin: 0px;
}
#header, #mmiddle, #mright, #leftside, #rightside, #footer, #back, #sofix {
    display: none;
}
#container, #wrap, #content, table, #sofloat {
    width: 600px;
    height: 100%;
    display: block;
    float: none;
    overflow: visible;
}


