@CHARSET "UTF-8";

#window {
    width: 650px;
}

#window #left {
    display: none;
}

#window #head {
    width: 650px;
    background-image: url(../image/NVVC_top_print.gif);
}

#window #body {
    width: 650px;
}

#window #headmenu {
    display: none;
}

#window #body #main {
}


