.body {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.Header {
	width: auto;
	background-image: url(../images/index_01.jpg);
	height: 112px;
}
.nav {
	width: 961px;
	background-image: url(../images/index_02.jpg);
	height: 102px;
	padding-left: 63px;
}
.body {
	width: 1024px;
}
.body_txt {
	width: 895px;
	background-image: url(../images/center_bg.jpg);
	height: 535px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.body_txt_long {
	width: 895px;
	background-image: url(../images/center_bg.jpg);
	height: 2500;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.footer {
	width: 960px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 166px;
}
.center1 {
	text-align: center;
}
