.inner > .main{
	margin: 0 0 60px;
}
.inner > .main .mainImg{

}
.inner > .main h2{
	font-weight: bold;
	font-size: 20px;
	margin: 40px 0 20px;
}

.sec01{
	clear: both;
	overflow: hidden;
	margin-bottom:60px;
}
.sec01 .green_box{
	float:left;
	border: 1px solid #009944;
	position: relative;
	color: #009944;
	background-color: #fff;
	padding: 10px 0 0 10px;
}
.sec01 .green_box .en{
	position: absolute;
	line-height: 1em;
}
.sec01 .green_box .ja{
	position: absolute;
	top: 35px;
	line-height: 1em;
}
.sec01 .green_box .num{
	position: absolute;
	right: 8px;
	font-family: MyFont;
	font-size: 28px;
	line-height: 1em;
}
.sec01 .green_box .case{
	position: absolute;
	bottom: 10px;
	font-size: 11px;
	color: #464646;
	line-height: 1.4em;
}
.sec01 .box_right, .sec02 .box_right, .sec03 .box_right{
	float: right;
	width: 700px;
}
.sec01 .box_right h3{
	color: #009944;
	font-weight: bold;
	font-size: 18px;
}
.sec01 .box_right .doc{
	margin: 0 0 40px 0;
}
.sec01 .box_right .box_ba{
	clear: both;
	overflow: hidden;
}
.sec01 .box_right .box_ba .before{
	float: left;
	width: 300px;
}
.sec01 .box_right .box_ba .after{
	float:right;
	width: 300px;
}
.sec01 .box_right .box_ba .ba_arrow{
	float: left;
	width: 100px;
	height: 200px;
	text-align: center;
	position: relative;
}
.sec01 .box_right .box_ba .ba_arrow img{
	position: absolute;
	margin: auto;
	top:0;
	bottom:10px;
	left:0;
	right:0;
}
.sec01 .box_right .box_ba .img{
	position: relative;
}
.sec01 .box_right .box_ba .img .txt{
	position: absolute;
	color: #fff;
	font-family: MyFont;
	top: 5px;
	left: 15px;
	font-size: 20px;
}
.sec01 .box_right .box_ba .img img{
	width: 100%;
}
.sec01 .box_right .box_ba .caption{

}
.sec01 .box_ba .left{
	float: left;
}
.sec01 .box_ba .right{
	float:right;
	width: 340px;
}

.sec02{
	clear: both;
	overflow: hidden;
	margin-bottom:60px;
	border-top: 1px dashed #464646;
	padding: 50px 0 0 0;
}
.sec02 .title, .sec03 .title{
	float: left;
	font-size: 15px;
}
.sec02 .box_right p, .sec03 .box_right p{
	margin: 0 0 30px 0;
}
.sec02 .box_right a{
	cursor: pointer;
}
.sec02 .box_right .dl{
	color: #009944;
	clear: both;
	overflow: hidden;
	margin: 0 0 40px 0;
	cursor: pointer;
}
.sec02 .box_right .dl img{
	float: left;
}
.sec02 .box_right .dl p{
	float: left;
	margin: 0 0 0 10px;
	font-size: 10px;
	line-height: 1.4em;
}
.sec03{
	clear: both;
	overflow: hidden;
	margin-bottom:60px;
}
