#wrap960 {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
}
#wrap960 #head {
	height: 453px;
	width: 960px;
	position: relative;
	background-image: url(../img/img1.png);
	background-repeat: no-repeat;
}
#wrap960 #head #form {
	position: absolute;
	left: 690px;
	top: 180px;
}
#wrap960 #footer {
	height: 110px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#wrap960 #footer #agree {
	font-size: 14px;
	text-align: right;
	width: 930px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#wrap960 #footer a {
	color: #600;
	text-decoration: none;
}
#wrap960 #footer #agree a:hover {
	color: #F60;
	text-decoration: underline;
}
#wrap960 #copy {
	position: relative;
	margin-top: 15px;
	text-align: center;
}
