/* CSS Document */

@page {
    size :21.0cm 29.7cm;
    margin: 5cm 10cm;
}
body { 
    background: #fff;
}
#footer, #topotop, #m_tophead, #menu, #img, #top, #tophead{ 
    display:none;
}
#main {
    position: absolute; 
    top:0; 
    left: 0; 
    width: 650px;
}


