/* CSS Document */

/* CSS Document */
.text1{
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.text2{
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	text-decoration: none;

}
.text3{
	font-family: "宋体";
	font-size: 12px;
	color: #750202;
	text-decoration: none;
	line-height: 180%;

}
.text4{
	font-family: "宋体";
	font-size: 12px;
	color: #750202;
	text-decoration: none;
	line-height: 180%;
	font-weight: bold;

}
.text5{
	font-family: "宋体";
	font-size: 12px;
	color: #750202;
	text-decoration: none;
	line-height: 240%;

}
.text6{
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.a:link,a.a:visited {
	color:#fff;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	
}
a.a:hover {
	
	text-decoration:underline;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
a.b:link,a.b:visited {
	color:#333;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	
}
a.b:hover {
	
	text-decoration:underline;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #750202;
}
a.c:link,a.c:visited {
	color:#750202;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
a.c:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.d:link,a.d:visited {
	color:#ee0002;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
a.d:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #ee0002;
	text-decoration: underline;
}

