.site_map_header_table	{
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.site_map_header	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.site_map_block	{
	width: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
}

.site_map_block_table	{
	width: 240px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.site_map_title	{
	width: 240px;
	height: 25px;
	margin: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.site_map_data	{
	width: 240px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
