html, body {height: 100%;}
#content div.staff-area {
	position: relative;
	margin: 60px 0 30px 0;
}
#content div.staff-area ul.staff {
	list-style-type: none;
	text-indent: -9999em;
	line-height: 0;
	width: 100%;
	height: 485px;
	margin: 0;
	padding: 0;
	background: url(/images/open.content/hwarang/village/staff/staff.png) center 0 no-repeat;
}
#content div.staff-area ul li {
	position:absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
#content .color-lb {
	background: #e4f2ff;
}
#content .color-lg {
	background-color: #f9f9f9;
}