#sitemap {
    border: 0px solid #E1E1DD;
	margin-left: 5px;
}

*:first-child+html #sitemap {
	margin-left: -10px;
}

#sitemap a {
    color: #009900;
    text-decoration: none;
}

#sitemap a:hover {
	color:#009900;
    text-decoration: none;
}


#sitemap .top_menu{
	color:#009900;
    text-decoration: none;
	font-weight:bold;
	font-size:9pt;
	font-family:Gulim;
	margin-left:10px;
	margin-right:30px;
	overflow:hidden; 
	list-style:none; 
	white-space:nowrap;
	height:20px;
}

*:first-child+html #sitemap .top_menu { 
	padding:0px 0px 0px 10px;
	margin-left:15px;
	margin-right:0px;
} 

#sitemap .main_menu{
	padding:0px 0px 0px 0px;
	margin:0px;
}

#sitemap li  {
	background:url(../images/white/bulletD0.gif) no-repeat left 7px;
	overflow:hidden; 
	list-style:none; 
	white-space:nowrap;
    color: #555555;
    text-decoration: none;
	padding:3px 7px 3px 10px;
}

*:first-child+html #sitemap li { 
	padding:3px 2px 3px 10px;
} 

#sitemap li a {
    color: #555555;
    text-decoration: none;
}

.sitemap_main { overflow:hidden; position:relative; width:100%; background:#ffffff url(../images/white/tb_mid_2.png) top left repeat-x; padding-bottom:0px;}
.sitemap_main .bottom_mid {  position:relative; background:url(../images/white/bottom_mid.png) 0 100% repeat-x; }
.sitemap_main .box_mid_left { position:relative; background:url(../images/white/box_mid_dot.png) left repeat-y;}
.sitemap_main .box_mid_right { position:relative; background:url(../images/white/box_mid_dot.png) top right repeat-y;}
.sitemap_main .bottom_left { position:relative; background:url(../images/white/bottom_left.png) 0 100% no-repeat; }
.sitemap_main .bottom_right {position:relative; background:url(../images/white/bottom_right.png) 100% 100% no-repeat;}

/* .sitemap_main h2 { background:url(../images/white/title_bullet.gif) top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0 0 0 12px; margin-bottom:10px; color:#000000; } */
.sitemap_main h2 { background:url(../images/white/title_bullet.gif) left 1px no-repeat; font-size:1em; display:block; height:15px; padding:4px 0 0 12px; #padding:5px 0 0 12px; margin-top:0; margin-bottom:16px; color:#000000; }

.sitemap_main .left-corner{ position:relative; background:url(../images/white/tb_left_2.png) top left no-repeat;}
.sitemap_main .right-corner{ background:url(../images/white/tb_right_2.png) top right no-repeat; padding: 6px; }
