body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	height: 430px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.box1 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.box1-1 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

 @media screen and (max-width : 600px) {

.box1-1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

}


.box2 {
	width: 45%;
	margin-right: 2%;
	margin-left: 1%;
	float: left;
}

.box2 img {
	width: 100%;
	height: auto;
}



.box3 {
	width: 49%;
	margin-right: 1%;
	margin-left: 2%;
	float: left;
}



.box4 {
	width: 100%;
	float: left;
}

.box4 img {
	width: 100%;
	height: auto;
}



.box5 {
	width: 100%;
	float: left;
}




.style01{
	font-size: 35px;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 40px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}





.style02{
	font-size: 15px;
	color: #333333;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 50px;
	font-weight: bold;
	background-color: #e9dfc0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af8a15;
	text-align: center;
}

.style02-1{
	font-size: 15px;
	color: #333333;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af8a15;
	padding-left: 10px;

}

.style02-1-1{
	font-size: 15px;
	color: #333333;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af8a15;
	padding-left: 10px;

}

.style02-2{
	font-size: 25px;
	color: #FFFFFF;
	font-family:  Arial, "新細明體";
	line-height: 45px;
	font-weight: bold;
}

.style02-3{
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, "新細明體";
	line-height: 15px;
	/*font-weight: bold;*/
}

.style03{
	font-size: 12px;
	color: #333333;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 30px;
	text-align: center;
}

.style04{
	font-size: 12px;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 30px;
	text-align: center;
}

#box3{
	float: left;
	width: 43px;
}

#box4{
	float: left;
	width: 43px;
}



 @media screen and (max-width : 600px) {
 
 .box {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
 
 
.style01{
	font-size: 20px;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial, "新細明體";
	line-height: 50px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.box2 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
}

.box3 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 10px;
	float: left;
	
}




    }
