/* CSS Document */
body {
	color: #000;
	font: 100%/1.5 Verdana;
}

/*Home Page*/
#toppan, #mainimg, #tools , .offscreen {
	display: none;
}

/*Sub Page*/
#subnav, #header, #footer{
	display: none;
}
