@charset "utf-8";
.fit_data_line {
	background-image: url(../fit_10/data-bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	text-align: right;
	margin-top: 15px;
}
.fit_data {
	background-image: url(../fit_10/data-bg1.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 488px;
	padding-top: 12px;
}
.fit_data_text {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #55270d;
	padding-left: 60px;
}

.fit_text {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
}
.fit_text-1 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #972400;
	font-weight: 600;
}
.fit_text-2 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #f82422;
	font-weight: 500;
}