body {
	background: #fff0a7;
	margin: 0 auto;
	padding: 0;
	color: #4c4c4c;
}

#layout {
	width: 947px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 200px;
	width: 974px;
	position: relative;
	background-image: url(/images/register-top.jpg);
}

#content {
	background-image: url(/images/register-bottom.png);
	height: 498px;
}

#text {
	position: relative;
	padding: 10px 50px 50px 95px;
}

#header #nav {
	left: 85px;
	top: 130px;
}

img {
	border: 0;
}

dd {
	float: left;
	line-height:2em;
	height: 28px;
	padding: 0;
	margin: 0;
}

dt {
	line-height:2em;
	height: 28px;
}

#leftDL {
	width: 425px;
}

#leftDL dd {
	width: 105px;
}

#rightDL dd {
	width: 60px;
}

#jt {
	position: absolute;
	bottom: 60px;
	right: 40px;
}

#jt a {
	display: block;
	width: 300px;
	height: 140px;
}

#copyright {
	bottom: 97px;
	left: 67px;
}
