﻿#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
	background-color: #FFFFFF;
	text-align: center;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 80px;
	background: #FFF;
	color: #00471F;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover {
	background: #49A3FF;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
}
#sddm div a:hover {
	background: #49A3FF;
	color: #FFF;
}
#body {
	text-align: center;
	caption-side: top;
	position: fixed;
	width: 800px;
	float: inherit;
	background-image: url('PICTURE/bg.png');
	background-repeat: repeat-x;
}
#title {
	font-family: FrankRuehl;
	font-size: 40px;
	font-style: oblique;
	font-variant: small-caps;
	text-align: center;
	background-color: #CCFFCC;
	background-image: url('PICTURE/Phrase.png');
	height: 44px;
	width: 800px;
}
#banner {
	background-image: url('PICTURE/banner.png');
	background-position: center;
	width: 800px;
	height: 176px;
}
#table {
	azimuth: center;
	width: 800px;
	border-style: none;
}
.td {
	azimuth: center;
	width: 200px;
}
#align {
	width: 200px;
}
#footer {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #99CCFF;
}
#Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	text-align: center;
	color: blue;
}
#picture {
	background-image: url('PICTURE/piture.png');
	width: 800px;
	height: 548px;
	background-position: center;
}
#word {
	background-image: url('PICTURE/word.png');
	background-position: center;
	width: 800px;
	height: 271px;
}
