
.sitemap, #sitemap2 { 
	text-transform: uppercase; 
    font-size:10px;
    line-height: 14px;
}

.sitemap a {
	display: block;
}

.sitemap_level_1 {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left bottom;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 1px 0px;
}

.sitemap_level_1 a {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left bottom;
	font-weight: bold;
	color: #BE0038;
	padding: 0px 0px 2px 0px;
}

.sitemap_level_1 a:hover {
	color: #002369;
}

.sitemap_level_2_block {
	background: #eef2f5;
	padding: 15px 15px 15px 0px;
}

.sitemap_level_2 {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

.sitemap_level_2_first a {
	background: none;
	font-weight: bold;
	color: #64858E;
	padding: 1px 5px 0px 5px;
}

.sitemap_level_2 a {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left top;
	font-weight: bold;
	color: #64858E;
	padding: 1px 5px 0px 5px;
}

.sitemap_level_2_first a:hover, .sitemap_level_2 a:hover, {
	color: #BF0038;
}

.sitemap_level_3 {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

.sitemap_level_3 a {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left top;
	font-weight: normal;
	color: #64858E;
	padding: 1px 5px 0px 20px;
}

.sitemap_level_3 a:hover {
	color: #BF0038;
}

.sitemap_level_4 {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

.sitemap_level_4 a {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left top;
	font-weight: normal;
	color: #64858E;
	padding: 1px 5px 0px 35px;
}

.sitemap_level_4 a:hover {
	color: #BF0038;
}

#sitemap2 a {
	display: block;
	font-weight: bold;
	text-transform: uppercase; 
	padding-bottom: 1px;
}

#sitemap2 .blue {
	color: #002369;
}

#sitemap2 .blue:hover {
	color: #BE0038;
}

#sitemap2 .margin {
	margin-top: 15px;
}

#sitemap2 .line {
	background: transparent url(../../pic/navi/hori_line_sitemap.gif) repeat-x left bottom;
}


#sitemap1, #sitemap2 {
    padding-top: 20px;
}