@charset "utf-8";
/* CSS Document */

body{
background:none;
}
#container{
width:auto;
overflow:visible;
border:none;
}

#header, .noprint{
display:none;
}
#nav{
display:none;
}
#content_right{
display:none;
}
#content_bottom{
display:none;
}
#footer{
display:none;
}
#content_left{
width:auto;
height:auto;
float:none;
clear:none;
position:relative;
}

h2, h3, p, ul {
page-break-inside:avoid;
}



