@charset "utf-8";
body,td,th {
	font-family: "微軟正黑體", Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.top_h1{
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box_1{
	padding: 3px;
	border: 1px solid #DDDDDD;
}
.tr_input{
	width: 100%;
	border-width: 0px;
	border-style: none;
	background-color: #ECECEC;
	}
.tr_input_1{
	border-width: 0px;
	border-style: none;
	background-color: #ECECEC;
	}
.tr_input_02{
	width: 10%;
	border-width: 0px;
	border-style: none;
	background-color: #ECECEC;
	}	
.login_box ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 29px;
	list-style-type: none;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 29px;
}
.login_box li{
	margin-bottom: 10px;
}

.text_h1{
	font-size: 16px;
	color: #22551A;
	font-weight: bold;
	}
.text_p1{
	font-size: 12px;
	}
.text_p2{
	color: #C90000;
	}
.login_box a:link,.login_box a:visited,.member_box a:link,.member_box a:visited {
	text-decoration: none;
	color: #585858;
}

.login_box a:hover,.login_box a:active ,.member_box a:hover,.member_box a:active {
	text-decoration: none;
	color: #45A815;
}
.login_btn{
	padding: 5px;
	border-radius: 6px;
	border: 1px solid #A6A6A6;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}
.text_box{
	border: 1px solid #979797;
	margin-left:0px;
	font-size: 14px;
	color: #8E8E8E;
	width: 100%;
	}
	
  .PZ01{ display:block;}
  .PZ01p{ display:none;}
  
@media (min-width: 1200px){
.tr_box{
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_box_1{
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_box_2{
	text-align:right;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }	 
.tr_img{
	width: 250px;
    }
.tr_img_1{
	width: 50px;
    }
.top_h2{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.login_box{
	width: 50%;
	margin-top: 30px;
	margin-bottom: 40px;
	border: 20px solid #979797;
}
}

@media (min-width: 992px) and (max-width: 1199px){
.tr_box{
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
    }
.tr_box_1{
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
    }
.tr_img{
	width: 200px;
    }
.tr_img_1{
	width: 50px;
    }
.top_h2{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.login_box{
	width: 50%;
	margin-top: 30px;
	margin-bottom: 40px;
	border: 20px solid #979797;
}
}

@media (min-width: 768px) and (max-width: 991px){
.tr_box{
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_box_1{
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_box_2{
	text-align:right;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
     }	 
.tr_img{
	width: 150px;
    }
.tr_img_1{
	width: 50px;
    }
.top_h2{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.login_box{
	width: 70%;
	margin-top: 30px;
	margin-bottom: 40px;
	border: 20px solid #979797;
}
}

@media (max-width: 767px){
.tr_box{
	text-align: center;
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_box_1{
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #DDDDDD;
     }
.tr_img{
	width: 100px;
    }
.tr_img_1{
	width: 50px;
    }
.top_h2{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
.login_box{
	width: 80%;
	margin-top: 30px;
	margin-bottom: 40px;
	border: 20px solid #979797;
}
}
@media (max-width: 480px) {
  
  .PZ01{ display:none;}
  .PZ01p{ display:block;}
	
	}