@charset "utf-8";
body {
	background-color: #a5dce6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_01 {
	font-family: Arial;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_02 {
	font-family: "微軟正黑體";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.text_03 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #22296A;
}
.text_04 {
	font-family: Arial;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_link {
	font-family: "微軟正黑體";
	font-size: 19px;
	color: #231815;
	text-decoration: none;
	font-weight: bold;
}
a.text_link:hover {
	font-family: "微軟正黑體";
	font-size: 19px;
	color: #1e3691;
	font-weight: bold;
}
.page-bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
.box{
	background-image: url(top_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#007136;
	width: 100%;
	height: auto;
	min-height:264px
}
