@charset "UTF-8";

.Performance{
	clear:both;
	width:793px;
	padding:0px 0px 112px 0px;
	margin:0px auto 0px;
	height:auto;
	text-align:left;
}

.Performance h2{
	margin-bottom:80px;
	font-size:22px;
	color:#2B86BD;
	font-weight:900;
}

.Performance section{
	margin-bottom:100px;
}

.box{
	width:793px;
	height:auto;
	margin:0;
	padding:30px 0 40px;
}

.box-title{
	margin-top:40px;
	margin-bottom:40px;
}

.box .box-img{
	width:350px;
}


.box .box-text {
	width:400px;
	line-height:3;
}
.box-text p {
	line-height:3;
}

.f-l{
	float:left;
}

.f-r{
	float:right;
}

.ml{

}

.userVoiceBtn {
	clear:both;
	text-align:center;
	margin-bottom:150px;
	margin-top:100px;
}