#header {
	text-align: justify;
	z-index: 0;
	float: right;
	width: 1000px;
	background-color: #FFFFFF;
	padding: 1px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body {
	font-size: xx-small;
	background-image: url(Image/background.gif);
}
#all {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	font-family: "Copperplate Light", "Helvetica CY";
	text-transform: uppercase;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: right;
	width: 1001px;
	border: 0.5px solid #333333;
	text-align: center;
}
a {
	color: #FFFFFF;
}
h1 {
	color: #666666;
	font-style: normal;
	background-color: #FFFFFF;
	font-size: large;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 96%;
	display: inline;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	font-size: medium;
	margin-top: 0px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#image {
	width: 200px;
	z-index: 1;
	text-align: center;
	margin-top: 8px;
	float: right;
}
#pictures {
	margin-top: 40px;
	text-align: center;
	font-size: x-small;
}
#copyright {
	width: 195px;
	text-align: right;
	font-style: normal;
	color: #999999;
	margin-top: 50px;
	z-index: 1;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	font-size: x-small;
}
p {
	font-size: medium;
	font-weight: normal;
	color: #333333;
}
#text {
	width: 400px;
	float: left;
	margin-top: 8px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 0.5px solid #CCCCCC;
	font-style: normal;
	z-index: 1;
}
#all #content #page_title {
	background-color: #FFFFFF;
	width: 20%;
	text-align: center;
	margin-top: 25px;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#rt_corner {
	width: 100%;
	float: right;
	margin-right: 1px;
	text-align: right;
}
#hot_table {
	background-color: #CC3333;
	border: 1px solid #336699;
	color: #d38e48;
	text-align: center;
}
a {
	color: #666666;
}
