@charset "utf-8";
.fit_data {
	background-image: url(data-bg.jpg);
	background-repeat: repeat;
	border: 1px solid #ffda8e;
	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_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: 27px;
	color: #513210;
	font-weight: 600;
}
.fit_titletext-2 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 27px;
	color: #513210;
	font-weight: 600;
}