/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:96px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  background:url(../../image/profile/group_prof/title.jpg) no-repeat 50% top;
  width:700px;
  margin:0 auto;
}
#profile H3{
  height:62px;
  margin-bottom:15px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:620px;
  margin:0 auto 20px;
  padding-bottom:10px;
  background:url(../../image/profile/group_prof/person.jpg) no-repeat left 50%;
}

#group_prof .detail_txt{
  width:300px;
  margin-left:330px;
}
#group_prof .detail_txt P{
  min-height:225px;
  _height:225px;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg{
  width:648px;
  margin: auto;
  padding-bottom: 25px;
}
#group_msg .section_bdy{
  width:100%;
  margin: auto;
  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:27px;
}
#group_msg .section_hdr{
  background:url(../../image/profile/group_msg/section_hdr.jpg) no-repeat left top;
}
#group_msg .ttl{
  height:52px;
  margin-bottom:18px;
  text-indent:-9999em;
}
#group_msg .detail_txt{
  width:590px;
  margin:0px auto;
  color:#AFA88C;
}
#group_msg .detail_txt P{
  padding:15px 15px 0;
  color:#AFA88C;
}
#group_msg .detail_txt P.right{
  padding:0 15px 15px;
  text-align:right;
}
#group_msg P.credit{
  padding:3px;
}
