﻿body {
	background-position:center 10px;
	background-repeat:no-repeat;
	margin: 0;
	background-color: black;
	color: black;
	font-size:large;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
a {
	color: white;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:hover {
	color:yellow;
}
.c_menu {
	font-size:small;
	position:absolute;
	color:white;
	z-index:1;
	width: 817px;
	height: 40px;
	top: 605px;
	left:48%;
	margin-left:-408px;
	visibility:visible;
}
.c_layers {
	position:absolute;
	background-color:transparent;
	z-index:1;
	width: 720px;
	height: 400px;
	left: 50%;
	top: 160px;
	margin-left:-380px;
	visibility:visible;	
}
.c_layerpics {
}
.c_layerpicsj {
	height: 120px;
	float:left;
	margin-right:10px;
}
.t_menu {
	text-align:center;
	width:800px;
	border-width:0;
}
.t_menu td {
	width:88px;
	vertical-align:top;
}