#REASON {
	height: 836px;
	width: 1000px;
	margin-bottom: 30px;
	background-image: url(../images/index_reason-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font-size: 120%;
}
#REASON h2 {
	display: block;
	position: absolute;
	height: 44px;
	width: 733px;
	left: 26px;
	top: 26px;
}

#REASON .box1 {
	position: absolute;
	height: 305px;
	width: 420px;
	left: 46px;
	top: 115px;
}
#REASON .box2 {
	position: absolute;
	height: 305px;
	width: 420px;
	left: 530px;
	top: 115px;
}
#REASON .box3 {
	position: absolute;
	height: 305px;
	width: 420px;
	left: 46px;
	top: 480px;
}
#REASON .box4 {
	position: absolute;
	height: 305px;
	width: 420px;
	left: 530px;
	top: 480px;
}



#REASON .photo {
	display: block;
	position: absolute;
	height: 187px;
	width: 187px;
	left: 1px;
	top: 60px;
}

#REASON p {
	display: block;
	width: 208px;
	position: absolute;
	left: 200px;
	top: 61px;
	height: 187px;
	overflow: auto;
	color: #756757;
	font-size: 93%;
	line-height: 130%;
}
#REASON a {
	display: block;
	position: absolute;
	height: 20px;
	width: 298px;
	left: 62px;
	top: 284px;
}
#CONTENTS ul li {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
#CONTENTS ul li p  {
	display: block;
	position: absolute;
	left: 27px;
	top: 91px;
	width: 477px;
	color: #756757;
	font-size: 93%;
	z-index: 2;
}
#CONTENTS ul li.style1 p{
	display: block;
	position: absolute;
	left: 88px;
	top: 42px;
	width: 557px;
	color: #FFF;
	font-size: 93%;
	z-index: 2;
}

