﻿/* 의성군청 영문사이트 County Introduction-Overview-Location */
div.mainBackground01
{
	position: absolute;
	top: 40.41em;
	left: 18.75em;
}

/* 상단 텍스트 */
div#MainWrapper div#MainContents div#Contents
{
	color: #666666;
}

div#MainWrapper div#MainContents div#Contents div.location01
{
	width: 55em;
	height: 17em;
	margin: 0 0 0 0;
	padding: 2.5em 0 0 2.5em;
	line-height: 1.3em;
}

/* 테이블 */
div#MainWrapper div#MainContents div#Contents div.location02
{
	height: 17.5em;
	margin: 0 0 0 0;
	padding: 18.5em 0 0 2.5em;
}

div#MainWrapper div#MainContents div#Contents div.location02 table
{
	border-collapse: collapse;
	border: 1px solid #9EC6E3;
	text-align: center;
	font-size: 1em;
}

div#MainWrapper div#MainContents div#Contents div.location02 table caption
{
	display: none;
}

div#MainWrapper div#MainContents div#Contents div.location02 table thead
{
	background-color: #F6FAFE;
	color: #006CC0;
}

div#MainWrapper div#MainContents div#Contents div.location02 table thead tr th 
{
	height: 2em;
	border: 1px solid #9EC6E3;
}

div#MainWrapper div#MainContents div#Contents div.location02 table tbody tr td
{
	border: 1px solid #9EC6E3;
}

div#MainWrapper div#MainContents div#Contents div.location02 table colgroup col#col01
{
	width: 15em;
}

div#MainWrapper div#MainContents div#Contents div.location02 table colgroup col#col02
{
	width: 12em;
}

div#MainWrapper div#MainContents div#Contents div.location02 table colgroup col#col03
{
	width: 11em;
}

div#MainWrapper div#MainContents div#Contents div.location02 table colgroup col#col04
{
	width: 11em;
}

/* 하단 텍스트 */
div#MainWrapper div#MainContents div#Contents div.location03
{
	width: 55em;
	height: 22.91em;
	margin: 0 0 0 0;
	padding: 1em 0 2em 2.5em;
	line-height: 1.3em;
}

/* 이미지 사이즈 조정 */
div.mainBackground01 img
{
	width: 55.16em;
	height: 17.16em;
}
