/* ---------------------------- »çÀÌÆ®¸Ê ---------------------------- */
#sitemap_wrapper{
	width:680px;
	margin:0 auto;
}
#sitemap_wrapper ul.cate_depth01{
	clear:left;
	display:table;
	height:280px;
}
#sitemap_wrapper ul.cate_depth01 li.list01{
	float:left;
	width:200px;
	margin-right:25px;
}
#sitemap_wrapper ul.cate_depth01 li h3{
	padding:8px 0 7px 20px;
	background:url(../images/sit_bg.gif) no-repeat 0 0px;
	border-bottom:2px solid #6c6c6c;
}

/* ¾ÆÀÌÄÜ bg */
#sitemap_wrapper ul.cate_depth01 li h3 a.cate01_tit{
	font-size:120%;
	font-weight:bold;
	letter-spacing:-0.1em;
}
#sitemap_wrapper ul.cate_depth02 li{
	border-bottom:1px solid #d2d2d2;
	background:url(../images/icon_dot.gif) no-repeat 5px 12px;
}
#sitemap_wrapper ul.cate_depth02 li a{
	display:block;
	padding:7px 0 4px 17px;
	letter-spacing:-0.07em;
	color:#333;
}
#sitemap_wrapper ul.cate_depth02 ul{
	border-top:1px solid #d2d2d2;
	background-color:#f9f9f9;
	padding:3px 0 3px 21px;
}
#sitemap_wrapper ul.cate_depth02 ul li{
	background:url(../images/bullet_dotted.gif) no-repeat 0 0.65em;
	border:none;
}
#sitemap_wrapper ul.cate_depth02 ul li a{
	display:block;
	height:16px;
	padding:4px 0 2px 7px;
	letter-spacing:-0.1em;
	font-size:0.92em;
	color:#575757;
}
