﻿@charset "utf-8";
/* CSS Document */

/*右列*/
.the_right_column_box { width:1024px; height:100%; margin: 10px 0px 5px 0px; }
.the_right_column { width:100%; height:100%; }

/*內容*/
.bps_content { width:100%; }
.bps_content_text { font-size:1.5em;font-weight: bold; }
.member_area_box { text-align: center; width:50%; margin:0 auto; }
.member_area_img { float:left; width:50%; margin-bottom:20px; margin-top:20px; }
.member_area_img img { width:200px; }
.card_text { margin : 0 auto; width:99%; font-size:1.1em; text-align: center; color:#7d9dc0; margin-top:10px; }
.card_provision { margin : 0 auto; width:100%;  text-align: center; margin-top:20px; }
.cp_t { float: left; font-size:1.1em; color:#7d9dc0; width:550px; text-align: right; }
.cp_ts { float: left; font-size:1.1em; color:#7d9dc0; width:20px; }
.cp_l { float: left; font-size:1.1em; color:#7d9dc0; width:100px; }
.card_provision li a { color:#959595; }
.card_provision li a:hover { color:#7d9dc0; }

/*表單*/
::-webkit-input-placeholder {    color:    #7d7d7d;}
:-moz-placeholder {    color:    #7d7d7d;}
::-moz-placeholder {    color:    #7d7d7d;}

input { font-size:1.5em; border: 1px solid #959595; background: #fff; font-family:"Helvetica Neue", Helvetica, Arial, "Microsoft Jhenghei", sans-serif; text-align: center; }
select { font-size:1.5em; border: 1px solid #959595; background: #fff; padding-left:8px; width:50px; }
.card_number { width:95%; margin : 0 auto; clear:both; padding-top:10px; }
.card_number_A { width:95%; margin : 0 auto; clear:both; padding-top:10%; }
.checkout_data_A { width:100%; height:50px; font-size:1.5em;  }
.checkout_data_B { width:100%; height:50px; font-size:1.5em; background:url("../img/forgot_password.jpg")  no-repeat right; background-color:#fff; }
.checkout_data_C { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_1.jpg")  no-repeat 15px 13px; background-color:#fff; }
.checkout_data_D { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_2.jpg")  no-repeat 15px 10px; background-color:#fff; }
.checkout_data_E { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_2.jpg")  no-repeat 15px 10px; background-color:#fff; }
.checkout_data_F { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_3.jpg")  no-repeat 15px 10px; background-color:#fff; }
.checkout_data_G { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_4.jpg")  no-repeat 15px 5px; background-color:#fff; }
.checkout_data_H { width:100%; height:50px; font-size:1.5em; background:url("../img/input_box_illustration_5.jpg")  no-repeat 15px 10px; background-color:#fff; }


/*右列-確認*/
.bps_content_steppush_SignUp { font-size:1.125em; text-align: center; width:100%; margin:30px 0px 0px 10px; clear:both; }
.bcs_confirm_SignUp { margin : 0 auto; width:240px; height:50px; line-height:50px; background-color:#3272b8; }
.bcs_confirm_SignUp a { color:#fff; }
.bcs_confirm_SignUp a:hover { color:#b1c9e4; }

/*top*/
.function_push_box { width:100%; height:13px; clear:both; margin:10px 0px 10px 0px; padding-top:20px }
.gogo_top { margin:0 auto; width:37px; }
.gogo_top a { background:url(../img/function_top.jpg) no-repeat; display: block; }
.gogo_top a:hover { background:url(../img/function_top-2.jpg) no-repeat; }
