@charset "utf-8";
/* CSS Document */

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
  color: #464646;
  clear: right;
}
#pgContent #lastP {
  margin-bottom: 0;
}
#pgContent h4 {
  font-size: 1.3em;
  color: #0d4677;
  margin-bottom: 1em;
}
#pgContent li {
  color: #001278;
  font-size: 1.2em;
  margin-bottom: 0.8em;
  padding-left: 0.9em;
  background: url(/imgs/global/block.gif) left 0.4em no-repeat;
}
#pgContent ul {
  margin-top: 2em;
  padding-right: 2.5em;
  float: right;
}
#pgContent img {
  width: 17.5em;
  height: 10em;
  background: #9c9d85;
  padding: 0.2em;
  margin-bottom: 1.2em;
  border: solid 1px #000;
}
