body {
  text-align: left;
  margin:0px auto 0px;
  font-size: 10px;
  height: 2.0em;
  padding: 0px;
  background-image:url('images/st07_bg.gif');
  background-repeat:repeat;
}
.div_all {
  width:750px;
  BORDER-RIGHT: #999999 1px solid;
  BORDER-LEFT: #999999 1px solid;
  background-image:url('images/pe01_bg.gif');
  background-repeat:repeat;
}

A:link {
  color:#555555 ;
}
A:visited {
  color:#555555 ;
}
A:active {
  color: #339933;
}
A:hover {
  color:#339933 ;
}

h1 {
  text-align:left;
  color:#333366;
  font-size:12pt;
  font-family:serif;
  border-left:solid 24px;
  border-right:solid 140px;
  border-left-color:#ccddcc;
  border-right-color:#ccddcc;
  margin:3px 0px;
  padding:0px 15px;
}
h2 {
  font-weight:bold;
  font-size:18pt;
  font-family:serif;
  border-left:solid 24px;
  border-bottom:solid 2px;
  border-left-color:#ff9900;
  border-bottom-color:#ff9900;
  margin-top:15px;
  text-align:left;
  padding:3px 10px 3px 10px;
  color:#333366;
}
h3 {
  font-weight:bold;
  font-size:12pt;
  font-family:sans-serif;
  border-left:solid 16px;
  border-left-color:#99aa99;
  text-align:left;
  padding:3px 15px;
  color:#333366;
}
h4 {
  font-weight:bold;
  font-size:11pt;
  font-family:sans-serif;
  text-align:left;
  padding:0px 5px;
  color:#333366;
}
h5 {
  font-weight:bold;
  font-size:10pt;
  font-family:sans-serif;
  text-align:left;
  padding:0px 5px;
  color:#333366;
}
h6 {
  font-size:10pt;
  font-family:sans-serif;
  text-align:left;
  color:#333366;
}

