/**index***********/
#main_img{
	position: relative;
	min-width: 1080px;
}
#main_img h3{
	text-indent: -9999px;
	background: url(../img/reform/head.jpg) no-repeat;
	background-size: 100%;
	height: 0;
	padding-top: 20.0520833%;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);	
}
#main_img div.title{
	position: absolute;
	background: url(../img/reform/h3_title.png) no-repeat;
	text-indent: -9999px;
	width: 407px;
	height: 127px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#Main h4{
	margin: 10px auto 20px;
	color: #009fe3;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
}
/**example*****************************/
#Main{
	position: relative;
}
div.example{
	position: relative;
	top: -30px;
}
div.ex_title{
	background: url(../img/reform/ex_title.png) no-repeat;
	width: 1080px;
	height: 122px;
	position: relative;
	z-index: 999;
}
div.ex_title h4{
	font-size: 24px;
	color: #fff !important;
	position: absolute;
	top: 45px;
	left: 85px;
	width: 250px;
}
div.ex_title p{
	font-size: 30px;
	color: #d8569a;
	position: absolute;
	top: 45px;
	left: 380px;
}
div.imgbox{
	position: relative;
	margin-top: -25px;
	z-index: 998;
}
div.imgbox div.box{
	float: left;
	width: 520px;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.imgbox div.arrow{
	float: left;
	background: url(../img/reform/arrow.png) no-repeat center center;
	width: 39px;
	height: 378px;
}
div.imgbox div.box img{
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
}
div.imgbox div.box p{
	margin: 8px 0 12px 15px;	
	text-align: left;
}