/* CSS Document */
/* Older */
/*
.step_sc {
	width:510px;
	height:35px;
	}
.step_sc li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}
.step_sc ul {
	padding:0px;
	margin:0px;
	}
.step_sc_arrow {
	width:28px;
	text-align:center;
	line-height:40px;
	}
*/
.step_sc {
	width:440px;
	height:30px;
	}
.step_sc li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}
.step_sc ul {
	padding:0px;
	margin:0px;
	}
.step_sc_arrow  {
	width:28px;
	height:30px;
	text-align:center;
	}
.step_sc_arrow  img {
	padding-top:5px;
	}