@charset "utf-8";
#box {
	clear:both;
}

#box #main {
	float:left;
	width:720px;

}

#box #menu {
	float:right;
	width:250px;

}

.sitemapTable {
	text-align:center;
}

.sitemapTable table{
	width:700px;
	margin:0 auto;
	text-align:left;
}

