/* CSS Document */

/*process.css*/
#process #intro{
	width:517px;
	margin:0 0 25px 68px;
}
#process #intro div{
	width:310px;
	padding-top:30px;	
	float:left;
	line-height:2em;
	font-size:13px;
}
#process #intro p{
	width:159px;	
	float:right;
}
#process #flow{
	width:602px;
	margin-left:36px;
}
#process #flow .p_title{
	margin-bottom:10px;
}
#process #flow .item{
	width:550px;
	margin-left:20px;
}
#process #flow .item p{
	width:260px;
	float:left;
}
#process #flow .item div{
	width:270px;
	float:right;
	line-height:1.7em;
}
#process #flow .arrow{
	margin:20px 0;
	text-align:center;
}