<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "UTF-8";
#terms {
  width: 100%;
  display: table;
  font-size: small;
  margin: -15px -12px 0; }

#terms .u-color-primary {
  color: #c00; }

#terms .u-color-secondary {
  color: #808080; }

#terms .u-text-center {
  text-align: center; }

#terms .u-heading-primary {
  padding-bottom: 24px;
  margin-bottom: 36px;
  border-bottom: 2px solid #d9d9d9;
  font-size: xx-large; }

#terms .u-heading-secondary {
  margin-bottom: 16px;
  font-size: x-large; }

#terms .u-heading-tertiary {
  margin-bottom: 12px;
  font-size: large; }

#terms p {
  margin-bottom: 36px; }

#terms hr {
  border: none;
  margin: 36px 0;
  border-bottom: 1px solid #d9d9d9; }

#terms ul, #terms ol {
  margin: 0 0 36px;
  padding: 0;
  list-style-type: none; }

#terms li {
  margin-bottom: .4em;
  padding-left: 1em;
  text-indent: -1em;
  word-break: break-all; }

#terms ul li:before {
  content: "・"; }

#terms ol:after {
  counter-reset: number; }

#terms ol li {
  counter-increment: number;
  padding-left: 1.6em;
  text-indent: -1.6em; }

#terms ol li:before {
  content: counter(number) "．"; }

#terms table {
  width: 100%;
  margin: 36px 0;
  border-collapse: collapse;
  border-spacing: 0; }

#terms table th,
#terms table td {
  padding: 15px;
  border: 1px solid #d9d9d9; }

#terms table th {
  background-color: #f2f2f2; }

#terms .area-main {
  display: table-cell;
  width: 82%;
  padding: 30px; }

#terms.terms-list table {
  margin: 0; }

#terms.terms-list thead tr:first-child th {
  width: 10%; }

#terms.terms-list thead th {
  min-width: 28px; }

#terms.terms-list .fixheader {
  position: fixed;
  top: 0;
  display: none; }

#terms .area-list {
  display: table-cell;
  min-width: 260px;
  width: 18%;
  padding: 30px 15px;
  background-color: #f0f0f0; }
  #terms .area-list .u-heading-list {
    margin-bottom: 1em;
    padding: 0 15px;
    font-size: 18px; }
  #terms .area-list .list-group li {
    margin-left: 1.5em;
    margin-bottom: 1em;
    padding-right: 1.5em;
    padding-left: 1em;
    text-indent: -1em; }
    #terms .area-list .list-group li a {
      color: #646464; }
    #terms .area-list .list-group li:before {
      display: none; }
