 
 
 
/*there are three parameters for the sync: sync {0} {1} {2}; You can use multiple sync in one file.*/
/*{0}: required, sync file name;*/
/*{1}: optional, need generate new file for current file, default is TRUE;*/
/*{2}: optional, need popup message after each file has been changed, default is TRUE;*/
.multiple_bg {
  position: absolute;
  content: "";
  z-index: -1;
}
.has_multiple_bg {
  position: relative;
  z-index: 1;
}
.hide_text {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.unstyled_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 110%;
  font-weight: bold;
}
.subtitle p,
.subtitle a {
  font-weight: bold;
}
table.tableData {
  width: 85%;
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
  margin-bottom: 14px;
}
.tableData td {
  border: 0;
  border-top-width: 1px;
  border-top-style: solid;
  padding: 3px 4px 3px 9px;
}
.tableData td p,
.tableData th p {
  padding: 0;
  margin: 0;
}
.tableData th {
  padding: 6px 4px 5px 9px;
  text-align: left;
  font-size: 100%;
}
.tableBox {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 14px;
}
.tableBox td {
  padding: 5px;
}
.tableBox th {
  text-align: left;
}
.photo_caption {
  font-size: 75%;
}
.imageRight {
  position: relative;
  border: 1px solid;
  margin: 5px 10px;
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #285ef7;
}
.unstyled {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.non-responsive-table {
}
