@charset "UTF-8";
/* CSS Document */


/* headtag ---------------------------- */
#stage h2,#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h2.title{
background-image: url(../images/hl_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 96px;
}
#stage #sitemap{
	margin: 0px;
	padding: 0 0 20px 0;
}
#stage #sitemap .block1{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#stage #sitemap .block2{
	margin: 0 0 0 25px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
/* default classes */
#stage #sitemap dl{
	margin: 0px;
	padding: 0px;
}
#stage #sitemap dt{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	margin: 0px;
}
#stage #sitemap dd{
	display:block;
	margin: 5px 0 0 0;
}
#stage #sitemap dd a{
	text-decoration: none;
	font-weight:bold;
}
#stage #sitemap dd a:hover{
	color: #FFF;
	background-color: #F90;
}
#stage #sitemap dd ul{
	margin: 0px;
	padding: 0px;
}
#stage #sitemap dd li{
	font-size:11px;
	line-height: 1.4em;
	margin:0 0 3px 0;
	height:1%;
}
#stage #sitemap dd li a{
	color: #808080;
	font-weight:normal;
	background-image: url(../images/sitemap_icon_link.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding: 0 0 0 16px;
	display:block;
}
#stage #sitemap dd li a:hover{
	background-color: transparent;
	background-position: -200px 2px;
	color: #F90;
}
#stage #sitemap dd li ul{
	padding: 0 0 0 15px;
}
#stage #sitemap dd li li{
}
#stage #sitemap dd li li a{
	background-image: url(../images/sitemap_icon_link2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding: 0 0 0 16px;
	display:block;
	color: #808080;
}
/* original classes */
#stage #sitemap dt.home{
	height: 50px;
	width: 200px;
}
#stage #sitemap dt.home a{
	background-image: url(../images/sitemap_image_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	display: block;
}
#stage #sitemap dt.categoly1{
	background-image: url(../images/sitemap_categoly1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
}
#stage #sitemap dt.categoly2{
	background-image: url(../images/sitemap_categoly2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin-top: 20px;
}
#stage #sitemap dt.categoly3{
	background-image: url(../images/sitemap_categoly3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin-top: 20px;
}
#stage #sitemap dt.categoly4{
	background-image: url(../images/sitemap_categoly4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin:20px 0 0 0;
}
#stage #sitemap dt.categoly5{
	background-image: url(../images/sitemap_categoly5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin:20px 0 0 0;
}
#stage #sitemap dt.categoly6{
	background-image: url(../images/sitemap_categoly6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
}
#stage #sitemap dt.categoly7{
	background-image: url(../images/sitemap_categoly7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin-top: 20px;
}
#stage #sitemap dt.categoly8{
	background-image: url(../images/sitemap_categoly8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 200px;
	margin-top: 20px;
}
