div#service{	background-color: #222;	width: 740px;	height: 560px;	margin-top: 10px;	color: #919191;	font-size: 13px;	position: relative;}	div#service h1	{		font-size: 14px;		padding: 0;		margin: 0;		color: #fff;		line-height: 58px;		text-indent: 20px;	}	div#service img	{		margin-left: 20px;	}	div#service div#step_1	{		position: absolute;		top: 179px;		left: 276px;		z-index: 1;	}	div#service div#step_2	{		position: absolute;		left: 363px;		top: 386px;		width: 320px;		z-index: 1;	}
