﻿/* 의성군청 영문사이트 Culure & tourism-Treasure */
div.mainBackground01
{
	position: absolute;
	top: 25.83em;
	left: 35em;
}

div.mainBackground02
{
	position: absolute;
	top: 94em;
	left: 35em;
}

div.mainBackground03
{
	position: absolute;
	top: 147.5em;
	left: 35em;
}

div.mainBackground04
{
	position: absolute;
	top: 196.5em;
	left: 35em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01
{
	width: 56em;
	color: #666666;
	margin: 0 0 0 0;
	line-height: 1.4em;
	padding: 3em 0 0 2em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li
{
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 1.5em;
	background: url(/images/open_content/common/icon_01.png) no-repeat 0 0.3em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li ul.depth02
{
	margin: 0 0 3em 0;
	padding: 0 0 0 0;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li ul.depth02 li
{
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.2em;
	background: url(/images/open_content/common/icon_02.png) no-repeat 0 0.3em;
}

/* 테이블 설정 */
div#MainWrapper div#MainContents div#Contents ul.depth01 li table
{
	font-size: 1em;
	font-weight: normal;
	border-collapse: collapse;
	border: solid 1px #9EC6E3;
	text-indent: 1em;
	margin: 25em 0 0.5em 0.5em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li table.dep_table
{
	margin: 19em 0 0.5em 0.5em;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li table caption
{
	display: none;
}

div#MainWrapper div#MainContents div#Contents ul.depth01 li table colgroup col.col_01
{
	background-color: #F6FAFE;
	color: #00A1E0;
	width: 14.58em;
}
div#MainWrapper div#MainContents div#Contents ul.depth01 li table colgroup col.col_02
{
	width: 34.58em;
}
div#MainWrapper div#MainContents div#Contents ul.depth01 li table tbody tr td
{
	height: 2em;
	border: solid 1px #9EC6E3;
}

/* ie6 */
* html div.mainBackground02
{
	position: absolute;
	top: 95.5em;
	left: 35em;
}

* html div.mainBackground03
{
	position: absolute;
	top: 150em;
	left: 35em;
}

* html div.mainBackground04
{
	position: absolute;
	top: 200em;
	left: 35em;
}

/* ie7 */
*:first-child+ html div.mainBackground02
{
	position: absolute;
	top: 95.5em;
	left: 35em;
}

*:first-child+ html div.mainBackground03
{
	position: absolute;
	top: 150em;
	left: 35em;
}

*:first-child+html div.mainBackground04
{
	position: absolute;
	top: 200em;
	left: 35em;
}

/* 이미지 사이즈 조정 */
div.mainBackground01 img
{
	width: 20.08em;
	height: 22.91em;
}

div.mainBackground02 img
{
	width: 22.75em;
	height: 15.66em;
}

div.mainBackground03 img
{
	width: 22.75em;
	height: 15.66em;
}

div.mainBackground04 img
{
	width: 22.75em;
	height: 15.66em;
}

