@charset "UTF-8";
/* CSS Document */
body {
	margin-left: auto;
	margin-right: auto;
	font-family: "微軟正黑體";
}
ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
#member {
	width: 100%;
	margin: 0px auto;
}
.mem_btn {
	padding: 5px;
	font-size: 15px;
}
.text_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #1669a5;
}
.text_15 {
	font-size: 15px;
	line-height: 30px;
	color: #f00;
}
.text_pd {
	padding-right: 10px;
	font-size: 15px;
	color: #000;
}
.bt_mar {
	margin-top: 10px;
}
/*ul.tabs {
	height: 43px;
	float: left;
	margin-right: 30px;
}
ul.tabs li {
	float: left;
	width: 125px;
	height: 33px;
	padding-top: 12px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	text-align: center;
	margin-top: 2px;
	background-image: url(../images/mem/line04.png);
	background-position: right;
	background-repeat: no-repeat;
}
ul.tabs li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
ul.tabs li a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.tabs li.active a {
	color: #333;
	font-weight: bold;
}
ul.tabs li.active {
	background-image: url(../images/mem/mem_tagbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #002c85;
}
ul.tabs li.active a:hover {
	color: #4086bd;
}*/
@media only screen and (min-width: 48em){
	.tab_container {
	    min-width: 1004px;
	    height: 65px;
	    margin: 0 auto;
	}
	.tab_container .tabs {
        width: 500px
    }
}

.tab_container{
	width: 100%;
    position: relative;
    background: #eee;
    text-align: center;
}
.tab_container .tabs {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.tab_container li {
    margin: 0;
    color: #0097A3;
    cursor: pointer;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    white-space: nowrap;
    position: relative;
}
.tab_container li a {    
    color: #0097A3;    
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    white-space: nowrap;
    position: relative;
}
.tab_container li.active a {
    font-weight: bold;
    color: #FF8740;
}
.tab_container, .tab_content {
	display: block;
	height: auto;
	color: #333;
	line-height: 25px;
	
}
div.tab_container .tab_content {
	padding-top: 10px;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}
.mem_line {
	background-color: #090;
	height: 2px;
}
.mem_da01 {
	font-size: 20px;
	color: #1cb425;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.mem_border {
	border: 10px solid #ececec;
	padding: 10px;
}
.mem_text_a1 {
	line-height: 30px;
}
.tab_sh {
	background-image: url(../images/mem/tab_sh.png);
	background-repeat: repeat-x;
	height: 26px;
}
.mem_title_bg {
	background-image: url(../images/mem/men_top.jpg);
	height: 47px;
	background-repeat: repeat-x;
	float: left;
	width: 96%;
}
.mem_title_bg1 {
	background-image: url(../images/mem/title_item.png);
	background-repeat: no-repeat;
	color: #000;
	padding-left: 25px;
	font-size: 18px;
	background-position: left;
	letter-spacing: 1px;
}
.mem_title_bg2 {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	margin: 5px 0px 10px 0px;
}
.mem_title_first {
	float: left;
	background-image: url(../images/mem/bg_left.png);
	background-repeat:no-repeat;
	width: 2%;
	height: 47px;
}
.mem_title_end {
	float: right;
	background-image: url(../images/mem/bg_right.png);
	background-repeat:no-repeat;
	width: 2%;
	height: 47px;
}
.border_line {
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	width: 938px;
	padding: 10px 0px 10px 20px;
	line-height: 35px;
}
.border_line td {
	line-height: 35px;
}
.table01 {
	width: 100%;
	border: 1px solid #dddddd;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	margin-bottom: 10px;
}
.table01_in {
	padding: 3%;
	border: 3px solid #efefef;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	background-image: url(../images/mem/tab_sh2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.table02 {
	width: 100%;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}
.table02_in {
	padding: 2%;
	border: 3px solid #ffffcc;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}
.blue_title {
	background-color: #e0edf3;
	height: 30px;
	/*border-bottom: 1px solid #9cc6da;*/
	color: #000;
	font-size: 13px;
	text-align: right;
	padding: 5px 10px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px; /* Firefox */
	-webkit-border-radius: 8px 8px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius: 8px 8px 0px 0px; /* Konqueror */
	border-radius: 8px 8px 0px 0px; /* Opera 10.50 and later (CSS3 standard) */
}
.order {
}
.order td {
	border-bottom: 1px solid #ccc;
	color: #000;
	line-height: 18px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	font-size: 14px;
	padding: 5px;
}
.order1t {
	width: 10%;
	text-align: center;
	font-weight: bold;
}
.order2t {
	width: 10%;
	text-align: center;
	font-weight: bold;
	height: 30px;
}
.order3t {
	width: 15%;
	text-align: center;
	font-weight: bold;
}
.order4t {
	width: 25%;
	text-align: center;
	font-weight: bold;
}
.order1 {
	width: 10%;
	text-align: center;
}
.order2 {
	width: 10%;
	text-align: center;
	height: 30px;
}
.order3 {
	width: 15%;
	text-align: center;
}
.order4 {
	width: 25%;
}
.text_line {
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
	background-image: url(../images/mem/ico_arr.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.text_line2 {
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
}
.text_red {
	font-size: 15px;
	color: #ff0000;
}
.add_member {
	font-size: 14px;
	line-height: 30px;
	width:674px;
}
.add_member td {
	height: 38px;
}
#add_member {

	/*padding-top: 100px;
	background-image: url(../images/membg.jpg);
	background-repeat: no-repeat;
	height: 470px*/
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 0px auto;
}
#login_member {
	/*margin-left: 200px;
	margin-top: 50px;
	padding-top:70px;
	padding-left:50px;
	background-image: url(../images/membg2.jpg);
	background-repeat: no-repeat;
	height: 260px;*/
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 0px auto;

}
.box_mag20 {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 25px;
	color: #333;
	/*margin: 20px;*/
}
.box_header {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	background-color: #FC6;
	padding-left: 10px;
	
}
.box_body{
	margin-left: 100px;
}
.box_desc{
	font-size: 16px;
	line-height: 25px;
	color: #004A95;
	font-weight: bold;
	padding: ４px;
	margin: 20px 0 10px 40px;
	border-bottom: 1px dotted #CCC;
	width:90%;
}
.td_title {
	color:#666;
	font-size:14px;
	
}
.list_item {
	list-style-type: decimal;
	list-style-position: outside; 
	margin-left: 80px;
}
.list_item li {
	list-style-type: decimal;
}

#forgetbg {
	/*margin-left: 200px;
	margin-top: 50px;
	padding-top:70px;
	padding-left:50px;
	background-image: url(../images/membg3.jpg);
	background-repeat: no-repeat;
	height:270px;*/
	width:776px;
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 10px auto;
	
}
#forgetbg .box_body{
	margin-left: 100px;
}
.mem_link a{ color:#333; text-decoration:none;}
.mem_link a:hover{color:#f39800; text-decoration:none;}

/**********************************************************
				Authentication Styles
**********************************************************/
#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
  display: none; }

#create-account_form, #my-account #edit_form {
min-height: 324px; }
#create-account_form p {
margin-bottom: 8px; }
#create-account_form .form-group {
margin: 0 0 20px 0; }

#login_form {
min-height: 297px; }
#login_form .form-group {
margin: 0 0 3px 0; }
#login_form .form-group.lost_password {
margin: 14px 0 15px 0; }
#login_form .form-group.lost_password a {
text-decoration: underline; }
#login_form .form-group.lost_password a:hover {
text-decoration: none; }

#login_form .form-control, #create-account_form .form-control {
max-width: 271px; }




/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }
	
#guest-account{
	width: 40%;
    margin:20px auto;
}
.form-label {
    margin-bottom: 0;
    color: #666;
    display: block;
    font-size: 18px;
    padding: 6px 0;
}
.form-data {
    display: block;
    position: relative;
}

@media only screen and (min-width: 48em){
	
	#guest-account .form-label {
	    width: 11rem;
	    float: left;
	}
	#guest-account .form-data {
	    margin-left: 11rem;
	}
	.other {
	    width: 100%;
	    margin: 0 auto;
	}
}
#guest-account .form-group{
	position: relative;
}
#guest-account .form-group span {
    position: absolute;
    top: 8px;
    right: -5em;
}

#guest-account .form-group span.show_pwd {
    display: block;
    position: absolute;
    width: 6rem;
    height: 100%;
    top: 0;
    right: 1em;
    line-height: 30px;
    cursor: pointer;
}


.other {
    position: relative;
    padding: 32px 0;
    border-top: solid 1px #e0e0e0;
    margin-top: 40px;
}
.other::before {
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    position: absolute;
    top: 0;
    left: 50%;
    padding: 8px;
    
    content: "或";
    display: block;
    clear: both;
    text-align: center;
    width: 1em;
    height: 1em;
    background: #fff;
    color: #999;
}
#fb-auth::before  {
	content: "";
    border-right: 1px solid #fff;
	display: inline-block;
    
    vertical-align: middle;
    width: 2px;
    height: 28px;
    margin: 0 12px 0 0;
    
}
#fb-auth {
    display: block;
    height: 40px;
    line-height: 40px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 53px;
    border-radius: 5px;
    min-width: 148px;
    margin: 0 .5% 10px;
    padding: 0 8px 0 40px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    background: #3e5b97 url(../images/icon-facebook.png) no-repeat left top;
    width: 100%;
}




#my-account .addresses-lists {
	border: 1px solid #eee;
	padding: 20px;
  margin-bottom: 30px; }
#my-account ul.myaccount-link-list li {
  overflow: hidden;
  padding-bottom: 30px; }
#my-account ul.myaccount-link-list li a {
display: block;
overflow: hidden;
color: #555454;
text-shadow: 0px 1px white;
text-transform: uppercase;
text-decoration: none;
position: relative;
border: 1px solid;
border-color: #ccc; }
#my-account ul.myaccount-link-list li a i {
  font-size: 25px;
  color: #666;
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 100%;
  padding: 10px 0 0 0;
  text-align: center;
  border: 1px solid white;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }
#my-account ul.myaccount-link-list li a span {
  display: block;
  padding: 13px 15px;
  overflow: hidden;
  border: 1px solid;
  margin-left: 52px;
  border-color: white white white #ccc; }
#my-account ul.myaccount-link-list li a:hover {
  background: #fafafa;
  border-color: #999
}
ul.myaccount-link-list {
    margin-bottom: 0;
}
 #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control, .btnSend {
    max-width: 271px; }
#center_column form.std .row .col-xs-4 .form-control {
padding:0 5px 0 5px;
max-width: 94px;
float:left;
margin:0 8px 8px 0;
}
@media (max-width: 767px) {
	#guest-account{
	width: 80%;
	}
	 #authentication .form-group .form-control{
	 	max-width: inherit;
	 }
}
#my-account .box {
padding-bottom: 20px;
line-height: 20px;
}
.btn-orange{
	background: #FD5300 !important;
}
.btn-orange:hover{
	background: #fe983d !important;
}
ul.footer_links{
	width:370px;
	margin: 0 auto;
}
ul.footer_links li:nth-child(2){
	float: right;
}

/* 會員中心 
-------------------------------------------------------------- */
/* 密碼 */
.pstrength-main { float:left; font-size:15px; line-height:1px; width:80px;}
.pstrength-info ,.pstrength-bar{margin-top:0px; padding:0;}
.pstrength-info {height:1px; text-align:left; font-size:12px;}
.pstrength-info span{
	margin-top:6px;
}
#table_mem {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 2px;
	/*border-color: #808080;*/
	color: #333;
	font-size: 16px;
}
#table_mem td {
	border: 0px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
}
.mem_btn {
	text-align: center;
	margin: 10px;
}
@media only screen and (max-width: 767px) {
	ul.footer_links{
		width:100%;
	}
}

.btnSend {
    background: #00AABD;
    border: none;
    color: #FFF;
    line-height: 24px;
    padding: 8px 8px;
    font-size: 18px;
    transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    -moz-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    border-radius: 5px;
    margin-top: 8px;
    width: 100%;
}

#error_msg{
	display: block;
    position: absolute;
    top: 28px !important;
    left: 280px !important;
}
.pass { color:#55B115; }
.wrong{ color:#ff0000; }