
body
{
	background-repeat:repeat;
	background-attachment:scroll;
	background-color: #6600FF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-image:url(images/nianh.jpg);
	font-size: 12pt;
}

a:link 
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
	color:#000066;
}
a:hover
{
	color: #6699FF;
}
a:visited
{
	text-decoration:none;
	color: #6600FF;
	font-size: 12pt;
	font-weight: bolder;
	
}


#pageheader
{
	position:center;
	top: 0px		
}

#pagecontent
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	width: 70%;
	line-height: 14pt;
	position: absolute;
	padding:15px;
	left: 15%;
	padding-bottom: 130px;
}
ul 
{
	list-style: none;
	text-align: right;
}


#footer {
	position: absolute;
	bottom: 1%;
	width: 80%;
}
#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	position: absolute;
	left: 1pt;
	line-height: 2em;
	background-color: #9933FF;
	margin-left: 7px;
	padding-right: 7px;
	height: 200%;
}
table {
	border: solid black 1px;
	text-align: center;
	width: 80%;
}
hr {
	font-size: 4px;
	font-weight: normal;
	color: #000000;
}
#pagecontent ul {
	text-decoration: none;
	text-align: left;
}
