.cptp{
	width: 100%;
	height: 350px;
}
.cptp img{
	width: 100%;
	height: 100%;
}
.saenauto{
	width: 1350px;
	margin: 0px auto;
	margin-top: 25px;
	text-align: center;
}
.saenauto ul{
	width: 100%;
	height: 100%;
}
.saenauto ul li{
	float: left;
	width: 29%;
	height: 80%;
	margin-right: 1%;
	margin-left: 2.5%;
	margin-top: 3%;
	background-color: white;
	box-shadow: 0px 0px 0px 0px #dee4e8, 0px 5px 15px 1px lightgrey;
}
.saenauto img{
	width: 100%;
	height: 350px;
}
.saenauto ul li p{
	color: #009f2e;
	font-weight: 500;
	font-size: 17px;
	line-height: 3;
	height: 50px;
	margin-top: -5px;
}
.saenauto ul li:hover p{
	color:white;
	background-color:#009f2e ;
}
.saen{
	width: 100%;
	margin-bottom: 50px;
}
.btnbod{
	margin-top: 50px;
	width: 100%;
	height: auto;
}
.btnse{
	width: 150px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
}
.btnse p{
	font-size: 33px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
}
.photobton{
	width: 100%;
	height: 100px;
	background-color: #f3f3f3;
}
.btonauto{
	width: 1400px;
	height: 100%;
	margin: 0px auto;
}
.btonauto P{
	color: black;
	font-size: 20px;
	line-height: 5;
}
