#flow{
	height: 640;
}

#flow .float_l{
	width: 470px;
margin-left:100px;
}

#flow .float_r{
	width: 185px;
float:right;
	background: url('../images/short_double_line.jpg') no-repeat;
	padding: 15px 0 10px;
	overflow:hidden;
}

#flow .float_r h4{
	color:#577C26;
}

#step_desc{
	width: 2035px;
	height: 400px;
}


#step_desc li{
	display:inline;
	float:left;
	width: 165px;
	padding: 0 10px;
}

