﻿.p12
{
	font-size:12px;
}

.p14
{
	font-size:14px;
}

.p16
{
	font-size:16px;
}

.font-YH
{
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
}

.ti28
{
	text-indent: 28px;
}

.blue01
{
	color:#016bae;
}

.red01
{
    color: #EC005F;
}

.white
{
	color:#FFFFFF
}

.orange
{
	color: #FE6601;
}

.black
{
	color: #000000;
}

.bold
{
	font-weight: bold;
}

.lineNone
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.hand
{
    cursor: pointer;
}
