div#header h1{
	display:none;
}
div#tool{
	display:none;
}
.sidemenu{
	display:none;
}
div#bar{
	display:none;
}
table{
	margin:auto;
}
#container{
	border:0;
}
div#container{
	width:100%;
	margin:0;
}
#container p{
	width:100%;
}

table.show1{
	border-collapse:collapse;
	font-size:smaller;
}
table.show1 , table.show1 td, table.show1 th{
	border:1px solid #000000;
}
table.show1 th{
	background-color:#000000;
}
