#contentBox{
	/*text-algin:center;*/
}
#leftBox{
	width:100px;
	float:none;
}
#mainBox{
	margin-left:auto;
	margin-right:auto;
	float:none;
}
#crumb{
	/*width:100%;*/
}
#sitemapBox{
	width:100%;
}




#sitemapBox dt,
#sitemapBox dd{
	margin:0; padding:0; border:0;display:block;}
#sitemapBox dl{
	width:100%;
	height:1%;}
#sitemapBox dt.a{
	width:222px;
	height:25px;
	background:#E4F5AB url(../img/sitemapBg1.gif) repeat-y;
	margin-top:5px;
	padding-left:50px;
	padding-top:15px;
	color:#fff;}
#sitemapBox dt.b{
	width:222px;
	height:25px;
	background:#D5ECFA url(../img/sitemapBg2.gif) repeat-y;
	margin-top:5px;
	padding-left:50px;
	padding-top:15px;
	color:#fff;}
#sitemapBox dd.a{
	width:272px;
	height:1%;
	background:#E4F5AB;
	color:#333;
	padding:10px 0;}
#sitemapBox dd.b{
	width:272px;
	height:1%;
	background:#D5ECFA;
	color:#333;
	padding:10px 0;}
#sitemapBox dt a{
	color:#fff;
	text-decoration:none;}
#sitemapBox dt a:hover{
	text-decoration:underline;}
#sitemapBox dd a{
	height:20px;
	display:block;
	padding-left:50px;
	background:url(../img/squareItem2.gif) 35px 7px no-repeat;
	*background:url(../img/squareItem2.gif) 35px 6px no-repeat;
	line-height:20px;
	text-decoration:none;
	color:#333;}
#sitemapBox dd a:hover{
	text-decoration:underline;
	color:#CC0000;}
#sitemapBox .left{
	float:left;
	clear:left;}
#sitemapBox .right{
	float:right;
	clear:right;
	margin-right:0px;}

