/*--------------------*
#profile
*--------------------*/
#profile {
  margin: 0 auto;
  width: 932px;
}
/*--------------------*
#history
*--------------------*/
#history {
  width: 800px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
}
#history H4 {
  margin: 10px 0 5px;
}
#history .section_bdy {
  background-image: url(../../image/profile/history/section_bdy.jpg);
  margin: auto;
}
#history .section_ftr {
  background-image: url(../../image/profile/history/section_ftr.jpg);
  padding-bottom: 50px;
}
#history .section_hdr {
  background-image: url(../../image/profile/history/section_hdr.jpg);
  padding-top: 30px;
}
#history .detail_txt {
  text-align: left;
  margin-left: 85px;
  width: 605px;
}
#history .detail_txt UL {
  list-style: none;
}
#history .detail_txt UL LI {
  background: url(../../image/profile/history/icon.gif) no-repeat 0 3px;
  margin: 0;
  padding-left: 25px;
  font-size: 1.2em;
  color: #F8FCFF;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof {
  width: 932px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
}
#group_prof H4 {
  margin: 10px 0 5px;
}
#group_prof .section_bdy {
  background-image: url(../../image/profile/group_prof/section_bdy.jpg);
  margin: auto;
}
#group_prof .section_ftr {
  background-image: url(../../image/profile/group_prof/section_ftr.jpg);
  padding-bottom: 50px;
}
#group_prof .section_hdr {
  text-align: center;
  padding-top: 30px;
}
#group_prof .detail_txt {
  width: 760px;
  margin: 0 auto;
  text-align: left;
}
#group_prof .detail_txt p.second {
  text-align: left;
  width: 425px;
}
#group_prof .detail_txt P {
  margin: 0;
  font-size: 1.1em;
  color: #F8FCFF;
}

