@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1300px;
	height: 800px;
}
#header {
	width: 1300px;
	float: left;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 136px;
	background-color: #FFF;
}
.varlink {
}



.logo {
	padding-top: 40px;
	padding-right: 150px;
	padding-left: 40px;
}

#varbar {
	height: 47px;
	margin-left: 500px;
	width: 600px;
	padding-top: 60px;
}
#container {
	clear: both;
	width: 1300px;
}
#contL {
	width: 650px;
	float: left;
}
#containMain {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8FC41E;
	margin-right: 80px;
	margin-left: 70px;
	margin-top: 10px;
}

#contR {

}
.content_title {
	margin-left: 70px;
	padding-top: 50px;
}

#footer {
	clear: both;
	margin-top: 680px;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.15em;
	padding-bottom: 10px;
}
.footertext {
	font-size: 14px;
	line-height: 2em;
}
#bg {
	height: 136px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;

}
.containMainEn {
	line-height: 1.5em;
	color: #FFF;
	letter-spacing: 0.12em;
	word-wrap:break-word;
	word-break: break-all;
}
.containMainAbout {
	line-height: 1.8em;
	color: #FFF;
	letter-spacing: 0.12em;
}

.containMainContact {
	line-height: 2.5em;
	color: #FFF;
}
