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


#contrainer {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 272px;
	
}
#body {
	height: auto;
	text-align: center;
}
.bodypic1 {
	height: auto;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.bodypic2 {
	text-align: center;
	width: 909px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.headbody {
	text-align: center;
	height: auto;
	width: 909px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.bodypic11 {
	height: auto;
	width: 980px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.bodypic3 {
	text-align: center;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: auto;
	width: 980px;
	text-align: center;
}

.logo {
	height: 168px;
}
.navigate {
	height: 84px;
	background-image: url(../images/web1_05.gif);
	margin-top: 10px;
	margin-bottom: 10px;

}

.navigate ul{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.navigate ul li{
	text-align: center;
	display: inline;
	float: left;
	width: 245
px;
	margin-right: 35px;
	padding-left: 41px;
	padding-bottom: 5px;
	padding-top: 5px;
}
