@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../image/header_back.gif); background-repeat:repeat-x;
}


#body {
	height: auto;
	width: 970px;
	margin: 0 auto;
}
#body #heater {
	background-image: url(../image/header.gif);
	height: 117px;
}
#body #heater-log {
	background-image: url(../image/header-log.gif);
	height: 117px;
	width: 308px;
	float: left;
}

#body #toplog {
	background-image: url(../image/top-main.jpg);
	height: 552px;
	width: 970px;
	margin-top: 15px;
	margin-bottom: 38px;
}
#body #footer {
	background-image: url(../image/footer.gif);
	height: 6px;
}
.tx01{
	font-size: 12px;
	color: #ff9900;
}
#body #loginbox {
	float: left;
	width: 662px;
	height: 117px;
}

