@charset "utf-8";
/* CSS Document */

*{margin: 0px; padding: 0px;}
body{font-size:100%;line-height:1.8;font-family:"微軟正黑體","LiHei Pro",Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;position:relative;}
.btn{
	width: 90%;
	height: 60px;
	margin: auto auto 20px auto;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 30px;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	margin: auto;
	background-color: #ec4040;
	border-color: transparent;
}
.index_1920{
	width: 950px;
	height: auto;
	background: none;
	margin: auto;
	}
.index_950{
	width: 100%;
	height: auto;
	background-color: #ffe7d8;
	}

.KV_mobile{
	display: block;
	width: 100%;
	height: auto;

	background-position:top center;
	background-size: 100% auto;
	}
.KV_mobile .pasw .text{
	font-family: "微軟正黑體";
	font-size: 25px;
	line-height: 50px;
	text-align: center;
	}
.KV_mobile .pasw .password{
	width: 90%;
	height: 50px;
	margin: auto auto 30px auto;
	border-radius: 10px;
	}
.KV_mobile  .send {text-align: center;}
.KV_mobile  .send input{
	width: 90%;
	height: 60px;
	margin: auto auto 20px auto;
	background-color: #ec4040;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 30px;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	margin: auto;
	border-color: transparent;
	}
.info{
	width: 90%;
	height: auto;
	margin: auto;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
	word-break: break-all;
	}
.info h1{
	font-size: 45px;
	line-height: 1.2em;
	text-align: center;
	border-bottom: 5px solid #ec4040;
	margin: 5% 0% 0% 0%;
	padding: 0% 0% 2% 0%;
	}
.info h2{
	font-size: 30px;
	line-height: 1.2em;
	margin-top: 1em;
	}
.info ul{
	height: auto;
	margin: auto;
	margin-top: 1em;
	}
.info ul li{
	list-style-type: decimal;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 2em;
	}

.bn01{
	width: 90%;
	height: auto;
	margin: auto;
	border: 3px solid #FFFFFF;
	}
table
  {
  border-collapse:collapse;
  }

table,th, td
  {
  border: 1px solid #333;
 text-align: center;
	  font-size: 18px;
  }

/*
.bg {
	width: 100%;
	height: auto;
	background-color: #870142;
	}
.index_1920{
	width: 100%;
	height: auto;
	background: url('../images/index_1920.jpg') no-repeat center top;
	background-size:auto;
	}
.index_950{
	width: 950px;
	height: auto;
	margin: auto;
	position: relative;
	}
.KV_mobile{
	display: none;
	}
.bn01{
	width: 90%;
	height: auto;
	margin: auto;
	border: 3px solid #FFFFFF;
	}
.info{
	width: 90%;
	height: auto;
	margin: auto;
	color:#000000;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
	word-break: break-all;
	}
.info h1{
	font-size: 45px;
	line-height: 1.2em;
	text-align: center;
	border-bottom: 5px solid #FFFFFF;
	margin: 5% 0% 0% 0%;
	padding: 0% 0% 2% 0%;
	}
.info h2{
	font-size: 30px;
	line-height: 1.2em;
	margin-top: 1em;
	}
.info ul{
	height: auto;
	margin: auto;
	margin-top: 1em;
	}
.info ul li{
	list-style-type: decimal;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 2em;
	}
.KV_pc .pasw{
	width: 800px;
	height: auto;
	position: absolute;
	top: 460px;
	left: 75px;
	}
.KV_pc .pasw .text{
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 35px;
	line-height: 50px;
	text-align: center;
	}
.KV_pc .pasw .password{
	width: 627px;
	height: 55px;
	float: left;
	}
.KV_pc .pasw .send{
	width: 163px;
	height:55px;
	float: left;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
	}*/

@media screen and (max-width:768px){
.index_1920{
	width: 100%;
	height: auto;
	background: none;
	}
.index_950{
	width: 100%;
	height: auto;
	background-color: #ffe7d8;
	}
.KV_pc{display: none;}
.KV_mobile{
	display: block;
	width: 100%;
	height: auto;
	background-position:top center;
	background-size: 100% auto;
	}
.KV_mobile .pasw .text{
	font-family: "微軟正黑體";
	font-size: 25px;
	line-height: 50px;
	text-align: center;
	}
.KV_mobile .pasw .password{
	width: 90%;
	height: 60px;
	margin: auto auto 20px auto;
	}
/*.KV_mobile .pasw .send{
	width: 100%;
	height: 60px;
	margin: auto auto 20px auto;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 30px;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	}*/
.info{
	width: 90%;
	height: auto;
	margin: auto;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
	word-break: break-all;
	}
table,th, td{
	font-size: 14px;
	}
}