body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
.head2 {
	width: 610px;
	height: 85px;
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.head2 table tr td {
	color: #999999;
	padding: 4px 10px 0 0;
}
.head2 table tr td a {
	color: #FFFFFF;
	text-decoration: none;
}
.head2 table tr td a:hover {
	color: #FFF600;
	text-decoration: none;
}

.menu1 {
	width: 760px;
	height: 28px;
	background-image: url(../images/backMenu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
.menu1 table.menu {
	margin: 0 0 0 185px;
}
.menuCenter {
	width: 80px;
	background-image: url(../images/menuCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	text-align: center;
}
.menuCenter a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menuCenter a:hover {
	color: #FFF600;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
