﻿body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	font-family: simsun;
	background-color: #ffffff;
}
/* 黑色字体 */
.font_black
{
	font-size: 12px;
	color: #000000;
}
a.font_black:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.font_black:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.font_black:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
.font_black02
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_black02:visited
{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_black02:link
{
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_black02:hover
{
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
/* 红色字体 */
.font_red01
{
	color: #ba194d;
	font-size: 12px;
}
/* 橙色字体 */
.font_orange01
{
	color: #ec6807;
	font-size: 12px;
}
a.font_orange01:visited
{
	color: #ec6807;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
a.font_orange01:link
{
	color: #ec6807;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
}
a.font_orange01:hover
{
	color: #ec6807;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
}
.font_orange02
{
	color: #f94e00;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_orange02:visited
{
	color: #f94e00;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_orange02:link
{
	color: #f94e00;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
a.font_orange02:hover
{
	color: #f94e00;
	font-size: 14px;
	text-decoration: underline;
	line-height: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
.font_orange03
{
	color: #f94e00;
	font-size: 18px;
	font-weight: bold;
}
/* 蓝色字体 */
.font_blue01
{
	color: #111177;
	font-size: 14px;
}
a.font_blue01:visited
{
	color: #111177;
	font-size: 14px;
	text-decoration: none;
}
a.font_blue01:link
{
	color: #111177;
	font-size: 14px;
	text-decoration: none;
}
a.font_blue01:hover
{
	color: #111177;
	font-size: 14px;
	text-decoration: underline;
}
.font_blue02
{
	color: #111177;
	font-size: 14px;
	font-weight: bold;
}
a.font_blue02:visited
{
	color: #111177;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.font_blue02:link
{
	color: #111177;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.font_blue02:hover
{
	color: #111177;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
