﻿/*FAQ中的字体*/

body
{
}
.font1
{
	font-family: Georgia;
	font-size: 50.55px;
	color: #223790;
	font-weight: 500;
}
.font2
{
	font-family: Georgia;
	font-size: 30px;
	color: #43a6e4;
	font-weight: 300;
}
/*.font3
{
	font-family: Times New Roman;
	font-size: 17px;
	color: #4E4D4E;
	line-height: 21px;
}*/
.font3
{
	font-family: Verdana;
	font-size: 14px;
	color: #4E4D4E;
	line-height: 21px;
}
.font4
{
	font-family: Georgia;
	font-size: 30px;
	color: #21358F;
}
.font5
{
	font-family: Verdana;
	font-size: 15px;
	color: #223790;
	font-weight: 600;
	line-height: 43px;
	display: block;
}
.font6
{
	font-family: Verdana;
	font-size: 14px;
	color: #4D4C4D;
	line-height: 19px;
}
.font7
{
	font-family: Verdana;
	font-size: 14px;
	color: #4E4E4E;
	line-height: 20px;
	font-weight: 600;
}
.font8
{
	color: #5BB0E7;
	text-decoration: underline;
	/*font-weight: bold;*/
}
.font9
{
	font-family: Verdana;
	font-size: 15px;
	color: #989898;
	line-height: 19px;
}
