@charset "utf-8";
/* CSS Document */

a:link {
	color:#990000;
	}
a:visited {
	color:#990000;
	}
a:hover {
	color:#990000;
	}
a:active {
	color:#990000;
	}

#content {
	width: 950px;
	margin: 0px auto 0px auto;
	height: auto;
}	
.designedlink {
	color:#999999;
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}
.designedlink:link {
	color:#999999;
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	text-decoration:none;
}
.designedlink:visited {
	color:#999999;
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	text-decoration:none;
}

#banner {
	width: 950px;
	height: 100px;
	margin: 25px auto 0px auto;
}

.style1 {font-size: 30px}
.style2 {
	font-size: 30px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 16px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
}

/*iepngfix*/
img { behavior: url(iefix/iepngfix.htc) }	
div { behavior: url(iefix/iepngfix.htc) }	