a:hover {
  transition: 0.3s !important;
}
.showPc {
  display: block;
}
.showTa {
  display: block;
}
.showMo {
  display: none;
}
.showTaMo {
  display: none;
}
.family_left {
  width: 50%;
  float: left;
  text-align: left;
  padding: 0 15%;
  /* background: red; */
}
.family_right {
  width: 50%;
  float: left;
  text-align: right;
  padding: 0 15%;
  /* background: green; */
}
.family_site {
  height: 40px;
}
@media screen and (max-width: 1024px) {
  .showPc {
    display: none;
  }
  .showTa {
    display: block;
  }
  .showMo {
    display: none;
  }
  .showTaMo {
    display: block;
  }
  .family_left,
  .family_right {
    padding: 0 10%;
  }
}
@media screen and (max-width: 640px) {
  .pcArea {
    display: none;
  }
  .showPc {
    display: none;
  }
  .showTa {
    display: none;
  }
  .showMo {
    display: block;
  }
  .showTaMo {
    display: block;
  }
  .family_left,
  .family_right {
    padding: 0;
  }
}
#wrap {
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: relative;
  min-width: 320px;
}
div {
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
  -khtml-user-select: none;
}
.headerFixed {
  top: 0px;
  width: 100%;
  position: fixed;
  z-index: 100;
}
.headerFixed #popup {
  background: #000000;
  width: 100%;
  height: 92px;
  display: block;
  position: relative;
}
.headerFixed #header {
  display: block;
  position: relative;
}
.headerFixed #popup .popup_con {
  margin: 0px auto;
  padding: 10px 90px 10px 0px;
  overflow: hidden;
  position: relative;
  max-width: 1190px;
}
.headerFixed #popup .popup_con dt {
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: 500;
}
.headerFixed #popup .popup_con dd {
  color: rgb(168, 168, 168);
  font-size: 17px;
  font-weight: 500;
}
/***********
.headerFixed #popup .popup_con .pagenavi {
	top: 20px; right: 0px; position: absolute;
}
.headerFixed #popup .popup_con .pagenavi li {
	margin-right: 3px; display: inline-block;
}
.headerFixed #popup .popup_con .pagenavi li a {
	border-radius: 8px; border: 2px solid rgb(168, 168, 168); border-image: none; width: 16px; height: 16px; display: block;
}
.headerFixed #popup .popup_con .pagenavi li.on a {
	background: #2290cd; border: 2px solid #2290cd; border-image: none;
}
*****************/

.headerFixed #popup .popup_con .popup_today {
  margin: 0px auto;
  text-align: right;
  right: 0px;
  bottom: 10px;
  position: absolute;
}
.headerFixed #popup .popup_con .popup_today label {
  padding-right: 12px;
}
/***************Äü¸Þ´º ÀÚ¸®
#header {
	background: rgba(255, 255, 255, 0.6); margin: 0px; padding: 0px 90px 0px 0px; width: 100%; height: 82px; position: fixed; z-index: 90; min-width: 320px;
}
****************/
#header {
  background: rgba(0, 51, 102, 1);
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 82px;
  position: fixed;
  z-index: 90;
  min-width: 320px;
  border: 0px solid red;
  /*overflow: auto;*/
  white-space: nowrap;
}
#header .header_con {
  margin: 0px 2.5%;
  width: 95%;
  position: relative;
  /*overflow: auto;*/
  white-space: nowrap;
}
#header h1 {
  left: 0px;
  top: 16px;
  position: absolute;
}
#header .nav {
  margin: 0px auto;
  /* width: 1030px; */
  width: 1270px;
  position: relative;
  z-index: 80;
  padding-left: 50px;
  /* border: 1px solid red; */
  /*overflow: auto;*/
  white-space: nowrap;
}
#header .nav > ul > li {
  width: 140px;
  height: 82px;
  float: left;
}
#header .nav > ul > li a:hover {
  color: #2290cd;
}
#header .nav > ul > li a {
  text-align: center;
  /* color: rgb(23, 27, 40); */
  color: rgb(255, 255, 255);
  line-height: 82px;
  font-size: 18px;
  font-weight: 600;
  display: block;
}
#header .nav > ul > li.on a {
  color: #ffffff;
}
#header .nav > ul > li.es {
}
#header .nav > ul > li.es > a {
  background: #2290cd;
  color: rgb(255, 255, 255);
}
#header .nav > ul > li.es > a:hover {
  background: inherit;
  color: #2290cd;
}
#header .nav > ul > li.over > a {
}
#header .nav > ul > li.over > a {
  background: inherit;
  color: #2290cd;
}
#header .nav > ul > li > .sm {
  padding: 20px 0px;
  height: 280px;
  border-left-color: rgb(222, 222, 222);
  border-left-width: 1px;
  border-left-style: solid;
  display: none;
}
#header .nav > ul > li:last-child > .sm {
  border-right-color: rgb(222, 222, 222);
  border-right-width: 1px;
  border-right-style: solid;
}
#header .nav > ul > li > .sm > ul > li a {
  color: rgb(127, 128, 133);
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
}
#header .nav > ul > li.es > .sm > ul > li a {
  color: rgb(210, 36, 37);
}
#header .nav > ul > li > .sm > ul > li a:hover {
  background: #2290cd;
  color: rgb(255, 255, 255);
}
#header .smBg {
  background: rgba(255, 255, 255, 1);
  left: 0px;
  top: 82px;
  width: 100%;
  height: 280px;
  border-bottom-color: rgb(0, 51, 102);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: none;
  position: absolute;
  z-index: 70;
}
#header .site_link {
  top: 25px;
  right: 0px;
  position: absolute;
}
#header .site_link .language {
  background: url("../img/lang_ico.png") no-repeat 95px 12px;
  border-radius: 5px;
  border: 1px solid rgba(13, 29, 51, 0.3);
  border-image: none;
  width: 96px;
  height: 30px;
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 99;
}
#header .site_link .language li {
  color: rgb(23, 27, 40);
  line-height: 30px;
  font-size: 15px;
  font-weight: 600;
}
#header .site_link .language li a {
  padding: 0px 20px;
  width: 100%;
  height: 100%;
  display: block;
}

#header .site_link .member {
  background: url("../img/lang_ico.png") no-repeat 95px 12px;
  border-radius: 5px;
  border: 1px solid rgba(13, 29, 51, 0.3);
  border-image: none;
  width: 102px;
  height: 30px;
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 99;
}
#header .site_link .member li {
  color: rgb(23, 27, 40);
  line-height: 30px;
  font-size: 15px;
  font-weight: 600;
}
#header .site_link .member li a {
  padding: 0px 20px;
  width: 100%;
  height: 100%;
  display: block;
}

#header .site_link .login {
  margin-right: 5px;
  float: left;
}
#header .site_link .login a {
  border-radius: 15px;
  color: #fff;
  border: 0px solid rgba(13, 29, 51, 0.3);
  border-image: none;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 24px;
  display: block;
}
@media screen and (max-width: 1440px) {
  #header {
    height: 100px;
  }
  #header .header_con {
    margin: 0px;
    width: 100%;
    position: relative;
  }
  #header h1 {
    left: 2.5%;
    top: 4px;
    position: absolute;
  }
  #header h1 img {
    height: 40px;
  }
  #header .site_link {
    top: 12px;
    right: 2.5%;
    position: absolute;
  }
  #header .nav {
    top: 58px;
    width: 100%;
    border-top-color: rgba(255, 255, 255, 0.4);
    border-top-width: 1px;
    border-top-style: solid;
  }
  #header .nav > ul > li {
    width: 20%;
    height: 42px;
  }
  #header .nav > ul > li a {
    line-height: 42px;
    font-size: 16px;
  }
  #header .smBg {
    top: 100px;
  }
  .headerFixed #popup .popup_con {
    margin: 0px 5%;
    width: 90% !important;
  }
  /************
.headerFixed #popup .popup_con .pagenavi {
	right: 100px; position: absolute;
}
*************/
  .headerFixed #popup .popup_con .popup_today {
    right: 100px;
    position: absolute;
  }
  .family_left,
  .family_right {
    padding: 0 5px;
  }
}
.menu_wrap {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 910;
}
.menu_wrap > div {
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: relative;
  -ms-overflow-x: hidden;
  min-width: 320px;
}
.gnb_bg {
  background: rgb(0, 0, 0);
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 901;
  opacity: 0.7;
}
.menu_wrap .menu_area {
  top: 0px;
  width: 80%;
  right: -80%;
  position: absolute;
  z-index: 510;
}
.menu_wrap .menu_area > .height_finder {
  width: 100%;
  height: 0px;
}
.menu_area .top_area {
  background: rgb(54, 56, 59);
  width: 100%;
  height: 60px;
  overflow: hidden;
  position: relative;
}
.menu_area .top_area .gnb_tit {
  color: rgb(255, 255, 255);
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
  float: left;
}
.menu_area .top_area .close_bn {
  padding: 15px;
  float: right;
}
.menu_area .top_area .close_bn img {
  width: 30px;
}
.menu_area .top_area .gnb_tit img {
  width: 24px;
}
.menu_wrap .menu_area .row_01 {
  width: 100%;
}
.menu_wrap .menu_area .row_01 > li {
  background: url("../img/gnb_arrow.png") no-repeat 95% 20px / 20px
    rgb(255, 255, 255);
  width: 100%;
  overflow: hidden;
  border-bottom-color: rgb(23, 27, 40);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.menu_wrap .menu_area .row_01 > li.selected {
  background: url("../img/gnb_arrow_on.png") no-repeat 95% 20px / 20px
    rgb(29, 53, 87);
  color: rgb(255, 255, 255);
  border-bottom-color: rgb(23, 27, 40);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.menu_wrap .menu_area .row_01 > li.selected > a {
  color: rgb(255, 255, 255);
}
.menu_wrap .menu_area .row_01 > li > a {
  width: 100%;
  height: 50px;
  color: rgb(51, 51, 51);
  line-height: 50px;
  text-indent: 20px;
  font-size: 17px;
  font-weight: 600;
  display: block;
}
.menu_wrap .menu_area .row_01 > li.es {
  background: url("../img/gnb_arrow_on.png") no-repeat 95% 20px / 20px #2290cd;
  color: rgb(255, 255, 255);
}
.menu_wrap .menu_area .row_01 > li.es > a {
  color: rgb(255, 255, 255);
}
.menu_wrap .menu_area .row_01 > li > ul {
  background: rgb(23, 27, 40);
  width: 100%;
}
.menu_wrap .menu_area .row_01 > li > ul > li {
  background: url("../img/gnb_2depth.png") no-repeat 30px / 4px rgb(23, 27, 40);
  width: 100%;
  padding-left: 10px;
  border-bottom-color: rgb(29, 53, 87);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.menu_wrap .menu_area .row_01 > li > ul > li > a {
  width: 100%;
  height: 40px;
  color: rgb(255, 255, 255);
  line-height: 40px;
  text-indent: 30px;
  font-size: 15px;
  display: block;
}
.menu_area .bottom_area {
  background: rgb(43, 47, 62);
  padding: 20px 0px;
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
}
.menu_area .bottom_area > ul {
  margin: 0px 5%;
  text-align: center;
}
.menu_area .bottom_area li {
  margin: 0px 1%;
  width: 28%;
  display: inline-block;
}
.menu_area .bottom_area li a {
  border-radius: 15px;
  border: 1px solid rgb(255, 255, 255);
  border-image: none;
  height: 30px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.right_wrap {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 500;
}
.right_wrap > div {
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: relative;
  -ms-overflow-x: hidden;
  min-width: 320px;
}
.right_wrap .bg {
  background: rgb(0, 0, 0);
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 501;
  opacity: 0.7;
}
.right_wrap .right_area {
  top: 0px;
  width: 80%;
  right: -80%;
  position: absolute;
  z-index: 510;
}
.right_wrap .top_area .gnb_tit {
  color: #2290cd;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
  float: left;
}
.right_wrap .right_area > .height_finder {
  width: 100%;
  height: 0px;
}
.right_area .top_area {
  background: rgb(23, 27, 40);
  width: 100%;
  height: 60px;
  overflow: hidden;
  position: relative;
}
.right_area .top_area .close_bn {
  padding: 15px;
  float: right;
}
.right_area .top_area .close_bn img {
  width: 30px;
}
.right_area .metros {
  width: 100%;
  overflow: hidden;
}
.right_area .metros > div {
  width: 50%;
  float: left;
}
.right_area .metros > div a {
  display: block;
}
.right_area .metros > div a img {
  width: 100%;
}
.right_area .network_tel > ul > li {
  background: url("../img/gnb_arrow.png") no-repeat 90% 20px / 20px
    rgb(255, 255, 255);
  width: 100%;
  color: rgb(23, 27, 40);
  line-height: 50px;
  text-indent: 20px;
  font-size: 18px;
  font-weight: 600;
  border-bottom-color: rgb(23, 27, 40);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.right_area .network_tel > ul > li > ul > li {
  background: url("../img/gnb_2depth.png") no-repeat 30px / 4px rgb(23, 27, 40);
  width: 100%;
  padding-left: 10px;
  border-bottom-color: rgb(29, 53, 87);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.right_area .network_tel > ul > li > ul > li > a {
  background: url("../img/m_network_tel.png") no-repeat 90% / 22px;
  width: 100%;
  height: 50px;
  color: rgb(255, 255, 255);
  line-height: 50px;
  text-indent: 30px;
  font-size: 15px;
  font-weight: 300;
  display: block;
}
.sub_lnb_wrap {
  left: 0px;
  top: 60px;
  width: 100%;
  height: 50px;
  position: fixed;
  z-index: 200;
}
.sub_lnb {
  margin: 0px auto;
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 100;
  min-width: 320px;
}
.sub_lnb > div {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
}
.sub_lnb > div.depths_01 {
  background: rgba(255, 255, 255, 0.8);
  color: rgb(23, 27, 40);
  border-right-color: rgb(23, 27, 40);
  border-bottom-color: rgb(23, 27, 40);
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
}
.sub_lnb > div.depths_02 {
  background: rgba(255, 255, 255, 0.8);
  border-bottom-color: rgb(23, 27, 40);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.sub_lnb > div.selected {
  background: rgb(255, 255, 255);
}
.sub_lnb > div p.title {
  width: 100%;
  height: 100%;
}
.sub_lnb > div p.title > .txt {
  color: rgb(23, 27, 40);
  line-height: 50px;
  text-indent: 20px;
  letter-spacing: -1px;
  font-size: 16px;
  font-weight: 800;
  float: left;
  display: block;
}
.sub_lnb > div p.title > .arrow {
  margin-right: 20px;
  float: right;
  display: block;
}
.sub_lnb > div p.title > .arrow img {
  width: 15px;
  padding-top: 20px;
}
.sub_lnb > ul {
  top: 50px;
  width: 50%;
  height: 0px;
  position: absolute;
  -ms-overflow-x: hidden;
  -ms-overflow-y: auto;
}
.sub_lnb > ul.lnb_ul li {
  background: rgb(23, 27, 40);
  width: 100%;
  border-bottom-color: rgb(47, 50, 62);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.sub_lnb > ul.lnb_ul li > a {
  width: 100%;
  height: 45px;
  color: rgb(255, 255, 255);
  line-height: 45px;
  text-indent: 20px;
  letter-spacing: -1px;
  font-size: 15px;
  display: block;
}
.sub_lnb > ul.lnb_ul li.on {
  background: #2290cd;
  color: rgb(255, 255, 255);
}
.sub_lnb > ul.lnb_ul li.on > a {
}
.sub_lnb > ul.lnb_ul li > a:active {
  background: #2290cd;
  color: rgb(255, 255, 255);
}
.sub_lnb > ul.ul_01 {
  left: 0px;
}
.sub_lnb > ul.ul_02 {
  right: 0px;
}
.sub_lnb > ul.ul_02 > li {
  left: 100%;
  top: 0px;
  width: 100%;
  position: absolute;
}
.sub_lnb > ul.ul_02 > li.li_01 {
  left: 0px;
}
/************ Äü¸Þ´º
#container {
	margin: 0px auto; padding-right: 90px; clear: both; position: relative; min-width: 320px;
}
**************/
#container {
  margin: 0px auto;
  padding-right: 0px;
  clear: both;
  position: relative;
  min-width: 320px;
}
.contents {
  width: 100%;
  clear: both;
  position: relative;
}
.contents > div {
  margin: 60px auto;
  max-width: 1280px;
}
.sub .contents {
  min-height: 600px;
}
.sub .footer {
  background: rgb(245, 245, 245);
  padding: 40px 0px;
  width: 100%;
  clear: both;
  margin-top: 80px;
  position: relative;
}
.footer {
  background: rgb(245, 245, 245);
  width: 100%;
  clear: both;
  position: relative;
  padding: 30px;
}
.footer ul {
  margin: 20px auto 10px;
  width: 308px;
  overflow: hidden;
}
.footer ul li {
  margin: 0px 2px;
  width: 140px;
  float: left;
}
.footer ul li a {
  padding: 5px 0px;
  border: 1px solid rgb(189, 191, 193);
  border-image: none;
  text-align: center;
  display: block;
}
.footer p {
  text-align: center;
  color: rgb(23, 27, 40);
  font-size: 16px;
}
.footer p .copy {
  padding: 5px 0px 20px;
  color: rgb(175, 175, 176);
  font-size: 13px;
  display: block;
}
.footer p br {
  display: none;
}
#quick {
  background: rgb(23, 27, 40);
  top: 0px;
  width: 90px;
  height: 100%;
  right: 0px;
  position: fixed;
  z-index: 100;
}
#quick > p {
  padding: 17px 0px 0px;
  text-align: center;
  color: rgb(255, 255, 255);
  line-height: 140%;
  font-size: 16px;
  font-weight: bold;
}
#quick > dl > dt {
  text-align: center;
  color: #2290cd;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 800;
  margin-top: 20px;
  border-top-color: rgb(47, 50, 62);
  border-top-width: 1px;
  border-top-style: solid;
}
#quick > dl > dd {
  margin-top: 10px;
}
#quick > dl > dd a {
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  line-height: 120%;
  padding-top: 48px;
  font-size: 12px;
  display: block;
  opacity: 0.6;
}
#quick > dl > dd a:hover {
  opacity: 1;
}
#quick .quick01 a {
  background: url("../img/quick01.png") no-repeat top;
}
#quick .quick02 a {
  background: url("../img/quick02.png") no-repeat top;
}
#quick .quick03 a {
  background: url("../img/quick03.png") no-repeat top;
}
#quick .quick04 a {
  background: url("../img/quick04.png") no-repeat top;
}
#quick .quick05 a {
  background: url("../img/quick05.png") no-repeat top;
}
#quick .quick06 a {
  background: url("../img/quick06.png") no-repeat top;
}
#quick .quick07 a {
  background: url("../img/quick07.png") no-repeat top;
}
@media screen and (max-width: 1440px) {
  .contents > div {
    margin: 60px 5%;
    width: 90%;
  }
  .family_left,
  .family_right {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1024px) {
  #header {
    background: rgba(23, 27, 40, 0.6);
    height: 60px;
    padding-right: 0px;
  }
  #header h1 {
    left: 0px;
    top: 5px;
    width: 100%;
    text-align: center;
    position: relative;
  }

  h1 img {
    height: 30px;
  }
  .moMenu {
    left: 0px;
    top: 10px;
    position: absolute;
  }
  .moMenu img {
    width: 40px;
  }
  .moTel img {
    width: 40px;
  }
  .moTel {
    top: 10px;
    right: 0px;
    position: absolute;
  }
  #container {
    padding-right: 0px;
  }
  .contents > div {
    margin: 30px 5%;
    width: 90%;
  }
  /***************
.headerFixed #popup .popup_con .pagenavi {
	right: 0px; position: absolute;
}
**************/
  .headerFixed #popup .popup_con .popup_today {
    right: 0px;
    position: absolute;
  }
  .family_left,
  .family_right {
    padding: 0 5%;
  }
}
@media screen and (max-width: 768px) {
  .footer p {
    text-align: center;
    color: rgb(23, 27, 40);
    font-size: 12px;
  }
  .footer p strong {
    font-size: 14px;
    display: block;
  }
  .footer p br {
    display: block;
  }
  .footer p .copy {
    padding: 5px 0px 10px;
    color: rgb(175, 175, 176);
    font-size: 11px;
    display: block;
  }
  .family_left,
  .family_right {
    padding: 0 5%;
  }
}
@media screen and (max-width: 480px) {
  .sub_lnb > div p.title > .txt {
    color: rgb(23, 27, 40);
    line-height: 50px;
    text-indent: 10px;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: 800;
    float: left;
    display: block;
  }
  .sub_lnb > div p.title > .arrow {
    margin-right: 10px;
    float: right;
    display: block;
  }
  .family_left,
  .family_right {
    padding: 0;
  }
}
a.skip {
  top: -1px;
  width: 0px;
  height: 0px;
  text-align: center;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 999;
}
a.skip:active {
  background: rgb(255, 255, 255);
  padding: 5px;
  width: 100%;
  height: auto;
  z-index: 999;
}
a.skip:focus {
  background: rgb(255, 255, 255);
  padding: 5px;
  width: 100%;
  height: auto;
  z-index: 999;
}
input[type="button"] {
  cursor: pointer !important;
}
.cp {
  cursor: pointer !important;
}

.blind {
  top: -999999px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  position: absolute;
}
.clear {
  clear: both;
}

.wbreak {
  -ms-word-break: break-all !important;
}

.radio_box label {
  color: rgb(102, 102, 102);
  font-size: 14px;
}
.radio_box label + label {
  margin: 0px 0px 0px 24px;
}
.check_box label {
  color: rgb(102, 102, 102);
  font-size: 14px;
}
.check_box label + label {
  margin: 0px 0px 0px 24px;
}
.fileBox {
  overflow: hidden;
}
.fileBox .inputBox {
  float: left;
}
.fileBox input[type="text"] {
  background: rgb(250, 250, 250);
  padding: 8px 10px;
  border: 1px solid rgb(209, 209, 209);
  border-image: none;
  height: 32px;
  color: rgb(153, 153, 153);
  line-height: 1;
  letter-spacing: -1px;
  overflow: hidden;
  font-size: 14px;
  float: left;
  box-sizing: border-box;
}
.fileBox .fileBtn {
  margin-left: 13px;
  float: left;
}
.fileBox .fileBtn label {
  background: rgb(153, 153, 153);
  width: 125px;
  text-align: center;
  color: rgb(255, 255, 255);
  line-height: 32px;
  letter-spacing: -1px;
  font-size: 14px;
  display: inline-block;
}
.fileBox .fileBtn input[type="file"] {
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
#popup .popup_con input[type="button"] {
  background: rgb(221, 221, 221);
  color: rgb(51, 51, 51);
}
@media all and (max-width: 480px) {
  #popup .popup_con {
    padding-right: 10px !important;
  }
  .headerFixed #popup .popup_con dt a {
    font-size: 14px;
  }
  #popup .popup_con .icheckbox_minimal {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  .family_left,
  .family_right {
    padding: 0;
  }
}
