/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#group_prof H3{
}
#group_prof .section_bdy{
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_prof .section_ftr{
  padding-bottom:17%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
#group_prof .section_hdr {
  padding-top: 3%;
}
#group_prof .detail_txt{
  width: 82%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  line-height:1.6em;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#feature H3{
}
#feature .section_bdy{
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#feature .section_ftr{
  padding-bottom:18%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
#feature .section_hdr {
  padding-top: 3%;
}
#feature .detail_txt{
  text-align: left;
  width: 82%;
  margin:0 auto;
  text-align:left;
}
#feature .detail_txt P{
  line-height:1.6em;
}

/*--------------------*
 * free_group
 *--------------------*/
#free_group{
  margin:0 auto;
}

/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto;
}

