﻿@charset "utf-8";
.meta {
	position: relative;
	z-index: 22;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
.meta:hover {
	z-index: 22;
	color: #FFFFCC;
	text-decoration: none;
}
.meta span {
	/*CSS for enlarged image*/
position: absolute;
	left: 0px;
	visibility: hidden;
	z-index: 22;
	width: 225px;
}
.meta:hover span {
	/*CSS for enlarged image on hover*/
border: thin solid #000066;
	padding: 10px;
	visibility: visible;
	top: 30px;
	text-align: center;
	background-image: url('../template/bpic/c1cc.gif');
	color: #000000;
	font-size: 14px;
	display: block;
}
.map {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}
.map:hover {
	z-index: 2;
	color: #FFFFCC;
	text-decoration: none;
}
.map span {
	/*CSS for enlarged image*/
position: absolute;
	left: -1000px;
	visibility: hidden;
	bottom: 75px;
}
.map:hover span {
	/*CSS for enlarged image on hover*/
border: thin solid #000066;
	padding: 10px;
	visibility: visible;
	left: 10px;
	width: 600px;
	text-align: center;
	background-image: url('../template/bpic/c1cc.gif');
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	bottom: 60px;
}
.map2 {
	border: 1px solid #000080;
	padding: 5px;
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.map2:hover {
	z-index: 2;
	color: #000066;
	text-decoration: none;
}
.map2 span {
	/*CSS for enlarged image*/
position: absolute;
	left: -1000px;
	visibility: hidden;
	bottom: 75px;
}
.map2:hover span {
	/*CSS for enlarged image on hover*/
border: thin solid #000066;
	padding: 10px;
	visibility: visible;
	left: -50px;
	width: 600px;
	text-align: center;
	background-image: url('../template/bpic/c1cc.gif');
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	bottom: 50px;
}
.m {
	position: relative;
	z-index: 1;
	text-decoration: none;
	height: 15px;
	width: 100%;
}
.m:hover {
	z-index: 2;
}
.m div {
	/*CSS for enlarged image*/
position: absolute;
	left: -1000px;
	visibility: hidden;
}
.m:hover div {
	/*CSS for enlarged image on hover*/
padding: 3px;
	visibility: visible;
	left: 100%;
	top: 5px;
	width: 844px;
	height: 150px;
	text-align: center;
	background-image: url('../template/bpic/zbkgrd.gif');
}
