body {
	background-image: url(http://www.tak-import.com/images/bk01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.header {
	margin-top: 0px;
}

div.center {
	width:760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


.normal01 {  font-size: 12px; color: #222222; line-height: 18px}
.normal02 {  font-size: 10px; color: #222222; line-height: 14px}
.bold01 {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}
a:active {
	color: #003366;
}

.border01 {
	width: 750px;
	margin-top: 6px;
	border-bottom: 3px solid #CCCCCC;
}

td#bottom {
	margin: 0px;
	padding: 12px 0px 6px;
	text-align: right;
}

.counter {
	width:750px;
	text-align:right;
	font-size: 10px; color: #cccccc;
}