﻿td img {display: block;}
.page {
	position:relative;
		width:981px;
	margin:0 auto;
}

#M1, #M2, #M3, #M4, #M5 {
	position:absolute;
	width:109px;
	top:86px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	display:none;
	overflow:hidden;				
}
#M1 {
	left:436px;
}

#M2 {
	left:545px;
}
#M3 {
	left:654px;
}
#M4 {
	left:763px;
}	
#M5 {
	left:872px;
}	
	
#M1 a, #M2 a, #M3 a, #M4 a, #M5 a {
	width:108px;
	height:22px;
	text-align:center;
	line-height:18px;
	float:left;
	-moz-opacity:0.80;
	opacity:0.80;
	filter:alpha(opacity=80);
	background-color:#eee;
	text-decoration:none;
	color:black;
	border-bottom:1px white solid;
}
#M1 a:hover, #M2 a:hover, #M3 a:hover, #M4 a:hover, #M5 a:hover{
	background-color:#666;
	-moz-opacity:0.70;
	opacity:0.70;
	filter:alpha(opacity=70);
	color:white;
	
}
.MenuGraySelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a {
	color: #333;
	text-decoration: underline;
}
.rightBar {
	background-image: url(../images/37.jpg);
	background-repeat: no-repeat;
}
