/* CSS Document */
body {
    _zoom: 0.8; 
    background-color: #FFFFFF;
}
#container-inner,
#content {
    background: #FFFFFF url(img/bg_content.jpg) repeat-y;
}

/* Thin-Wide */
.layout-tw #alpha {
    display: inline;
    width: 100%;
}
.layout-tw #beta {
    display: none;
}

