﻿/* 축제이벤트-전국 연날리기 및 민속놀이 큰잔치 본문 설정 */
div.mainBackground
{
	position: absolute;
	z-index: 10;
	top: 20.5em;
	left: 20.5em;
}

div#MainWrapper div#MainContents div#Contents ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	list-style-type: none;
}

div#MainWrapper div#MainContents div#Contents ul.depth01
{
	margin: 0 0 0 0;
	padding: 1.5em 2em 0 20em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li
{
	margin: 0 0 0 0;
	padding: 0 0 0.5em 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	background: url(/images/open_content/common/icon_02.png) no-repeat 0 0.4em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li ul.depth02
{
	height: 27em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li ul.depth02 li
{
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	background: url(/images/open_content/common/icon_01.png) no-repeat 0 0.4em;
}

/* 이미지 사이즈 조정 */
div.mainBackground img
{
	width: 18.58em;
	height: 29.58em;
}
