  a {
    color: #267abf;
    text-decoration: none;
  }
  .innerCenter {
    margin: 0 auto;
    width: 960px;
  }
  .story_shadow {
    width: 650px;
    margin-bottom: 13px;
    border-bottom: 2px solid #ebebeb;
  }
  .story {
    margin-top: 1px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
  }
  .story_bd {
    padding: 14px 30px;
    overflow: hidden;
    _zoom: 1;
  }
  .pageName {
  font-size: 18px;
  margin: 10px 0 30px;
  color: rgb(96,96,96);
  }
  .section {
    margin-bottom: 2em;
  }
  .section h2{
  font-size: 18px;
  margin-bottom: 0.5em;
  font-family: Arial, sans-serif;
  }
  .section p{
    background: #fff; color: #606060; font:14px/1.7 \5B8B\4F53, serif;
    margin-bottom: 1em;
  }
  .section ul{
    padding-left: 20px;
    list-style-type: disc;
  }
  .section ul li{
    margin-bottom: 1em;
  }
  .section ol{
    padding-left: 20px;
    list-style-type: decimal;
  }
  .section ul ol li{
    margin-bottom: 0;
  }
  #sitemap {
    margin-bottom: 4em;
  }
  #sitemap dt {
    margin-bottom: .9em;
    font-weight: bold;
  }
  #sitemap dt a {
    color: #bb0000;
    font-size: 16px;
  }
  #sitemap dd {
    margin-bottom: 3em;
  }
  #sitemap dd a {
    margin-left: 1em;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 1em;
  }
  .nav-wrapper {
    padding-bottom: 20px;
    background: #f2f2f2;
    padding-top: 15px;
  }
  .footer {
    margin-top: 0;
  }

.adPriceTable{
  width: 100%;
  text-align: left;
  margin-bottom: 2em;
  color: #303030;
  font-size: 13px;
}

.adPriceTable caption{
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: left;
  line-height: 30px;
  color: #bb0000;
}

.adPriceTable th, .adPriceTable td{
  border: 1px solid #ddd;
  padding: 7px 12px;
}

.adPriceTable th{
  background-color: #f2f5fa;
}

.linksTable{
  width: 100%;
  text-align: left;
  margin-bottom: 2em;
  color: #303030;
  font-size: 13px;
}

.linksTable caption{
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-align: left;
  line-height: 30px;
  color: #bb0000;
}

.linksTable th, .linksTable td{
  border: 1px solid #ddd;
  padding: 7px 12px;
}

.linksTable th{
  background-color: #f2f5fa;
}
