

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;
	color:#fff;
	text-shadow: 0 0 0 8px #429199, 1px 1px 10px #000;
}


h3 {
	padding:3px;
	color:#090;
	font-weight:bold;
}

.box {
	margin:10px 0px;
	padding:20px;
	width:930px;
	background-color: #fff;
	background-image: url(../dogrun/bg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
.box span {
	display:block;
	padding-right:500px;
}
section ul {
	width:890px;
	padding:20px;
	height:450px;
	margin-top:80px;
	clear:both;
	background-color:#f1f0e8;
}
section li {
	margin:10px;
	float:left;
}
.chu {
	width:890px;
	padding:20px;
	margin:20px 0px;
	clear:both;
	background-color:#f1f0e8;
}

