.ewb-step{
	border: 1px solid #dfebf8;
}

.ewb-step-l,
.ewb-step-r{
	display: inline-block;
	width: 41px;
	height: 10px;
	margin-top: 15px;
	vertical-align: top;
}

.ewb-step-l{
	background: url('../images/about/step-tt-l.jpg') no-repeat;
}

.ewb-step-r{
	background: url('../images/about/step-tt-r.jpg') no-repeat;
}

.ewb-step-hd{
	padding-top: 20px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
}

.ewb-step-tt{
	font-weight: bold;
	margin: 0 40px;
}

.ewb-step-bd{
	margin-top: 17px;
	padding: 0 50px;
}

.ewb-table table{
	width: 100%;
	border-bottom: 1px solid #eee;
	border-left:  1px solid #eee;
}

.ewb-table table td{
	height: 39px;
	font-size: 14px;
	border-right:  1px solid #eee;
	border-top: 1px dashed #eee;
}

.ewb-table table tr:first-child td,
.ewb-table table tr.first td{
	border-top: 1px solid #eee;
}

.ewb-table-name{
	width: 118px;
	text-align: center;
	color: #666;
	background: #f9f9f9;
}

.ewb-table-info{
	padding-left: 30px;
}

.ewb-statu{
	margin-top: 30px;
}

.ewb-statu-hd{
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 9px;
	border-left: 6px solid #1080cc;
}

.ewb-statu-bd{
	padding-top: 30px;
	padding-bottom: 52px;
}

.ewb-statu-item{
	float: left;
	margin-left: -2px;
}

.ewb-statu-txt-mod{
	width: 70px;
	float: left;
}

.ewb-statu-txt{
	display: table;
	width: 40px;
	height: 70px;
	padding: 0 15px;
	text-align: center;
}
.ewb-statu-txt span{
	display: table-cell;
	line-height: 20px;
	font-size: 16px;
	color: #fff;
	vertical-align: middle;
}

.ewb-statu-line{
	float: left;
	width: 35px;
	height: 4px;
	margin-top: 33px;
	position: relative;
	z-index: 10;
}

.ewb-statu1 .ewb-statu-txt{
	background: url('../images/about/statu1.png') no-repeat;
}

.ewb-statu1 .ewb-statu-line{
	background: url('../images/about/statu-line1.png') repeat-x;
}

.ewb-statu2 .ewb-statu-txt{
	background: url('../images/about/statu2.png') no-repeat;
}

.ewb-statu2 .ewb-statu-line{
	background: url('../images/about/statu-line2.png') repeat-x;
}

.ewb-statu3 .ewb-statu-txt{
	background: url('../images/about/statu3.png') no-repeat;
}

.ewb-statu3 .ewb-statu-line{
	background: url('../images/about/statu-line3.png') repeat-x;
}