﻿.fxMapPageNum{
	clear: both;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #666666;
	float:right;
}
	.fxMapPageNum a{
	color: #666666;
	margin-right: 6px;
	margin-left: 6px;
	}
	.fxMapPageNum a:hover {
		clear: both;
		width: 100%;
		text-align: center;
		text-decoration: none;
		margin-right: 6px;
		margin-left: 6px;
		color: #990000;
	}
	.fxMapPageNum .ON {
	color: #990033;
	}
