@charset "utf-8";
/* CSS Document */

.seo-div {
          text-align: justify;
}

.seo-hx {                                          
    border-bottom: 2px solid #0167DE;
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0 25px 0;
    padding: 0px 0px 8px 0px;
    text-align: left;
}

.seo-ul li {
    padding: 5px 0px 5px 25px;
    text-align: left;
    margin: 0 0 0 -25px;
    list-style: none;
    background: url(seo-gal.png) 0 9px no-repeat;
}

.seo-zs {
    font-size: 17px;
    margin: 20px 0px 0px 15px;
    color: #3d3d3d;
    font-weight: bold;
}

.seo-z {
    font-size: 17px;
    margin: 20px 0px 0px 15px;
    color: #3d3d3d;
    text-align: center;
    font-weight: bold;
}

.seo-s {                                 
padding: 1px 15px 1px 15px;
    background: #E7F7FE;
    border-radius: 4px;
    margin: 20px 0 30px 0;
}

.seo-but {
    background: #06A9EB;
    color: #ffffff;
    display: inline-block;
    margin: 20px 0px 0px 0px;
    font-size: 17px;
    padding: 9px 15px 9px 15px;
    position: relative;
    text-decoration: none;
    text-align: center;
}

.seo-but-wrap {
          text-align: center;
}

.seo-but:hover {
	  background: #0058b1;
      position:relative;
}


.seo-phone {
    line-height: 22px;
    margin: 0 auto;
    padding: 30px 0 0;
    text-align: center;
    max-width: 650px;
}

.seo-phone .f12 { margin-bottom:10px;}
.seo-phone .f12:first-child { margin-right:15px;}  

.seo-phone img {
    display: inline-block;
    margin: -8px 5px 5px 0;
    vertical-align: top;
}

.seo-phone div {
    display: inline-block;
    font: bold 21px 'open_sans-b', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #00327D;
    margin: 0;
    vertical-align: top;
}

.seo-ir {float:right; margin:5px 0px 3px 15px; border:1px solid #7e76a0;}
.seo-isr {float:right; margin:5px 0px 3px 15px;}

.seo-t {
          border-collapse: collapse;
          margin: 10px auto;   
}

.seo-t th { 
    background: #E7F7FE;
    border: 1px solid #0167DE;
    padding: 5px 10px 5px 10px;
    color: #000;
}

.seo-t td {
    border: 1px solid #0167DE;
    padding: 7px 5px 5px 25px;
    color: #000;
    text-align: left;
}

.seo-ci {
  width:100%;
  margin:0 0 0px;
  position: relative;
  text-align: center;
}

.seo-ci div {
  text-align: center;
  display:inline-block;
  vertical-align:top;
  margin: 0px 0px -10px;
}

.seo-ci div p { text-align:center;}
.seo-ci div img { margin:0 0 0px;}

.seo-img {
    margin: 0px 15px 0px 15px !important;
    border: 1px solid rgba(1, 74, 141, 0.33) !important;
    text-align: center;
}