a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

body{
	font-size:9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5890CD;
	
	}

.font02 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.font02 a:link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
    
}
.font02 a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.font02 a:hover{
	text-decoration:underline;
	font-family: "宋体";
	font-size: 12px;
	color:#cccccc;
}

.h1 {
	font-family: "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #CE5319;
	font-weight: bold;
	line-height: 20px;
}

.h2 a:link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #CE5319;
}
.h2 a:visited{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #CE5319;
}
.h2 a:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}

.h2 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #CE5319;
}

.h3 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.h3 a:link{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.h3 a:visited{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.h3 a:hover{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	line-height: 16px;
}

.d {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}
.font14{
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}

.tit{
	font-family: "宋体";
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}