#sitemap_wrap {
	width:900px;
    padding: 0 0 10px 0;
    margin:10px 0 10px 0;
}

#sitemap_wrap .site_box {display:block; float:left; width:162px; margin-right:5px; overflow:hidden;}

#sitemap_wrap h4 {
	width:132px;
	height:25px;
	margin:0;
	padding:9px 10px 1px 20px;
	background:url(../images/normal/bg_title.gif) no-repeat;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

#sitemap_wrap h4 a {color:#333;}

#sitemap_wrap ul {margin:0; padding:5px 5px 10px 5px;}

#sitemap_wrap li  {
	padding:3px 10px;
	overflow:hidden; 
	border-bottom:1px solid #eee;
	list-style:none; 
	line-height:22px;
	color:#555;
}

#sitemap_wrap li a {color:#666;}

#sitemap_wrap li.list_style {padding-left:8px;background:url(../images/normal/smBul.gif) no-repeat left 50%;}
