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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
  margin-bottom: 1.5em;
  width: 41em;
  clear: right;
}
#pgContent #para1 {
  width: 28em;
  padding-right: 1em;
  float: right;
}
#pgContent img {
  width: 14.3em;
  height: 15em;
  margin-bottom: 1.5em;
}
#pgContent li {
  color: #001278;
  font-size: 1.1em;
  margin-bottom: 0.3em;
  padding-left: 1em;
  background: url(/imgs/global/block.gif) left 0.4em no-repeat;
}