@charset "UTF-8";
/* CSS Document */

main {
	margin: 0 auto;
	padding: 40px 0;
	width: 1000px;
	overflow: hidden;
	}

main thin {
	width: 700px;
}

main h1 {
	color:#677;
	font-size: 32px;
	margin-bottom: 50px;
	text-align: center;
}

header .headerContent .mainImage{
	width: 1000px;
	height: auto;
}


	h2 {
	color:#677;
	font-size: 28px;
	margin-bottom: 20px;
	}

.mainImage{
	margin-top: 20px;
}

.about .image{
	width: 1000px;
	float: left;
	height: auto
}

.about .image img{
	width: 230px;
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}

.about .info ul li p{
	width: 900px;
	font-size: 15px;
	
	line-height: 50px;
}

.about .current{
	padding: 30px 0 30px 0;
}

h2 {
	padding-top: 60px;
}

.about .current{
	width: 700px;
	overflow: hidden;
	padding-left: 250px;
}