#headline {
    height: 110px;
    background: url(../images/jd/headbg.jpg) repeat-x left bottom;
}
#wrapper {
	width:100%;
	margin-top: 50px;
}
#head {
	height:75px;
	z-index:100
}
#nav {
	width:100%;
	background:#fafafa;
	z-index:1
}
#head, #content, #foot {
	width:980px;
	margin-left:auto;
	margin-right:auto
}
#foot {
	text-align:center;
	color:#7a77c8;
	margin-top:20px;
	margin-bottom:20px
}
.mod-header {
	display:inline;
	font-size:66px
}
.mod-userbar {
	position:absolute;
	top:5px;
	right:10px;
	z-index:300
}
.mod-userbar li {
	float:left;
	margin:0 3px
}
.mod-userbar li a {
	text-decoration:underline
}

