@charset "utf-8";
/* home css */

#content p{
	padding-left:8px;
	padding-right:8px;
}
.steps{
	width:100%;
	height:216px;
	text-align:center;
}
#step_1{
	width:208px;
	float:left;
	text-align:center;
	font-size:12px;
}
.step_2{
	width:200px;
	text-align:center;
	font-size:12px;
	margin: 0 auto;
}
.step_3{
	width:208px;
	float:right;
	text-align:center;
	font-size:12px;
}
.link_backs{
	font-size:8px;
	width:800px;
	margin:0 auto;
}