﻿@charset "utf-8";


/*  localnavigation  */

/* contents */
#sitemap .box .category,
#sitemap .box .categoryNone{
	width:281px;
}
#sitemap .box #health{
background:url(../../sitemap/images/index_bg.gif) no-repeat center bottom;
}
#sitemap .box .category h3{
	margin:0;
	padding:0;
}
#sitemap .box .category ul{
	padding:8px 10px;
	width:259px;
	border:1px solid #c7c7c7;
	border-top:none;
}
#sitemap .box .category li{
	line-height:2em;
	padding-left:10px;
	background:url(../../sitemap/images/arrow.gif) left 10px no-repeat;
	color:#999999;
}
#sitemap .box .category li.right{
	margin:-2em 0 0 163px;
}
#sitemap .box .category li.right2{
	margin:-2em 0 0 143px;
}
#sitemap .box #health ul{
	border-bottom:none;
}
#sitemap .box .categoryNone ul{
	border:none;
}
#sitemap .box .categoryNone li{
	padding:5px 10px;
	border-bottom:1px solid #c7c7c7;
}
#sitemap .box .categoryNone li a,
#sitemap .box .top a{
	padding-left:10px;
	background:url(../../sitemap/images/arrow.gif) left 5px no-repeat;
}