

header {
	height:400px;
	padding-bottom:0px;
}
header h1 {
	margin:0px auto;
	display:block;
	width:960px;
	padding-top:220px;
	font-size:25px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	color:#fff;
	clear:both;
	text-shadow: 0 0 0 8px #429199, 1px 1px 10px #000;
}
section h2 {
	font-size:23px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	text-shadow: 0 0 0 8px #429199, 1px 1px 10px #000;
}

.box {
	margin:10px 0px;
	padding:20px;
	width:930px;
	height:360px;
	background-color: #fff;
	background-image: url(../well/bg.jpg);
	background-repeat: no-repeat;
}




.photo {
	padding:20px;
	clear:both;
	background-color:#ddd;
}
.photo li {
	margin:5px;
	float:left;
	border:none;
}
.nos{
}

.photo ul:after {
	content:"";
	display:block;
	clear:both;
}

iframe{
width:950px;
border: solid 10px #fff;
}

.chu {
	width:960px;
	padding:20px;
	margin:20px 0px;
	clear:both;
	background-color:#ddd;
}

