/* *{margin: 0; padding: 0;}
ul{list-style: none;}
a{text-decoration: none; color: #000;}
body{
	font-family: "Arial";
	font-size: 14px;
	line-height: 24px;
	color: #000;
} */

/* menu */


/* section1 */
#section1{
	background-color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
}

/* section2 */
#section2{
	background-color: #fff;
	width: 100%;
	height: 100%;
}

/* section3 */
#section3{
	background-color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
}

/* section4 */
#section4{
	background-color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
}

/* section5 */
#section5{
	background-color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
}

/* section6 */
#section6{
	background-color: #e3e3e3;
	width: 100%;
	text-align: center;
}

