@charset "gb2312";
/* CSS Document */

<style>


.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.font2 {
	font-size: 14px;
	line-height: 30px;
	color: #606060;
	letter-spacing: normal;
	font-family: "宋体";
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.font3 {
	font-size: 14px;
	line-height: 30px;
	color: #199bf9;
	letter-spacing: normal;
	font-family: "宋体";
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.font4 {
	font-size: 11px;
	line-height: 20px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;

	}
.font5 {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	font-family: "宋体";

}
.font6{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: "宋体";

}


.font7{
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font8{
	font-size: 11px;
	line-height: normal;
	color: #444444;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.font9{
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
	font-family: "宋体";


}
body {
	margin: 0px;
	color: #444444;
	background-color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}




#right a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#right a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#right a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#right a:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3E6FD5;
	text-decoration: none;
}
a:active {
	color: #3E6FD5;
	text-decoration: none;
}



.font3 a:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #199BF9;
	text-decoration: none;
}

.font3 a:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0461A6;
	text-decoration: none;
}

.font3 a:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

.font3 a:active {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #199BF9;
	text-decoration: none;
}

</style>