@charset "utf-8";
.list{
	width: 557px;
	margin: 0 auto;
	padding-top: 70px;
	height: 1350px;
}
.list_short{
	width: 557px;
	margin: 0 auto;
	padding-left: 200px;
	padding-top: 25px;
	line-height: 25px;
}
.list .title{
	width: 557px;
	font-size:18px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	position: relative;
	float: left;
	margin-top: 15px;
	font-weight: bolder;
}
.list .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	float: left;
	position: relative;
	margin-top: 20px;
	line-height: 25px;
	margin-bottom: 15px;
}
.list .text ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	float: left;
	position: relative;
	line-height: 25px;
}
.list .text ul li{
	width: 500px;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 25px;
}
.list .text ul li ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	float: left;
	position: relative;
	line-height: 25px;
}
.list .text ul li ul li{
	width: 500px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	line-height: 25px;
}
.list .line{
	width: 558px;
	margin: 0 auto;
}

.list_short{
	width: 557px;
	margin: 0 auto;
	padding-left: 200px;
	padding-top: 25px;
	line-height: 25px;
}
.list_short .title{
	width: 557px;
	font-size:18px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	position: relative;
	float: left;
	margin-top: 15px;
	font-weight: bolder;
}
.list_short .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	float: left;
	position: relative;
	margin-top: 20px;
	line-height: 25px;
	margin-bottom: 15px;
}