@charset "utf-8";
/* CSS Document */

.step_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0062a2;
	font-weight: bold;
}

.step_NO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0062a2;
	font-weight: bold;
}

.CONTENT {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #454545;
}
.outline {
	border: 1px solid #FFFFFF;
}

.CONTENT_BLUE {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #0062A2;
}
#content_w {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(images/m_02.jpg);
	background-repeat: no-repeat;
}
#content_w a:link {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#content_w a:hover {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#content_w a:active {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#content_w a:visited {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
