﻿.main-wrap-header {
	width: 100%;
	background: #FEFEFE;
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08), 0px 4px 8px 0px rgba(0,0,0,0.05);
	font-weight: 400;
	user-select: none;
	color:#222;
}

.main-wrap-header-content {
	width: 1200px;
	margin: auto;
	height: 40px;
}

.header-left {
	float: left;
	width: 500px;
	font-size: 12px;
	text-align: left;
}

.header-right {
	float: right;
	width: 500px;
	text-align: right;
	font-size: 12px;
	/*line-height: 32px;*/
}

.header-left ul {
	padding: 0px;
}

.header-left ul li, .header-right ul li {
	display: inline-block;
	padding: 0px 16px;
	list-style: none;
}

.main-wrap-header a:visited {
	color: black;
}
.main-wrap-header a{color:black;}
.main-wrap-header a:visited {
	color: black;
}
.step-2, .step-3, .step-4, .step-5, .step-6 {
margin-left:8px;}