div#step {
	width:100%;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color:#333333;
	background-color:#FAFAFA;
	}

div#step ul li {
	list-style-type:none;
	float:left;
	background: url(regsiter_11.jpg) no-repeat;
	overflow: hidden;
	height:88px;
	width: 88px;
	}		
	
div#step .spacing {
	width: 38px;
	background: url(regsiter_12.jpg) no-repeat;
	}

div#step ul li a {
	display:block;
	text-decoration:none;
	color: #6EA61D;
	font-weight: bold;
	}

div#step ul li a:hover {
	display:block;
	text-decoration:none;
	color: #A70101;
	font-weight: bold;
	}
