body {
	background-color: #9f9c4f;
}
.copywrite {
	font-size: 9px;
	color: #666666;
}


.tabtop {
	background-image: url(../image/top.gif);
	height: 73px;
}
.tabmain {
	background-image:url(../image/main.gif);
}
.tabbottom {
	background-image:url(../image/bottom.gif);
	height: 73px;
}