/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #222;
  text-align: center;
  margin:0 auto 4%;
}
#group_prof H3{
  position:relative;
  bottom:-1px;
}
#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: 10%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_hdr{
  padding-top:3%;
}
#group_prof .img1{
  width:96%;
  margin:0 auto;
}
#group_prof .detail_txt{
  text-align: left;
  width: 84%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  font-size: 1.1em;
  line-height:1.5em;
}
#group_msg H3{
  width:93%;
  margin:3% auto;
}

#group_prof span{
  list-style-type: none;
  padding-left: 40px;
  line-height: 35px;
  font-weight: bold;
}
#group_prof span{
  background:url("../img/profile/group_prof/icon.png") no-repeat scroll  0 0;
  background-size: 31px auto;
  display: inline-block;
}
/*--------------------*
#feature
*--------------------*/
#feature h3 {
  margin: 0 auto 2%;
}
