@charset "gb2312";
/* CSS Document */

<style>


.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}
.font2 {
	font-size: 14px;
	line-height: 30px;
	color: #606060;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.font3 {
	font-size: 14px;
	line-height: 30px;
	color: #869DCA;
	letter-spacing: normal;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.font4 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
font-family: Arial, Helvetica, sans-serif;

	}
.font5 {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;

}
.font6{
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;

}


.font7{
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}




body {
	margin: 7px;
	color: #444444;
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


#top a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#top a:visited {
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#top a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#top a:active {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}


.font4 a {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.font4 a:link {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.font4 a:visited {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	}

.font4 a:hover {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}
.font4 a:active {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

a:link {
    color: #444444;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3E6FD5;
	text-decoration: none;
}
a:active {
	color: #3E6FD5;
	text-decoration: none;
}


</style>

