.seciton{
	width:80%;
		margin-left: 10%;
		margin-top: 20px;
		overflow: hidden;
}
.setitle{
	width:100%;
		margin-top: 20px;
		font-size: 30px;
	
}
.seimg{
	width:100%;
		margin-top: 20px;
}
.seimg img{
	width:100%;
		margin-top: 20px;
}