#site_layout {

	height: 691px;

	width: 850px;

	margin-right: auto;

	margin-left: auto;

}

.testimonial {

	height: auto;

	width: 286px;

	font-family: "Eras Medium ITC";

	font-size: 12px;

	color: "#666666";

}

.workProcess {

	height: auto;

	width: 285px;

	font-family: "Eras Medium ITC";

	font-size: 12px;

	color: "#666666";

}

.guarantee {

	height: auto;

	width: 260px;

	font-family: "Eras Medium ITC";

	font-size: 12px;

	color: "#666666";

}

.content{

	height: auto;

	width: 850px;

	font-family: "Eras Medium ITC";

	font-size: 13px;

	color: "#666666";
	
	text-align:justify;

}
.content li{
	list-style:circle;
}
.content li a{
	color:#03F;
	text-decoration:none
}
.content li a:hover{
	background-color:#999;
}

