﻿body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#MIDDLE {
	width: 800px;
	text-align: center;
	margin: auto;
	z-index: auto;
}
#TOP {
	border: 1px solid #808080;
	margin: auto;
	text-align: center;
	width: 800px;
	height: 200px;
	z-index: 1;
}
#ClockandMenu {
	border: 1px solid #808080;
	width: 800px;
	margin: 0px 0px 3px 0px;
	position: relative;
	height: 40px;
}
#Clock {
	width: 185px;
	height: 40px;
	float: left;
	clear: none;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #808080;
}
#MainMenu {
	width: 615px;
	height: 40px;
	clear: none;
	float: left;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #808080;
}
#MainMenu a {
	color: #FFFFFF;
	font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
}
#MainMenu a:active {
	color: #FFFFFF;
}
#MainMenu a:hover {
	color: #FF0000;
}
#YQLJ {
	border: 1px none #808080;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
}
#YQLJ a {
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
#YQLJ a:active {
	color: #666666;
}
#YQLJ a:hover {
	color: #FF0000;
}

#FOOT {
	border: 1px none #808080;
	width: 800px;
}
#FOOTText {
	border: 1px none #808080;
	text-decoration: none;
	text-align: center;
	width: 800px;
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
}
#FOOTText a {
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
a {
	text-decoration: none;
}
