ul {
}
li {
	list-style-type: none;
}

.step_dark {
	background-image: url(../Images/step_dark.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 34px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.step_shine {
	background-image: url(../Images/step_shine.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 34px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.step_complete {
	background-image: url(../Images/step_last_OK.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 34px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.step_finalShine {
	background-image: url(../Images/step_final.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 34px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.step_last_dark {
}
.step_last_ok {
}
.step_line_dark {
	background-image: url(../Images/step_line_dark.png);
	background-repeat: repeat-x;
	height: 10px;
}
.step_line_shine {
     background-image: url(../Images/step_line_shine.png);
	background-repeat: repeat-x;
	height: 10px;
}
.step_kuang {
	height: 33px;
}
.step_posi {
}
.step_showA {
	float: left;
	height: 33px;
	width: 37px;
}
.step_showB {
	float: left;
	width: 250px;
	margin-top: 14px;
}
.step_showAB {
	float: left;
}

.step_show_Last {
}
.step_explain_Black {
	font-size: 14px;
	color: #8B8B8B;
	font-family: "ΣΧΤ²";
	float: left;
	width: 290px;
	/*padding-left: 5px;*/
}
.step_explain_yellow {
	font-size: 14px;
	color: #FF6824;
	font-family: "ΣΧΤ²";
	float: left;
	width: 290px;
	padding-left: 10px;
}
.step_explain_last {
	font-size: 14px;
	color: #8B8B8B;
	font-family: "ΣΧΤ²";
	float: left;
	width: 80px;
	
}
.step_explain_lastShine {
	font-size: 14px;
	color: #FF6824;
	font-family: "ΣΧΤ²";
	float: left;
	width: 80px;
	
}