@charset "utf-8";
/* CSS Document */

#container {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	height: auto;
}

.pic1 {
	height: auto;
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.pic2 {
	height: 500px;
	margin-top: 20px;
	margin-left: 25px;
	width: 282px;
}
.pic3 {
	height: 406px;
	float: left;
	width: 242px;
}
.pic4 {
	float: left;
	height: 500px;
	margin-left: 20px;
}

#body {
	background-color: #fff;
	height: auto;
}
.imageslide {
}

#footer {
	background-color: #959595;
	height: 70px;
}
.logo {
	background-color: #CCC;
	float: left;
	height: 136px;
	width: 141px;
	margin-left: 30px;
	margin-top: 30px;
}
.navi {
	margin-top: 10px;
	float: right;
	margin-bottom: 60px;
}
.navi ul{
	list-style-position: outside;
	list-style-type: none;

}
.navi ul li{
	text-align: center;
	display: inline;
	float: left;
	width: 175px;

}
.copy {
	margin-top: 80px;
	width: 340px;
	
}
.foot1 {
	height: auto;
	width: auto;
	text-align: center;
	
}
.menuImage {
	clear: both;
	height: auto;
	width: 980px;
	margin-left: 10px;
}

.foot2 {

	
}
.foot3 {
	
}
.footerrr {
	background-color: #959595;
	clear: both;
	height: auto;

}
.lifecontent {
	margin-bottom: 25px;
	text-align: center;
}
.life {
	text-align: center;
	margin-bottom: 90px;
}
