a:link{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #D9D9D9;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.wenzi {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.fangkuang {
	border: 1px solid #b5b3bd;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.orange2:link{
	font-size: 12px;
	color: #4B535E;
	text-decoration: none;
} 
a.orange2:visited {
	font-size: 12px;
	color: #4B535E;
	text-decoration: none;
}
a.orange2:hover {
	font-size: 12px;
	color: #FF9001;
	text-decoration: underline;
}
a.orange2:active {
	font-size: 12px;
	color: #4B535E;
	text-decoration: none;
}
.orange2 {
	font-size: 12px;
	color: #FF9001;
	text-decoration: none;
	font-weight: bold;
}	

.blue2 {
	font-size: 12px;
	color: #005699;
	text-decoration: none;
	font-weight: bold;

}