.title {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
.t {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.t1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.title1 {
	font-family: "宋体";
	font-size: 12px;
	color:000000;
}
.title2 {
	font-family: "宋体";
	font-size: 12px;
	color:666666;
}
.title3 {
	font-family: "宋体";
	font-size: 12px;
	color:666666;
	letter-spacing: 0.1em;
}
.title4{
	font-family: "宋体";
	font-size: 12px;
	color:#FFFFFF;
	letter-spacing: 0.1em;
}
.title5{
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	line-height: 15px;	
}
.title6{
	font-family: "宋体";
	font-size: 12px;
	color:000000;
	line-height: 20px;}

.a:hover {
	color: #077D03;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 14px;
}
.a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
.a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
.a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	color: #077D03;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}