@charset "utf-8";
.title {
	width: 560px;
	padding-bottom: 30px;
}
.con1 {
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.con1 h3 {
	padding-bottom: 20px;
}
.con1 .con1-1 {
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03C3C8;
}
.con1 .con1-1 .before {
	float: left;
	width: 250px;
}
.con1 .con1-1 .after {
	float: right;
	width: 250px;
}
