@charset "utf-8";

/*
	포스코
*/
div.sitemap {
	width: 720px;
	overflow: hidden;
}
div.sitemap h4 {
	padding: 12px 0 20px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 1.8em;
	width: 220px;
	height: 43px;
	background: url("../images/sitemap/h4_sitemap_bg.gif") repeat-x 0 0;
}
div.sitemap_container {
	padding: 0 0 0 30px;
	width: 220px;
	float: left;
}
#sitemap_container1,
#sitemap_container3 {
	margin: 0 0 0 -30px;
}
#sitemap_container1,
#sitemap_container2{
	height: 950px;
}
#sitemap_container3,
#sitemap_container4,
#sitemap_container5 {
	height: 750px;
}
div.sitemap a.depth2 {
	display: block;
	letter-spacing: -1px;
	font-weight: 600;
	color: #404040;
	font-size: 1.2em;
	padding: 0 0 10px 20px;
	background: url("../images/sitemap/bl_black.gif") no-repeat 10px 12px;
}
div.sitemap_sub ul {
	padding: 0 0 10px 20px;
}
div.sitemap_sub li a {
	display: block;
	font-size: 1.0m;
	padding: 0 0 0 10px;
	background: url("../images/common/bl_dot.gif") no-repeat 0 10px;
}