@charset "utf-8";
.fit_data {
	background-image: url(data-bg.jpg);
	background-repeat: repeat;
	border: 1px solid #cdb9ad;
	padding: 10px;
}
.fit_data_02 {
	border: 1px solid #cdb9ad;
	padding: 10px;
	background-color: #FFF;
}
.fit_data_03 {
	background-image: url(data-bg_02.jpg);
	background-repeat: repeat;
	border: 1px solid #f1b97b;
	padding: 10px;
}
.fit_data_text {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 25px;
	color: #000;
	background-image: url(data.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.fit_data_text_02 {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 25px;
	color: #000;
	background-image: url(data_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.fit_data_btn {
	padding-top: 5px;
}
.fit_text {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 27px;
	color: #000;
}
.fit_text-s1 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 30px;
	color: #000;
}
.fit_text-s2 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 30px;
	color: #ec2252;
	font-weight: 600;
}
.fit_text-s3 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 30px;
	color: #fa6a00;
	font-weight: 600;
}
.fit_text-s4 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 30px;
	color: #007269;
}
.fit_titletext-1 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
}
.fit_titletext-2 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
}
.fit_titletext-3 {
	color: #754f05;
	font-weight: 600;
}