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