article>h1 {
	background-image: url(../img/environment/en_bg.png);
}
h2 {
	padding-top: 90px;
	padding-bottom: 60px;
	text-align: left;
}
h3 {
	padding-top: 90px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

p {
	line-height: 2em;
}

p.title {
	color: #6ee6f8;
	font-size: 120%;
}

.leftbox {
	width: 410px;
	float: left;
	margin-bottom: 30px;
}
.rightbox {
	width: 410px;
	float: right;
	margin-bottom: 30px;
}

.leftbox img,
.rightbox img {
	margin-top :20px;
	margin-bottom: 20px;
}

.banner img {
	float: left;
	margin-right: 60px;
	margin-bottom: 40px;
}
.banner p {
	float: left;
}



.csr .intro {
	padding-top: 80px;
}

.csr .intro p {
	line-height: 230%;
	padding: 20px 20px;
	margin-bottom: 40px;
}

.csr table {
	margin: auto;
}
.csr tr {
}
.csr th,
.csr td {
	line-height: 230%;
	vertical-align: top;
	text-align: left;
	padding: 0 0 20px;
}

.csr th {
	font-weight: normal;
}

.csr h2 {
	margin-bottom: 20px;
	text-align: left;
}

.csr ol{
	margin-bottom: 40px;
	list-style-type: decimal;
	margin-left: 3em;
	margin-right: 1em;
}
.csr li{
	line-height: 2em;
}
.csr table th,
.csr table td {
	font-weight: 800;
}
