@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image:url(images/bgyh.jpg);
	background-position:left, top;
}

#menu {
	text-align:top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#000;
}

#menu a {
	background-color:#000;
	color:#CC9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover{
	font-style: italic;
}

#info {
	color: #CC9;
	margin-left:80px;
	margin-right:80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

#info a{
color: #CC9;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline
}

#info a:hover{
color:#330;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline
}

#webmaster a{
color:#330;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:underline
}

#webmaster a:hover{
color: #CC9;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:underline
}
#bottom {
	font-size:9px;
	color:#330;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

#bottom a {text-decoration:none; color:#330;}
#bottom a:hover {text-decoration:none color:#CC9;}
#flashcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC9;
}
#flashcontent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: CC9;
	text-decoration: underline;
}

