@CHARSET "UTF-8";

.now {
	color:#ffffff; font-weight:bold;
	width: 45px;
	padding: 8px 10px 8px 12px; 
	background: url('../images/hl.gif') no-repeat center center; 
}
.menubar {
	width: 45px;
	padding: 8px 10px 8px 12px; 
}
#homeContainer{
	width:700px;
	margin:0 auto;
	}
.menubar a:hover {
	color:#0066CC; text-decoration:underline; 
}
.mdash {
	position:relative; top: 5px;
}
.btni {
	border: 1px #002D96 solid;
	padding: 2px 2px;
	font-size: 12px; 
	cursor: hand; color: black;
}
.tblBottomi{
	width: 488px;
}
.tblBottomi td{
	padding: 6px;
	text-align: center;
}