/* 字体样式 */
.h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 a:link{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 a:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 a:hover{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 a:active{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.h2 span{
	font-size: 12px;
}

.h3{
	font-size: 14px;
	font-weight: bold;
	color: #43a9cd;
}
.h4{
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
	font-family: "黑体";
}
.more1{
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.more1 a:link{
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.more1 a:visited{
	font-size: 12px;
	color: #fb7306;
	text-decoration: none;
}
.more1 a:hover{
	font-size: 12px;
	color: #43a9cd;
	text-decoration: underline;
}
.more2{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.more2 a:link{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.more2 a:visited{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.more2 a:hover{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.text{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
}
.text span{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
	position:absolute;right:15px;
}
.text a:link{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
}
.text a:visited{
	font-size: 12px;
	color: #fb7306;
	text-decoration: none;
}
.text a:hover{
	font-size: 12px;
	color: #43a9cd;
	text-decoration: underline;
}
.text2{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
	line-height: 1.8em;
}
.text3{
	font-size: 12px;
	color: #0474ca;
	font-weight: bold;
}
.text4{
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
}
.text4 span{
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
	position:absolute;right:25px;
}
.text4 a:link{
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
}
.text4 a:visited{
	font-size: 12px;
	color: #fb7306;
	text-decoration: none;
}
.text4 a:hover{
	font-size: 12px;
	color: #43a9cd;
	text-decoration: underline;
}
.text5{
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	line-height: 1.8em;
	text-indent: 28px;
}
.down{
	font-family: "宋体";
	font-size: 12px;
	color: #00709e;
	text-decoration: none;
}
.down a:link{
	font-family: "宋体";
	font-size: 12px;
	color: #00709e;
	text-decoration: none;
}
.down a:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #00709e;
	text-decoration: underline;
}
.down a:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #00709e;
	text-decoration: underline;
}
.text6{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
}
.text6 a:link{
	font-size: 12px;
	color: #368bdc;
	text-decoration: none;
}
.text6 a:visited{
	font-size: 12px;
	color: #368bdc;
	text-decoration: underline;
}
.text6 a:hover{
	font-size: 12px;
	color: #368bdc;
	text-decoration: underline;
}
.text7{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.red{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.text8{
	font-size: 12px;
	color: #006699;
	text-indent: 24px;
	line-height: 1.8em;
}
.h5{
	font-size: 18px;
	font-weight: normal;
	color: #f00;
	font-family: "黑体";
}