div#contentsWrapper
{
	position: relative;
	left: 0;
	top: 0;

	width: 57.5em;
	margin: 17.58em 0 2.5em 17.33em;
	z-index: 4;
	display: inline-block;
}

div#globalWrapper div#Location
{
	float: right;
	text-align: right;
	padding: 1em 0 0 0;
	margin: 0 0 0 0;
	font-size: 0.91em;
}

div#globalWrapper div#Location span.currentDepth
{
	font-weight: bold;
	color: #74b838;
}

div#contentsWrapper h2#ContentsTitle
{
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 2.5em 0;	
	font-size: 1em;
}

div#contentsWrapper div#Contents
{
	clear: both;
	width: 55.83em;
	min-height: 25em;
	margin: 0 0 0 1.67em;
	display: inline-block;

	position: relative;
}

div.visual-shadow
{
	position: absolute;
	left: 15.92em;
	top: 16em;

	z-index: 10;
}

/* 이미지사이즈 */
div#contentsWrapper h2#ContentsTitle img
{
	height: 2.67em;
}

div.visual-shadow img
{
	width: 65.08em;
	height: 1.58em;
}