/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}
#profile{
  margin:0 auto;
  width: 708px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:708px;
  margin:10px auto;
  text-align: center;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom: 35px;}
#group_prof .section_hdr{padding-top: 10px;}
#group_prof .detail_txt{
  width:560px;
  margin:0 auto;
  text-align:left;
  min-height:280px;
  _height:280px;
}
#group_prof .detail_txt P{
  width:270px;
  margin:0;
  font-size: 1.1em;
  color: #1F0E00;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:708px;
  margin:10px auto;
  text-align: center;
}
#group_msg .section_bdy{background:url(../../image/profile/group_msg/section_bdy.jpg) repeat-y left top;}
#group_msg .section_ftr{background:url(../../image/profile/group_msg/section_ftr.jpg) no-repeat left bottom;padding-bottom: 35px;}
#group_msg .section_hdr{padding-top:15px;}
#group_msg .detail_txt{
  width:580px;
  margin: 0 auto;
  min-height:265px;
  _height:290px;
}
#group_msg .detail_txt P{
  width:280px;
  margin:0 0 0 290px;
  color:#1F0E00;
  font-size: 1.1em;
}

