/* 공용 사용 */
h1, h2, hr
{
	display: none;
}

/* header */
div#headerWrapper
{
	position: relative;
	left: 2.25em;
	top: 1.75em;

	width: 77.08em;
	height: 2.42em;
	z-index: 3;
}


/* contents */
div#ContentsWrapper
{
	margin: 5.5em 0 1.75em 52.08em;
	height: 30em;
	width: 26.25em;
	position: relative;
	z-index: 3;
}

ul.link-go
{
	list-style: none;
	margin: 0 0 0.58em 0;
	padding: 0 0 0 0;
	display: inline-block;
	width: 26.25em;
}

ul.link-go li
{
	float: left;
}

div.quick
{
	clear: both;
	background-color: #e1e8ec;
	border: 0.08em solid #cad7de;
	padding: 0.25em 0 1.33em 0.25em;
	display: inline-block;
	*zoom:1;
}

div.quick:after { content:" "; display:block; clear:both; height:0; }

div.quick ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
	width: 25.92em;
}

div.quick ul li
{
	float: left;
}

div.quick ul li.first
{
	padding-left: 1.42em;
}

/* footer */
div#globalWrapper div#footerWapper
{
	background: none;
}

div.footer-bg
{
	position: absolute;
	left: 0;
	top: 3em;
	z-index:0;
	padding-left: 0.5em;
}

/* visual */
div.main-visual
{
	position: absolute;
	left: 0;
	top: 4.17em;
	width: 52.08em;
	z-index: 1;
}

object#middle-flash
{
	width: 52.08em;
	height: 36.67em;
}

div.main-box
{
	position: absolute;
	left: 51.17em;
	top: 6.58em;
	width: 26.25em;
	z-index: 0;
}

/* 이미지사이즈 */
div.main-box img
{
	width: 28.17em;
	height: 34.25em;
}

img.main-img01{ width: 13.25em; height: 9.67em;}
img.main-img02{ width: 13em; height: 9.67em;}
img.main-img03{ width: 16.75em; height: 6.08em;}
img.main-img04{ width: 9.5em; height: 6.08em;}
img.main-img05{ width: 7.67em; height: 1.67em;}
img.main-img06{ width: 6.08em; height: 8em;}
img.main-img07{ width: 8.08em; height: 8em;}
img.main-img08{ width: 8.75em; height: 8em;}
