html, body, h1, h2, h3, h4, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }

html {
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
}
body,td,th {
  font-family: sans-serif;
  font-size: 1em;
  color: #000000;
}

#content {
  margin: 0 auto;
  padding: 0.125em 1em;
  max-width: 600px;

}

.embed-container-ratio-5-3 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 60%;
}

.embed-container-ratio-5-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}

.embed-container-ratio-6-1 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 17%;
}

.embed-container-ratio-6-1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}

.embed-container-ratio-20-13 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 65%;
}

.embed-container-ratio-20-13 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}


h1 {
        text-align: center;
        font-size: 0.875em;
        font-weight: bold;
        padding: 0.563em 0 0.063em 0;

}

h2 {
        font-weight: normal;
        font-size: 1.188em;
        color: #009966;
        padding: 0.375em 0 0 0;
}

h3 {
        padding: 0.438em 0.5em;
        font-size: 0.813em;
        background-color: #3E3C31;
        color: #FFFFFF;
        font-weight: bold;
        margin-bottom: 0em;
        text-align: center;
}


p {
    padding: 0.313em 0 0.563em 0;
}
.style1 {
   font-size: 0.813em;
   font-weight: bold;
}
.style2 {
   font-size: 0.875em;
   font-weight: bold;
}
.style3 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   padding: 1em 0;
}
.style4 {

   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   text-align: right;
}
.style7 {

   font-size: 1.125em;

}





a {
      text-decoration: none;
      color: #009966;
      font-weight: bold;
}
a:active {

      color: #009933;
}
a:hover {

      color: #66CC66;
}

.nopad {
     padding: 0;
}

.wrapper{

        margin-top: 0.5em;

}


.wrapper h1 {

        font-size: 1em;
        font-weight: bold;
        padding: 0.563em 0 0.063em 0;

}

.tel {
      margin: 0.125em 0 0 0;
}
.tel a{
      text-decoration: none;
      font-weight: bold;
      font-size: 1.188em;
      padding: 0.5em;
      display: block;
      text-align: center;
}
.tel a:hover{


      color: #00C183;
}
.tel a:active{


}

.tel2 {
      margin-top: 0.5em;
}
.tel2 a{
      text-decoration: none;
      font-weight: bold;
      font-size: 1em;
      padding: 0.75em 0em;
      display: block;
      text-align: center;
      background-color: #6666FF;
      color: #fff;
}
.tel2 a:hover{


      background-color: #8A8AFF;
}
.tel2 a:active{

      background-color: #8A8AFF;
}

.tel3 {
      margin:  0 0 0.125em 0;
}
.tel3 a{
      text-decoration: none;
      font-weight: bold;
      font-size: 1em;
      padding: 0.75em 0em;
      display: block;
      text-align: center;
      background-color: #00C183;
      color: #fff;
}
.tel3 a:hover{


      background-color: #009966;
}
.tel3 a:active{

      background-color: #79D3FF;
}


#book {
        margin-top: 0.75em;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1em;
        width: 100%;
}

#book table {
        border-collapse: collapse;
        margin-bottom: 0.625em;
        width: 100%;

}
#book td {
     padding: 0.188em;
     vertical-align: top;
     color: #333;
     font-size: 0.938em;
     font-weight: normal;
}

#book p {
    text-align: center;
    color: #333;

}

#ads, #mg {
    width: 100%;
    border:1px solid #ccc;
}

input[type=text]{
    width: 100%;
    height: 1.5em;
    border:1px solid #ccc;
}

input[type=tel]{
    width: 100%;
    height: 1.5em;
    border:1px solid #ccc;
}

input[type=email]{
    width: 100%;
    height: 1.5em;
    border:1px solid #ccc;
}

input[type=checkbox]{
    width:1.5em;
    height: 1.5em;
}


#submitBtn {
    background-color: #666;
    border: none;
    color: white;
    padding: 0.313em 2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
}

ul {
    padding-top: 0.5em;
    padding-bottom: 1em;
}





ul.nav {
       list-style-type: none;
       padding: 0.583em 0 0.5em 0;
       margin: 0 0 0.75em 0;
       width: 100%;
       background-color: #f8f8f8;
       text-align: center;
}

ul.nav li {
      display: inline;
      padding: 0;

}

ul.nav a {
      padding: 0.5em 0.688em 0.313em 0.688em;
      text-decoration: none;
      font-size: 0.938em;
      font-weight: normal;
      color: #444;
      background-color: #f8f8f8;
}
ul.nav a:hover {
      color: #3D8FBC;
      background-color: #f8f8f8;
}
ul.nav a:active {
  background-color: #f8f8f8;

}

.matrix_container{
     text-align: center;
}
.matrix_container a{
     color: #fff;
     font-size: 1.063em;

}
.matrix_container a:hover{
     color: #000;

}

.matrix_box_bl {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;

      padding: 1em;
      vertical-align: top;
      background-color: #6699CC;
      text-align: left;
}

.matrix_box_pr {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;
      padding: 1em;
      vertical-align: top;
      background-color: #666699;
      text-align: left;
}
.matrix_box_gr {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;
      padding: 1em;
      vertical-align: top;
      background-color: #78A590;
      text-align: left;
}

.matrix_box_tq {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;

      padding: 1em;
      vertical-align: top;
      background-color: #669999;
      text-align: left;
}
.matrix_box_pk {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;

      padding: 1em;
      vertical-align: top;
      background-color: #CC6666;
      text-align: left;
}

.matrix_box_or {
      display: inline-block;
      width: 100px;
      height: 50px;
      margin: 0.25em 0.25em;

      padding: 1em;
      vertical-align: top;
      background-color: #FF9966;
      text-align: left;
}
.prodlist {
     margin-top: 0.5em;
}
.prodlist li{
      padding-bottom: 0.75em;
}