@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	background-image: url(IMAGE/top/top.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
.top-sub {
	background-image: url(IMAGE/top/top.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.back-body {
	background-image: url(IMAGE/top/back-body.png);
	background-repeat: repeat-x;
	width: 100%;
}
.back-boder {
	background: url(IMAGE/top/back-boder.png) center top repeat-y;
	margin: 0 auto;
	text-align: left;
		
}
.main-body {
	background-image: url(IMAGE/top/main-body.jpg);
	background-repeat: repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.under {
	background-image: url(IMAGE/sub/under.png);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
}
.under-sub {
	color: #FFFFFF;
	height: 75px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.content {
	background-image: url(IMAGE/top/main-body.jpg);
	background-repeat: repeat;
	width: 200px;
	height: 650px;
}
.right-bana {

	}
.research{
	position: absolute;
	bottom: -741px;
	left: 153px;
}
.bana {
	line-height: 7px;
}

