/*--------------------*
#group_prof
*--------------------*/
#group_prof {
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#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:15%;
  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:8%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_prof .detail_txt {
  text-align: left;
  width: 80%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt p {
  line-height:1.6em;
}
#group_msg h3 {
  width: 97%;
  margin: 4% auto;
}
#group_msg .signature {
  text-align: right;
  margin-top: 5%;
}
#group_msg .signature img {
  width: 50%;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#feature .section_bdy{
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#feature .section_ftr{
  padding-bottom:10%;
  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: 4%;
}
#feature h3 {
  width: 97%;
  margin: 0 auto 4%;
}
#feature #info_group .detail_txt{
  text-align: left;
  width: 80%;
  margin:0 auto;
  text-align:left;
}
#feature .detail_txt p {
  color: #fff;
  line-height:1.6em;
}
#feature h5 {
  width: 97%;
  margin: 0 auto;
}
#feature .balloon_group {
  width: 97%;
  margin: 0 auto;
}

/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto 5%;
}
