#sitemap_Box{
	width:690px;
	margin:0px auto;
}
#sitemap_left{
	float:left;
	width:345px;
}
#sitemap_right{
	float:right;
	width:345px;
}

.sitemap_title{
	background-image:url(img/sitemap_title.jpg);
	background-repeat:no-repeat;
	width:328px;
	height:39px;
	padding:6px 0px 0px 7px;
	font-size: 18px;
	color: #2D2D2D;
}
#sitemap_Box ul{
	margin-top:5px;
	margin-bottom:20px;}