body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #1c0000;
	padding: 0px;
}
.box {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

.header {
	background-image: url(../images/head_02.jpg);
	width: 900px;
	text-align: left;
	background-repeat: no-repeat;
	height: 285px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 50px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.sub-t {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 50px;
	line-height: 20px;
}
.table1 {
	width: 800px;
	margin-left: 50px;
	height: 50px;
	margin-top: 70px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
	line-height: 20px;
	width: 400px;
}
.td2 {
	font-size: 12px;
	padding-left: 50px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.td2 h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.bottom {
	width: 900px;
	background-image: url(../images/bottom.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
.box .bottom p {
	margin: 0px;
	padding: 0px;
}

.copy {
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 100px;
	font-size: 12px;
}
.td2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.copy a {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both; float: none;
}
