@charset "utf-8";
#mainContent table {
	width: 570px;
	text-align: center;
	border-top-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
}
#mainContent th {
	text-align: center;
	font-family: sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: normal;
	font-size: 85%;
}
#mainContent td {
	background-color: #fffdf8;
	font-family: sans-serif;
	width: 189px;
	border-bottom-width: 1px;
	text-indent: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 90%;
}
.paper_size {
	background-image: url(../images/paper_size.gif);
	background-repeat: no-repeat;
	height: 891px;
	width: 568px;
	position: relative;
	border: 1px solid #E4E4E4;
	background-position: center;
}

