body,
html {
  min-width: 1070px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font: 12px/1.4 "Arial", sans-serif;
  color: #000;
  background-color: #fff;
}
body {
  overflow-y: scroll;
}
table,
td,
th {
  border-collapse: collapse;
  /*font-size: 100%;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #000;
}
a img {
  border: 0;
}
a {
  text-decoration: none;
  color: #007bc1;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #000;
}
p,
li {
  margin: 1em 0;
}
input,
textarea,
select,
button {
  font: 12px/1.4 "Arial", sans-serif;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

td img {
  max-width: none;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1px 0;
}

.l-page {
  position: relative;
  min-height: 100%;
  height: auto;
  overflow: hidden;
}
.l-wrapper {
  position: relative;
  padding-bottom: 90px;
}
.l-header {
  position: relative;
  padding: 0 40px;
  background: #0877b4 url("../img/head_bg1.png") 0 0 repeat-x;
}
.l-header .wrapper {
  position: relative;
  height: 140px;
  background: url("../img/head_bg2.png") 0 0 no-repeat;
}
.l-header .wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 185px;
  height: 100%;
  background: url("../img/head_bg3.png") 0 0 no-repeat;
}
.l-content {
  position: relative;
  padding: 0 40px;
}
.l-content-center {
  float: left;
  width: 100%;
}
.l-content-holder {
  min-height: 10px;
  margin: 0 250px 0 250px;
}

.l-content-top-holder {
  min-height: 250px;
  margin: 20px 0 0 250px;
}
.l-content-noright .l-content-holder {
  margin-right: 0;
}

.l-content-left {
  float: left;
  width: 230px;
  margin-left: -100%;
}
.l-content-right {
  float: left;
  width: 230px;
  margin-left: -230px;
}
.no-content-right {
  margin-right: 0;
}
.ac-content-right {
  float: left;
}

.l-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  padding: 0 40px;
  border-top: 1px solid #c5c5c5;
  background: #d7d7d7 url("../img/footer_bg.png") 0 0 repeat-x;
          box-shadow: 0 -1px 0 0 #ececec;

  -webkit-box-shadow: 0 -1px 0 0 #ececec;
     -moz-box-shadow: 0 -1px 0 0 #ececec;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.clean {
  clear: both;
  overflow: hidden;
  font-size: 0;
}
.no-style ul,
.no-style,
.no-style li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link,
.link:hover,
.links a,
.links a:hover {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.half-link,
.half-link:hover {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
.bb-title .h2 {
  margin: 0;
}

.h1,
h1.h1 {
  margin: 0;
  font-weight: bold;
  line-height: 1.2;
}
.h2 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  color: #424242;
}
.h3 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  color: #424242;
}

.b-content h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 2em 0 1em;
}
.b-content h1 {
  font-size: 21px;
  text-transform: uppercase;
  color: #424242;
}
.b-content h2 {
  font-size: 18px;
}
.b-content h3 {
  font-size: 14px;
}
.b-content h4 {
  font-size: 1.2em;
}

.b-content table th {
  padding: 5px 10px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #555;
  background: #dadada;
}

.ico {
  position: relative;
}
.ico:after {
  content: "";
  position: absolute;
  background: url("../img/page_icons3.png") 100% 0 no-repeat;
}
.ico.i_fs1 {
  padding-left: 60px;
}
.ico.i_fs1:after {
  top: 50%;
  left: 0;
  width: 44px;
  height: 54px;
  margin-top: -23px;
  background-position: -492px 0;
}
.ico.i_fs2 {
  padding-left: 60px;
}
.ico.i_fs2:after {
  top: 50%;
  left: 0;
  width: 44px;
  height: 54px;
  margin-top: -23px;
  background-position: -492px 0;
}
.ico.i_fs3 {
  padding-left: 79px;
}
.ico.i_fs3:after {
  top: 50%;
  left: 0;
  width: 63px;
  height: 46px;
  margin-top: -23px;
  background-position: -100px 0;
}
.ico.i_fs4 {
  padding-left: 100px;
}
.ico.i_fs4:after {
  top: 50%;
  left: 0;
  width: 84px;
  height: 54px;
  margin-top: -27px;
  background-position: -170px 0;
}
.ico.i_fs5 {
  padding-left: 60px;
}
.ico.i_fs5:after {
  top: 50%;
  left: 0;
  width: 44px;
  height: 54px;
  margin-top: -23px;
  background-position: -543px 0;
}

.d_ico {
  display: inline-block;
  position: relative;
  width: 200px;
  margin-right: 2%;
  margin-bottom: 10px;
  padding-left: 27px;
  font-size: 12px;
  color: #000;
}
.d_ico:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("../img/docs_ico.png") 0 0 no-repeat;
}
.d_ico.i_docx:after {
  background-position: 0 0;
}
.d_ico.i_xls:after {
  background-position: -104px 0;
}
.d_ico.i_xlsx:after {
  background-position: -130px 0;
}
.d_ico.i_rtf:after {
  background-position: -156px 0;
}
.d_ico.i_zip:after {
  background-position: -182px 0;
}
.d_ico.i_rar:after {
  background-position: -208px 0;
}
.d_ico.i_jpg:after {
  background-position: -234px 0;
}
.d_ico.i_png:after {
  background-position: -260px 0;
}
.d_ico.i_odt:after {
  background-position: -286px 0;
}
.d_ico.i_txt:after {
  background-position: -26px 0;
}
.d_ico.i_pdf:after {
  background-position: -52px 0;
}
.d_ico.i_exe:after {
  background-position: -78px 0;
}

.ico-but {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  text-indent: 100%;
  background: url("../img/page_icons.png?20210714") 100% 0 no-repeat;
}
a.ico-but {
  border: 0;
}
.ico-but.b_hl1 {
  width: 24px;
  height: 24px;
  background-position: -310px 0;
}
.ico-but.b_hl2 {
  width: 24px;
  height: 24px;
  background-position: -340px 0;
}
.ico-but.b_hl3 {
  width: 24px;
  height: 24px;
  background-position: -370px 0;
}
.ico-but.b_hl4 {
  width: 24px;
  height: 24px;
  background-position: -400px 0;
}
.ico-but.b_hl5 {
  width: 24px;
  height: 24px;
  background-position: -310px -30px;
}
.ico-but.b_hl6 {
  width: 24px;
  height: 24px;
  background-position: -340px -30px;
}
.ico-but.b_hl7 {
  width: 24px;
  height: 24px;
  background-position: -370px -30px;
}
.ico-but.b_hl8 {
  width: 24px;
  height: 24px;
  background-position: -310px -60px;
}
.ico-but.b_hl9 {
  width: 24px;
  height: 24px;
  background-position: -340px -60px;
}
.ico-but.b_h20 {
  width: 24px;
  height: 24px;
  background-position: -400px -30px;
}
.ico-but.b_h21 {
  width: 24px;
  height: 24px;
  background-position: -370px -60px;
}
.b_sn1 {
  width: 20px;
  height: 15px;
  background-position: -430px 0;
}
.ico-but.b_sn2 {
  width: 20px;
  height: 15px;
  background-position: -450px 0;
}
.ico-but.b_sn3 {
  width: 20px;
  height: 15px;
  background-position: -470px 0;
}
.ico-but.b_vision {
  width: 24px;
  height: 15px;
  background-position: -430px -20px;
}
.ico-but.b_dwn {
  width: 12px;
  height: 12px;
  background-position: 0 -60px;
}

.select {
  position: relative;
}
.select .select-input {
  position: relative;
  min-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.select .select-input.empty {
  color: #aaa;
}
.select .select-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  min-width: 100%;
  max-height: 300px;
  overflow: auto;
          border-radius: 3px;
  background: #fff;

  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
}
.select.active .select-list {
  display: block;
}
.select .select-list label {
  display: block;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
}
.select .select-list input {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.radio {
  display: block;
  display: inline-block;
  position: relative;
  min-height: 1.4em;
  padding-left: 15px;
  cursor: pointer;
}
.radio:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url("../img/radio_ico.png") 0 0 no-repeat;
}
.radio.active:before {
  background-position: -12px 0;
}
.radio input {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.checkbox {
  display: block;
  display: inline-block;
  position: relative;
  min-height: 1.4em;
  padding-left: 20px;
  cursor: pointer;
}
.checkbox:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  background: url("../img/checkbox_ico2.png") 0 0 no-repeat;
}
.checkbox.active:before {
  background-position: -16px 0;
}
.checkbox input {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.input {
  position: relative;
  padding: 0 10px;
}
.input input {
  position: relative;
  width: 100%;
  height: 18px;
  margin: 0 -10px;
  padding: 5px 10px;
  border: 1px solid #c1c1c1;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.textarea {
  position: relative;
  padding: 0 10px;
}
.textarea textarea {
  position: relative;
  width: 100%;
  height: 18px;
  height: 30px;
  margin: 0 -10px;
  padding: 5px 10px;
  border: 1px solid #c1c1c1;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  resize: none;

  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.selectbox {
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
}
.selectbox .select,
.ik_select .ik_select_link {
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  overflow: hidden;
  padding: 5px 10px;
  border: 1px solid #c1c1c1;
  color: #333;
  background: #fff;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}
.ik_select .ik_select_link .ik_select_link_text {
  white-space: nowrap;
}
.selectbox .select .text {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selectbox .trigger {
  display: none;
}
.ik_select_autowidth,
.ik_select_dropdown {
  width: 100% !important;
}
.selectbox .select:after,
.ik_select .ik_select_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;
  width: 8px;
  height: 6px;
  margin-top: -3px;
  background: url("../img/select_ar.png") 0 0 no-repeat;
}
.selectbox .select:before,
.ik_select .ik_select_link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 30px;
  height: 100%;
  background: #b4b4b4;
}
.selectbox .dropdown,
.ik_select_dropdown {
  width: 100%;
  max-height: 203px;
  overflow: auto;
  margin: 0 0 6px;
  border: solid #c1c1c1;
  border-width: 0 1px 1px 1px;
  background: #fff;
}
.selectbox ul,
.ik_select_dropdown ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  color: #231f20;
  background: #fff;
}
.selectbox .select li,
.ik_select_dropdown li {
  margin: 0 !important;
  padding: 10px;
  list-style: none;
  cursor: pointer;
}
.ik_select_dropdown li:after {
  display: none;
}

.select .select-list label {
  padding: 6px 10px;
}
.ik_select_dropdown .ik_select_optgroup_label {
  font-weight: bold;
  cursor: default;
}
.tab {
  position: relative;
  overflow: hidden;
}
.tab-body > div {
  position: relative;
  height: 0;
  overflow: hidden;
}
.tab-body > div.active {
  height: auto;
}

.tab.type-1 {
  padding: 1px 40px;
}
.tab.type-1 .tab-list {
  font-size: 0;
}
.tab.type-1 .tab-list a {
  display: inline-block;
  min-width: 60px;
  margin-right: 1px;
  padding: 10px 10px;
  font-size: 14px;
  font-size: 1.2rem;
  line-height: 1;
  vertical-align: bottom;
  text-align: center;
  color: #424242;
  background: #d9d9d9 url("../img/tab_bg1.png") 0 100% repeat-x;
}
.tab.type-1 .tab-list a.active {
  padding: 18px 10px 10px;
  font-weight: bold;
  line-height: 1;
  background: #e6e6e6;
}
.tab.type-1 .tab-body {
  padding: 20px;
  background: #e6e6e6;
}

.tab.type-2 {
  padding: 0;
}
.tab.type-2.tab-list {
  font-size: 0;
}
.tab.type-2 .tab-list a {
  display: inline-block;
  min-width: 60px;
  margin-right: 1px;
  padding: 10px 10px;
  font-size: 14px;
  font-size: 1.2rem;
  line-height: 1;
  vertical-align: bottom;
  text-align: center;
  color: #424242;
  background: #d9d9d9 url("../img/tab_bg1.png") 0 100% repeat-x;
}
.tab.type-2 .tab-list a.active {
  padding: 18px 10px 10px;
  font-weight: bold;
  line-height: 1;
  background: #e6e6e6;
}
.tab.type-2 .tab-body {
  min-height: 200px;
  padding: 20px;
  background: #e6e6e6;
}

.brown-button {
  display: inline-block;
          box-sizing: border-box;
  margin: 0;
  padding: 10px 10px 8px;
  border: 1px solid #847d63;
          border-radius: 5px;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #514e42;
  color: #fff;
  background: #968f77 url("../img/button_bg1.png") 0 0 repeat-x;
          box-shadow: 0 1px 3px 0 #968f77;
  cursor: pointer;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 #968f77;
     -moz-box-shadow: 0 1px 3px 0 #968f77;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}

.blue-button {
  display: inline-block;
          box-sizing: border-box;
  margin: 0;
  padding: 10px 10px 8px;
  border: 1px solid #0872b1;
          border-radius: 5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #074863;
  color: #fff;
  background: #0b84bd url("../img/button_bg2.png") 0 0 repeat-x;
          box-shadow: 0 1px 3px 0 #968f77;
  cursor: pointer;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 #968f77;
     -moz-box-shadow: 0 1px 3px 0 #968f77;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}

.orange-button {
  display: inline-block;
          box-sizing: border-box;
  margin: 0;
  padding: 10px 10px 8px;
  border: 1px solid #f57400;
          border-radius: 5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #b96100;
  color: #fff;
  background: #f67700 url("../img/button_bg3.png") 0 0 repeat-x;
          box-shadow: 0 1px 3px 0 #968f77;
  cursor: pointer;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 #968f77;
     -moz-box-shadow: 0 1px 3px 0 #968f77;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}

.gray-button {
  display: inline-block;
          box-sizing: border-box;
  margin: 0;
  padding: 10px 10px 8px;
  border: 1px solid #565656;
          border-radius: 5px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #3b3b3b;
  color: #fff;
  background: #8d8d8d url("../img/button_bg4.png") 0 0 repeat-x;
          box-shadow: 0 1px 3px 0 #968f77;
  cursor: pointer;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 #968f77;
     -moz-box-shadow: 0 1px 3px 0 #968f77;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
}

.brown-button:hover,
.orange-button:hover,
.gray-button:hover,
.blue-button:hover {
  color: #fff;
}

.inline {
  display: inline-block;
}

.f-left {
  float: left;
}
.f-right {
  float: right;
}

.overflow {
  overflow: hidden;
}

.a-center {
  text-align: center;
}
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}

.margin {
  margin: 20px 0;
}

table.margin {
  width: 100%;
}

table.margin th,
table.margin td {
  border: 1px solid #c1c1c1;
}

.separator {
  border-top: 1px solid #cdcdcd;
}

.separator2 {
  border-top: 1px dotted #cdcdcd;
}

.separator3 {
  margin: 0 6px;
  border-top: 1px solid #fff;
}

.separator4 {
  margin: 4px 6px;
  border-top: 1px solid #fff;
}

.font14 {
  font-size: 14px;
}
.ln2 {
  line-height: 2em;
}

.imp {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.img-left {
  display: block;
  float: left;
  margin: 0 20px 5px 0;
}
.img-right {
  float: right;
  margin: 0 0 20px 5px;
}
.img-center {
  display: block;
  margin: 25px auto;
}
.margin {
  margin: 20px 0;
}
.m-t1 {
  margin-top: 10px !important;
}
.m-t2 {
  margin-top: 20px !important;
}
.m-t3 {
  margin-top: 30px !important;
}
.m-t4 {
  margin-top: 40px !important;
}
.m-at4 {
  margin-top: -40px !important;
}
.m-r2 {
  margin-right: 20px !important;
}
.m-l1 {
  margin-left: 10px !important;
}
.m-l2 {
  margin-left: 20px !important;
}
.m-b1 {
  margin-bottom: 10px !important;
}
.m-b2 {
  margin-bottom: 20px !important;
}
.m-b3 {
  margin-bottom: 30px !important;
}
.m-b4 {
  margin-bottom: 40px !important;
}
.m-b6 {
  margin-bottom: 60px !important;
}

/* smallfont*/
.smallfont {
  font-size: 12px;
}
.smallfont input,
.smallfont textarea,
.smallfont select,
.smallfont button {
  font-size: 12px;
}
.smallfont .ik_select .ik_select_link {
  padding: 5px 10px;
}
.smallfont .ik_select {
  width: 100%;
}

/* averagefont */
.averagefont {
  font-size: 18px;
}
.averagefont input,
.averagefont textarea,
.averagefont select,
.averagefont button {
  font-size: 18px;
}
.averagefont .ik_select .ik_select_link {
  padding: 2px 10px;
}
.averagefont .ik_select {
  width: 100%;
}

/* largefont */
.largefont {
  font-size: 22px;
}
.largefont input,
.largefont textarea,
.largefont select,
.largefont button {
  font-size: 21px;
}
.largefont .ik_select .ik_select_link {
  padding: 0 10px;
}
.largefont .ik_select {
  width: 100%;
}
