#content_back_greeting {
    position: absolute;
    top: 300px;
    left: 260px;
    width: 680px;
    height: 783px;
    background-color: #ffffff;
    opacity: 0.97;
}
   #gree_space {
      width: 90%;
      font-size: 1em;
      line-height: 1.6;
      margin: 0 auto;
      padding-top: 80px;
   }
#gree_photo {
	margin: 95px 0 0 30px;
}
#gree_chairman_1 {
	position: absolute;
	font-size: 16px;
	top:100px;
	left: 145px;
}
#gree_chairman_2 {
	position: absolute;
	font-size: 16px;
	top:145px;
	left: 145px;
}
#gree_chairman_3 {
	position: absolute;
	font-size: 20px;
	font-weight: 500;
	top:165px;
	left: 145px;
}
#gree_chairman_4 {
	position: absolute;
	font-size: 13px;
	top:192px;
	left: 145px;
}
   #gree_body {
      position: absolute;
      top: 255px;
      left: 30px;
      width: 620px;
      height: 520px;
      font-family: serif;
      line-height: 1.9em;
      text-align: justify;
      padding-right: 20px;
      overflow: auto;
   }
#gree_bottom_10 {
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.5;
}
