<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  background:url(../../image/profile/page_ttl.gif) no-repeat 50% 35%;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  width:628px;
  margin:0px auto 20px;
  background:url(../../image/profile/profile_ftr.jpg) no-repeat 2px 10px;
  min-height:276px;
}
* html #profile{
  height:276px;
}
#profile .section_bdy{
  width:384px;
  margin-left:245px;
  padding:0;
  background-image:url(../../image/profile/prof_bdy.jpg);
}
#profile .section_ftr{
  padding-bottom:20px;
  background-image:url(../../image/profile/prof_ftr.jpg);
}
#profile .section_hdr{
  padding-top:15px;
  background-image:url(../../image/profile/prof_hdr.jpg);
}
#profile H3{
  height:40px;
  margin-bottom:10px;
}
#profile P{
  padding:0px 20px 10px;
  line-height:1.5;
  color:#540b16;
}
/*--------------------*
#msg
*--------------------*/
#msg{
  width:690px;
  margin:0px auto 15px;
}
#msg .section_bdy{
  background-image:url(../../image/index/next/next_bdy.jpg);
}
#msg .section_ftr{
  padding-bottom:40px;
  background-image:url(../../image/index/next/next_ftr.jpg);
}
#msg .section_hdr{
  background-image:url(../../image/profile/msg_ttl.jpg);
}
#msg H3{
  height:65px;
  width:690px;
  margin:0px auto 15px;
}
#msg P{
  padding:0px 60px;
  line-height:1.5;
  color:#e4c8a1;
}
</pre></body></html>