@charset "UTF-8";
 @import '/common/styles/core/common2009.css';

/* box ***********************************************/
/* wrapper */

/* header */

/* container */

/* contents */

#sitemap .left, #sitemap .right {
	width: 400px;
	margin-top: 15px;
}

#sitemap .left {
	margin-left: 50px;
}

#sitemap .right {
	margin-right: 50px;
}

#sitemap h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA8666;
	height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sitemap #search {
	background-image: url(/common/imgs/sitemap/search.gif);
}

#sitemap #interview {
	background-image: url(/common/imgs/sitemap/interview.gif);
}

#sitemap #members {
	background-image: url(/common/imgs/sitemap/members.gif);
}

#sitemap #special {
	background-image: url(/common/imgs/sitemap/special.gif);
}

#sitemap #link {
	background-image: url(/common/imgs/sitemap/link.gif);
}

#sitemap #about {
	background-image: url(/common/imgs/sitemap/about.gif);
}

#sitemap h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993333;
	height: 25px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 6px top;
	display: block;
}

#sitemap p.tx3 {
	margin-bottom: 5px;
}

#sitemap h4#areaSearch {
	background-image: url(/common/imgs/sitemap/search-map.gif);
}

#sitemap h4#keywordSearch {
	background-image: url(/common/imgs/sitemap/search-keyword.gif);
}
