.event001_Banner01from01 {
	position: relative;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #333;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.event001_Banner01from01 img{
	height: auto;
	width: 100%;
}
.event001_Banner01from01_normal {
	position: relative;
	padding: 0px;
	background-color: #FFCC00;
	cursor: pointer;
	box-shadow: 2px 0px 15px rgba(0, 0, 0, 0.8);
	z-index: 10;
}
.event001_Banner01from01_normal img{
	height: auto;
	width: 100%;
}
.event001_Banner01from02 {
	position: relative;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #900;
}
.event001_Banner01from02_01 {
	position: relative;
}
.event001_Banner01from02_02 {
	background-color: #333;
	padding: 5px;
}
.event001_Banner01from03_01 {
	position: relative;
	width: 60%;
	background-color: #000;
}
.event001_Banner01from03_02 {
	position: relative;
	width: 39%;
	background-color: #000;
}
.event001_Banner01from03_03title {
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: "微軟正黑體";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
.event001_Banner01from03_03titleP {
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: "微軟正黑體";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
.event001_Banner01from03_04word {
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	text-align: left;
	margin-bottom: 10px;
}
.event001_Banner01from03_05word {
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 28px;
	color: #CC9;
	text-align: left;
	margin-bottom: 10px;
}
.event001_Banner01from03_06word {
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	background-color: #C00;
	border-radius: 100px;
}
.event001_Banner01from03_01_01 {
	position: relative;
	width: 100%;
	background-color: #000;
}
.event001_Banner02from01 {
	position: relative;
	width: 100%;
}
.event001_Banner02from02 {
	position: relative;
	width: 100%;
}
/*eventCSS.css 181227新增*/
.contract01_back {
	position: relative;
	width: 100%;
	height: 100%;
	background-color:rgb(0,0,0,0.6);;
}
.contract02_midFrom {
	position: relative;
	/* [disabled]height: 80%; */
	background-color: #000;
	border: 10px solid #666;
	margin-right: 25%;
	margin-left: 25%;
	padding-top: 20px;
}

.contract03_inside01 {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
.contract03_inside02 {
	position: relative;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.contract03_inside03 {
	position: relative;
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
	line-height: 30px;
}
.contract03_inside04 {
	position: relative;
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #333;
	width: 66px;
	line-height: 30px;
	border-radius: 10px;
}
.contract03_inside05 {
	position: relative;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
	width: 60px;
	line-height: 30px;
}
.contract03_inside06 {
	position: relative;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.contract03_inside07 {
	position: relative;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}
.contract03_inside08 {
	position: relative;
	font-family: "微軟正黑體";
	font-size: 22px;
	line-height: 50px;
	color: #000;
	background-color: #FC0;
	border-radius: 5px;
	cursor: pointer;
	margin-right: 40%;
	margin-left: 40%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	font-weight: bold;
}
.contract03_inside08:hover{
	background-color: #0C9;
	transform: scale(1.1,1.1);
}

