<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 872px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:872px;
  margin:0 auto 25px;
  font-size: 1.1em;
}
#group_prof .left_prof {
  margin-top: 75px;
}
#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:80px;}
#group_prof .detail_txt {
  width: 650px;
}
#group_prof .detail_txt P{
}
#group_prof .detail_txt P{
  color: #fff;
}
/*--------------------*
#feature
*--------------------*/
#feature{
  width:872px;
  margin:0 auto 25px;
  color: #fff;
  font-size: 1.1em;
}
#feature h5{text-align:center;}
#feature .section_hdr{padding-top:20px;}
#feature .section_bdy{background-image:url(../../image/profile/feature/section_bdy.jpg);margin:auto;}
#feature .section_ftr{background-image:url(../../image/profile/feature/section_ftr.jpg);padding-bottom:50px;}
#feature .detail_txt{ width: 700px; }
#feature H4{
  text-align:center;
  margin: 0 auto 20px ;
}
#feature .detail_txt P { 
  margin: 0 auto 20px;
}
#feature .img_group P{text-align: center;} 
#feature [class^="group"] {width:738px;margin:0 auto;} 
#feature [class^="group"] P{padding: 0 17px;}
/*--------------------*
#free_group
*--------------------*/
#free_group{margin-bottom:30px;}</pre></body></html>