@charset "euc-kr";

@import "base.css";

#skipNav {
	display: none;
}
h1 {
	position: absolute;
	top: 0px;
	left: 58px;
}
#head {
	height: 174px;
	position: relative;
}
#head #toplink {
	position: absolute;
	top: 0px;
	right: 0px;
}
#head #toplink li {
	float: left;
}
#head #navigation {
	position: absolute;
	top: 0px;
	left: 200px;
}
#body {
	padding: 0 0 30px;
	width: 817px;
	float: left;
}
#sidebar {
	padding: 0 0 0 10px;
	margin: -82px 0 0;
	width: 190px;
	position: relative;
	float: left;
	z-index: 99;
}
#sidebar #tab-container {
	padding: 0 5px;
}
#sidebar #tab-container div.tabstyle h3 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
}
#sidebar #tab-container div.tabstyle {
	padding: 10px 15px;
	background: #fbf8e9;
}
#content {
	padding: 0 13px;
	width: 410px;
	float: left;
}
#content h3 {
	margin: 0;
	padding: 13px 0 2px;
	border-bottom: 2px solid #cfcfcf;
}
#content h4 {
	margin: 0 0 10px;
	padding: 13px 0 2px;
	border-bottom: 1px dotted #cfcfcf;
}
#content p.location {
	margin: 0 -13px;
	color: #fff;
	padding: 5px;
	background: #b2b466;
}
#content div.search {
	padding: 8px 0;
	text-align: center;
	background-color: #eee5a5;
}
#content div.search * {
	vertical-align: middle;
}
#content table {
	border-collapse: separate;
}
#content table th {
	padding: 7px 10px 6px;
	text-align: left;
	background-color: #f0f9e7;
}
#content table td {
	padding: 7px 10px 6px;
	background-color: #fbf8e9;
}
#content p.text {
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
#content dl {
	padding: 10px 0;
}
#content dt {
	font-weight: bold;
}
#banner {
	padding: 0 5px;
	background: #fff;
	width: 168px;
	float: left;
}
#banner h3 {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #f2f2f2;
}
#banner p {
	text-align: center;
	margin: 0;
	padding: 5px 0 15px;
	background: #f2f2f2;
}
#footer {
	background: url("/english/images/bg_footer.gif") repeat-x;
	clear: both;
	height: 53px;
}
#footer p,
#footer address {
	display: inline;
}
#footer address {
	padding: 0 0 0 145px;
}
