body {
	margin: 20px auto;
	background-color: #C8E3F4;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
}
.all-table{
	width: 750px;
	margin: 0 auto;
	border: 8px solid #FFFFFF;
}
.table1 {
	width: 100%;
	background-repeat: repeat;
	background-position: left bottom;
	background-image: url(../images/all-ad-A01-table.gif);
}
.table2 {
	width: 100%;
	height: 3em;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/all-ad-A01h.jpg);
}
.table3 {
	width: 95%;
	height: 12em;
}
.table3-1 {
	height: 2em;
}
.table3-2 {
	height: 7em;
	padding: 5px 50px;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
.table4 { width: 25%;}
.object span{ display:none;}

/*copyright-table**************************/
.all-copyright-table{
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px;
	line-height: 16px;
}
a.all-copyright-link:link, a.all-copyright-link:visited, a.all-copyright-link:active { color: #FFFFFF; text-decoration: underline;}
a.all-copyright-link:hover { color: #a1ecfa; text-decoration: underline;}