@charset "utf-8";
/* CSS Document */

#sitemap .siteMapMain {
	width:900px;
	margin:0 auto;
	line-height: 1.1em;
	font-size: 96%;
	letter-spacing: 0.025em;
}

#sitemap .moverio_h2 {
	background: #dfdfdf url(/products/moverio/images/sitemap/h2_bg_900_26.gif) no-repeat 0 0;
	min-height: 27px;
	_height: 27px;
	border-bottom: solid 1px #666;
}
#sitemap .moverio_h2 h2 {
	background: url(/products/moverio/common/images/sitemap/h2_ico_blue_t.gif) no-repeat 10px 0.4em;
	padding: 6px 0 0 10px;
}
#sitemap .moverio_h2 h2 span {
	background: url(/products/moverio/common/images/sitemap/h2_ico_blue_b.gif) no-repeat 0 bottom;
	padding-left: 10px;
	display: block;
}
#sitemap .moverio_h3_long {
	background: #f1f1f1 url(/products/moverio/common/images/sitemap/h3_bg_long.gif) no-repeat 0 0;
	min-height: 27px;
	_height: 27px;
	border-bottom: solid 1px #b1b1b1;
}
#sitemap .moverio_h3_long h3 {
	background: url(/products/moverio/common/images/sitemap/h3_ico_gray_t.gif) no-repeat 10px 0.4em;
	padding: 6px 0 0 10px;
}
#sitemap .moverio_h3_long h3 span {
	background: url(/products/moverio/common/images/sitemap/h3_ico_gray_b.gif) no-repeat 0 bottom;
	padding-left: 10px;
	display: block;
}

#sitemap .sitemap_contents_wrapper{
	padding:20px 10px 0 10px;
	margin:-15px 0 0 0;
	border:1px solid #CCC;
}
#sitemap .sitemap_contents_wrapper .area2col {
		background:url(/products/moverio/images/sitemap/bg_pane3_878.gif) repeat-y scroll -306px 0 transparent;
}
#sitemap .sitemap_contents_wrapper .area3col {
		background:url(/products/moverio/images/sitemap/bg_pane3_878.gif) repeat-y 0 0;
}
#sitemap .sitemap_contents_wrapper .leftArea {
	float:left;
	width:266px;
}
#sitemap .sitemap_contents_wrapper .centerArea {
	float:right;
	width:570px;
	margin-left:40px;
}
#sitemap .sitemap_contents_wrapper .rightArea {
	float:right;
	width:266px;
}

#sitemap .sitemap_contents_wrapper li{
	padding-left: 8px;
	margin-bottom:10px;
	background: url(/products/moverio/common/images/sitemap/ico_link.gif) no-repeat 0 0.5em;
}
