html {
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  max-width: 100%;
  height: auto;
}

img{
	max-width:100%;
	height:auto;
	}
	
html,
body,
button,
input,
select,
textarea {
  font-family: "微軟正黑體", "Microsoft JhengHei", arial, "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  color: #707070;
  font-size: 20px;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
p {
  margin: 0 0 15px 0;
}
/*去除按鈕虛線*/
a,
a:focus,
button {
  outline: 0px none;
}
a {
  text-decoration: none;
  color: #5fc417;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  left: -3px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type=text] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Then Style */
  background: transparent;
  outline: none;
  border: 1px solid #c3c3c3;
  border-radius: 0;
}
.logo{
	margin-bottom:5px;
	}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.input_box {
  padding-bottom: 15px;
}
.input_box * {
  vertical-align: middle;
}
.input_box input {
  padding-left:6px;
  display: inline-block;
}
.input_box label {
  display: inline-block;
  line-height: 40px;
  vertical-align: middle;
  font-size: 20px;
  white-space: nowrap;
}
.input_box textarea {
  display: inline-block;
  vertical-align: middle;
}
.input_box select {
  height: 38px;
  height: auto\0;
  line-height: 30px;
  border: 1px solid #999999;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
  text-indent: 0.01px;
  text-overflow: "";
  padding: 0px 30px 0px 10px;
  padding-right: 0px\0;
  margin: 0 5px 5px 0;
  background: #ffffff url(../images/convenience/pays/icon_select_arr_down.png) no-repeat right 5px;
  background: #ffffff\0;
  cursor: pointer;
  border-radius: 0;
}
.input_box .input_txt {
  font-size: 20px;
  vertical-align: middle;
  height: 40px;
  width: 100%;
  padding-left: 5px;
}
.input_box .warning_text {
  color: #FF0000;
  font-size: 20px;
  line-height: 16px;
}
.input_box .tbHead {
  color: #222222;
  font-size: 1em;
}
.input_box .tipTxt {
  font-size: 0.8em;
  margin-bottom: 0;
}
.input_box.no-pt {
  padding-top: 0;
}
select:hover {
  background-position: right -25px;
}
select::-ms-expand {
  display: none;
}
:root .input_box select {
  padding-right: 0px\9\0;
  background: #ffffff\9\0;
  height: 30px\9\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  :root .input_box select {
    padding-right: 30px;
    background: #ffffff url(../images/convenience/pays/icon_select_arr_down.png) no-repeat right 6px;
    height: 40px;
  }
  :root .input_box select:hover {
    background-position: right -24px;
  }
}
.ft-larg {
  font-size: 20px;
}
.ft-sm {
  font-size: 16px;
}
* {
  box-sizing: border-box;
}
.bold {
  font-weight: bold;
}
.t-right {
  text-align: right;
}
.t-left {
  text-align: left;
}
.greenTxt {
  color: #5fc417;
}
.redTxt {
  color: red;
}
.blueTxt {
  color: #0390dc;
}
.t-center {
  text-align: center;
}
.imp {
  color: #5fc417;
  margin-right: 5px;
}
.grid_box:after {
  content: "";
  display: block;
  clear: both;
}
.grid_box > * {
  box-sizing: border-box;
  float: left;
}
.grid_box .no-fl {
  float: none;
}
.grid_box .fr {
  float: right;
}
.col-md-100 {
  width: 100%;
}
.col-md-95 {
  width: 95%;
}
.col-md-90 {
  width: 90%;
}
.col-md-85 {
  width: 85%;
}
.col-md-80 {
  width: 80%;
}
.col-md-75 {
  width: 75%;
}
.col-md-70 {
  width: 70%;
}
.col-md-65 {
  width: 65%;
}
.col-md-60 {
  width: 60%;
}
.col-md-55 {
  width: 55%;
}
.col-md-50 {
  width: 50%;
}
.col-md-45 {
  width: 45%;
}
.col-md-40 {
  width: 40%;
}
.col-md-33 {
  width: 33%;
}
.col-md-30 {
  width: 30%;
}
.col-md-25 {
  width: 25%;
}
.col-md-20 {
  width: 20%;
}
.col-md-15 {
  width: 15%;
}
.col-md-10 {
  width: 10%;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb15 {
  padding-bottom: 15px;
  /*font-weight:bold;*/
}
.pt25 {
  padding-top: 25px;
}
.pt20 {
  padding-top: 20px;
}
.mg0 {
  margin: 0;
}
.w80px {
  width: 80px !important;
}
.w90px {
  width: 90px !important;
}
.w95px {
  width: 95px !important;
}
.btn-box .btn {
  display: inline-block;
  text-decoration: none;
  font-size: 1em;
  margin: 0 2% 15px 0;
}
.btn-box .btn:first-child {
  margin-left: 0;
}
.btn-box .btn:last-child {
  margin-right: 0;
}
.btn-box .btn:active {
  position: relative;
  top: 1px;
}
.btn-box .arrDot {
  background: url(../img/dot_arrow.png) no-repeat 0 center;
  padding: 0 5px 0 15px;
  color: #5fc417;
}
.btn-box .arrDot:last-child {
  padding-right: 0;
}
.btn-box .greenBg,
.btn-box .blueBg {
  padding: 0 2%;
  line-height: 38px;
  height: 38px;
  border-radius: 3px;
  min-width: 29%;
  color: #FFFFFF;
  text-align: center;
}
.btn-box .greenBg {
  background: #008cd6;
}
.btn-box .blueBg {
  background: #4b80b6;
}
.btn-box:after {
  content: "";
  display: block;
  clear: both;
}
.stepList {
  text-align: center;
}
.stepList li {
  display: inline-block;
  border: 2px solid #c7c7c7;
  margin: 0 2%;
  width: 28%;
  position: relative;
}
.stepList .step {
  width: 28%;
  display: inline-block;
  border: 2px solid #c7c7c7;
  vertical-align: middle;
  color: #707070;
  padding-bottom: 5px;
}
.stepList .step span {
  font-weight: bold;
  display: block;
  border-bottom: 6px solid #7dcf46;
  color: #7dcf46;
  font-size: 22px;
  margin-bottom: 5px;
}
.stepList .step p {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.stepList .arrow {
  display: inline-block;
  height: 25px;
  width: 4%;
  background: url(../img/arrow2.png) center center no-repeat;
  vertical-align: middle;
}
ul.grayDot-lg {
  margin-left: 20px;
  list-style-image: url(../img/dot_gray_larg.png);
}
ol.grayDot-sm {
  margin-left: 20px;
  list-style-image: url(../img/dot_gray_sm.png);
}
.wrap {
  min-width: 320px;
  /*max-width: 530px;*/
  max-width: 710px;
  border-radius: 10px;
  border: 3px solid #5fc417;
  margin: 0 auto; 
}
.mainPage {
  margin: 10px;
}
.header {
  line-height: normal;
  margin-bottom: 20px;
  font-weight:bolder;
}
.header img {
  max-width: 100%;
  display: block;
}
.header:after {
  content: "";
  display: block;
  background: url(../images/convenience/pays/head_line.png) repeat-x 0 bottom;
  height: 4px;
  clear: both;
}
.pageTitle {
  font-size: 26px;
  padding-bottom: 15px;
}
.pageTitle div {
  padding: 0 10px 0 0;
  margin: 0;
  float: left;
  line-height: normal;
}
.pageTitle div:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 24px;
  background: #5fc417;
  margin-right: 5px;
  margin-top: -4px;
  vertical-align: middle;
}
.pageTitle span {
  content: "";
  display: block;
  overflow: hidden;
  height: 30px;
  background: url(../img/dotbg.png) repeat-x 0 bottom;
}
.pageTitle:after {
  content: "";
  clear: both;
}
.main-box {
  margin: 0 auto;
}
.exp {
  display: block;
}
@media (max-width: 639px) {
  .col-xs-100 {
    width: 100%;
  }
  .col-xs-95 {
    width: 95%;
  }
  .col-xs-90 {
    width: 90%;
  }
  .col-xs-85 {
    width: 85%;
  }
  .col-xs-80 {
    width: 80%;
  }
  .col-xs-75 {
    width: 75%;
  }
  .col-xs-70 {
    width: 70%;
  }
  .col-xs-65 {
    width: 65%;
  }
  .col-xs-60 {
    width: 60%;
  }
  .col-xs-55 {
    width: 55%;
  }
  .col-xs-50 {
    width: 50%;
  }
  .col-xs-45 {
    width: 45%;
  }
  .col-xs-40 {
    width: 40%;
  }
  .col-xs-35 {
    width: 35%;
  }
  .col-xs-30 {
    width: 30%;
  }
  .col-xs-25 {
    width: 25%;
  }
  .col-xs-20 {
    width: 20%;
  }
  .col-xs-15 {
    width: 15%;
  }
  .col-xs-10 {
    width: 10%;
  }
  .stepList {
    margin-bottom: 15px;
  }
  .stepList .step {
    width: 75%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 0;
  }
  .stepList .step span {
    display: inline-block;
    border-right: 6px solid #7dcf46;
    border-bottom: 0;
    padding: 10px 5%;
    margin-bottom: 0;
    width: 45%;
    vertical-align: middle;
    text-align: center;
  }
  .stepList .step p {
    display: inline-block;
    width: 55%;
    vertical-align: middle;
    text-align: center;
  }
  .stepList .arrow {
    width: 100%;
    margin: 5px 0;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .input_box select {
    height: 38px;
    height: auto\0;
    line-height: 30px;
    padding: 0px 25px 0px 5px;
    padding-right: 0px\0;
    margin: 0 5px 5px 0;
    background: #ffffff url(../images/convenience/pays/icon_select_arr_down.png) no-repeat right 5px;
    background: #ffffff\0;
    cursor: pointer;
  }
  .dp-block {
    display: block;
  }
  .dp-xs-inline-block {
    display: inline-block;
  }
  .exp {
    display: inline-block;
  }
  .btn-box .arrDot {
    background-size: auto 15px;
    font-size: 0.9em;
    padding-left: 10px;
  }
  .btn-box .greenBg,
  .btn-box .blueBg {
    min-width: 30%;
    color: #FFFFFF;
    text-align: center;
  }

}
