.process {
	margin: 0 auto;
	padding: 25px 0 80px;
	width: 984px;
	text-align: center;
	padding-left: 40px;
}

	.process .node, .process .proce {
		float: left;
		position: relative;
		height: 13px;
		background-image: url(../image/bg.jpg);
		background-repeat: no-repeat;
	}

	.process .node {
		width: 13px;
		background-position-x: -150px;
	}

	.process .proce {
		width: 110px;
		border: solid #fff;
		border-width: 0 5px;
		background-position-x: -50px;
	}

	.process ul {
		position: absolute;
		margin-top: -38px;
		list-style: none
	}

	.process .proce ul {
		color: rgb(51, 51, 51);
		display: block;
		font-family: Arial, Verdana, 宋体;
		font-size: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		height: 52px;
		line-height: 18px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: -38px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		position: absolute;
		text-align: center;
		width: 110px;
	}

	.process .node ul {
		height: 100px;
		line-height: 18px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin-left: -52px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		position: absolute;
		text-align: center;
		width: 118px;
	}

	.process .tx1 {
		height: 36px;
		margin-bottom: 16px;
	}

	.process .tx2 {
		color: #999;
	}

	.process .tx3 {
		color: #999;
		line-height: 15px;
	}
