/*12号字体样式*/
.c12pxwhite1{
	font-size:12px;
	color:#ffffff;
	font-family:"宋体";
}
.c12pxblack1{
	font-size:12px;
	color:#000000;
	font-family:"宋体";
}
.c12pxblack2{
	font-size:12px;
	color:#333333;
	font-family:"宋体";
}
.c12pxblack3{
	font-size:12px;
	color:#666666;
	font-family:"宋体";
	text-decoration:none;
}
.c12pxgray1{
	font-size:12px;
	color:#737373;
	font-family:"宋体";
}
.c12pxgray2{
	font-size:12px;
	color:#C4C4C4;
	font-family:"宋体";
}
.c12pxgray3{
	font-size:12px;
	color:#CFCFCF;
	font-family:"宋体";
}
.c12pxred1{
	font-size:12px;
	color:#980000;
	font-family:"宋体";
}
.c12pxred2{
	font-size:12px;
	color:#FF0000;
	font-family:"宋体";
}
.c12pxred3{
	font-size:12px;
	color:#FF8585;
	font-family:"宋体";
}
.c12pxred4{
	font-size:12px;
	color:#D25555;
	font-family:"宋体";
}
.c12pxred5{
	font-size:12px;
	color:#A43E3E;
	font-family:"宋体";
}
.c12pxred6{
	font-size:12px;
	color:#904848;
	font-family:"宋体";
}
.c12pxorange1{
	font-size:12px;
	color:#FF3C00;
	font-family:"宋体";
}
.c12pxorange2{
	font-size:12px;
	color:#FF6C00;
	font-family:"宋体";
}
.c12pxorange3{
	font-size:12px;
	color:#FF8A00;
	font-family:"宋体";
}
.c12pxorange4{
	font-size:12px;
	color:#FFC600;
	font-family:"宋体";
}
.c12pxcoffie1{
	font-size:12px;
	color:#C38A00;
	font-family:"宋体";
}
.c12pxcoffie2{
	font-size:12px;
	color:#994400;
	font-family:"宋体";
}
.c12pxcoffie3{
	font-size:12px;
	color:#703A00;
	font-family:"宋体";
}
.c12pxyellow1{
	font-size:12px;
	color:yellow;
	font-family:"宋体";
}
.c12pxyellow2{
	font-size:12px;
	color:#BAAB00;
	font-family:"宋体";
}
.c12pxyellow3{
	font-size:12px;
	color:#B3BA00;
	font-family:"宋体";
}
.c12pxgreen1{
	font-size:12px;
	color:green;
	font-family:"宋体";
}
.c12pxgreen2{
	font-size:12px;
	color:#00FF00;
	font-family:"宋体";
}
.c12pxgreen3{
	font-size:12px;
	color:#73D992;
	font-family:"宋体";
}
.c12pxgreen4{
	font-size:12px;
	color:#4E7644;
	font-family:"宋体";
}
.c12pxgreen5{
	font-size:12px;
	color:#00FCFF;
	font-family:"宋体";
}
.c12pxgreen6{
	font-size:12px;
	color:#00C2C4;
	font-family:"宋体";
}
.c12pxgreen7{
	font-size:12px;
	color:#026B6C;
	font-family:"宋体";
}
.c12pxblue1{
	font-size:12px;
	color:#0090FF;
	font-family:"宋体";
}
.c12pxblue2{
	font-size:12px;
	color:#0069BA;
	font-family:"宋体";
}
.c12pxblue3{
	font-size:12px;
	color:#00457A;
	font-family:"宋体";
}
.c12pxblue4{
	font-size:12px;
	color:#004EFF;
	font-family:"宋体";
}
.c12pxblue5{
	font-size:12px;
	color:#002372;
	font-family:"宋体";
}
.c12pxblue6{
	font-size:12px;
	color:blue;
	font-family:"宋体";
}
.c12pxpurple1{
	font-size:12px;
	color:#3C00FF;
	font-family:"宋体";
}
.c12pxpurple2{
	font-size:12px;
	color:#5734CA;
	font-family:"宋体";
}
.c12pxpurple3{
	font-size:12px;
	color:#9A34CA;
	font-family:"宋体";
}
.c12pxpurple4{
	font-size:12px;
	color:#AE00FF;
	font-family:"宋体";
}
.c12pxpurple5{
	font-size:12px;
	color:#F000FF;
	font-family:"宋体";
}
.c12pxpurple6{
	font-size:12px;
	color:#B83EC0;
	font-family:"宋体";
}
.c12pxpurple7{
	font-size:12px;
	color:#6F3373;
	font-family:"宋体";
}
.c12pxpurple8{
	font-size:12px;
	color:#5A3373;
	font-family:"宋体";
}
.c12pxpurple9{
	font-size:12px;
	color:#FF006C;
	font-family:"宋体";
}
.c12pxpurple10{
	font-size:12px;
	color:#A20058;
	font-family:"宋体";
}


/*12号字体加粗样式*/
.c12pxwhitebold1{
	font-size:12px;
	color:#ffffff;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxblackbold1{
	font-size:12px;
	color:#000000;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxblackbold2{
	font-size:12px;
	color:#333333;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxblackbold3{
	font-size:12px;
	color:#666666;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgraybold1{
	font-size:12px;
	color:#A9A9A9;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgraybold2{
	font-size:12px;
	color:#C4C4C4;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgraybold3{
	font-size:12px;
	color:#CFCFCF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold1{
	font-size:12px;
	color:#980000;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold2{
	font-size:12px;
	color:#FF0000;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold3{
	font-size:12px;
	color:#FF8585;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold4{
	font-size:12px;
	color:#D25555;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold5{
	font-size:12px;
	color:#A43E3E;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxredbold6{
	font-size:12px;
	color:#904848;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxorangebold1{
	font-size:12px;
	color:#FF3C00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxorangebold2{
	font-size:12px;
	color:#FF6C00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxorangebold3{
	font-size:12px;
	color:#FF8A00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxorangebold4{
	font-size:12px;
	color:#FFC600;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxcoffiebold1{
	font-size:12px;
	color:#C38A00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxcoffiebold2{
	font-size:12px;
	color:#994400;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxcoffiebold3{
	font-size:12px;
	color:#703A00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxyellowbold1{
	font-size:12px;
	color:yellow;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxyellowbold2{
	font-size:12px;
	color:#BAAB00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxyellowbold3{
	font-size:12px;
	color:#B3BA00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold1{
	font-size:12px;
	color:green;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold2{
	font-size:12px;
	color:#00FF00;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold3{
	font-size:12px;
	color:#73D992;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold4{
	font-size:12px;
	color:#4E7644;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold5{
	font-size:12px;
	color:#00FCFF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold6{
	font-size:12px;
	color:#00C2C4;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxgreenbold7{
	font-size:12px;
	color:#026B6C;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold1{
	font-size:12px;
	color:#0090FF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold2{
	font-size:12px;
	color:#0069BA;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold3{
	font-size:12px;
	color:#00457A;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold4{
	font-size:12px;
	color:#004EFF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold5{
	font-size:12px;
	color:#002372;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxbluebold6{
	font-size:12px;
	color:blue;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold1{
	font-size:12px;
	color:#3C00FF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold2{
	font-size:12px;
	color:#5734CA;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold3{
	font-size:12px;
	color:#9A34CA;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold4{
	font-size:12px;
	color:#AE00FF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold5{
	font-size:12px;
	color:#F000FF;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold6{
	font-size:12px;
	color:#B83EC0;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold7{
	font-size:12px;
	color:#6F3373;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold8{
	font-size:12px;
	color:#5A3373;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold9{
	font-size:12px;
	color:#FF006C;
	font-family:"宋体";
	font-weight:bold;
}
.c12pxpurplebold10{
	font-size:12px;
	color:#A20058;
	font-family:"宋体";
	font-weight:bold;
}
/*12号字体样式加下划线*/
.c12pxwhiteunderline1{
	font-size:12px;
	color:#ffffff;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblackunderline1{
	font-size:12px;
	color:#000000;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblackunderline2{
	font-size:12px;
	color:#333333;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblackunderline3{
	font-size:12px;
	color:#666666;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgrayunderline1{
	font-size:12px;
	color:#A9A9A9;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgrayunderline2{
	font-size:12px;
	color:#C4C4C4;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgrayunderline3{
	font-size:12px;
	color:#CFCFCF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline1{
	font-size:12px;
	color:#980000;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline2{
	font-size:12px;
	color:#FF0000;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline3{
	font-size:12px;
	color:#FF8585;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline4{
	font-size:12px;
	color:#D25555;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline5{
	font-size:12px;
	color:#A43E3E;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxredunderline6{
	font-size:12px;
	color:#904848;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxorangeunderline1{
	font-size:12px;
	color:#FF3C00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxorangeunderline2{
	font-size:12px;
	color:#FF6C00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxorangeunderline3{
	font-size:12px;
	color:#FF8A00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxorangeunderline4{
	font-size:12px;
	color:#FFC600;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxcoffieunderline1{
	font-size:12px;
	color:#C38A00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxcoffieunderline2{
	font-size:12px;
	color:#994400;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxcoffieunderline3{
	font-size:12px;
	color:#703A00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxyellowunderline1{
	font-size:12px;
	color:yellow;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxyellowunderline2{
	font-size:12px;
	color:#BAAB00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxyellowunderline3{
	font-size:12px;
	color:#B3BA00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline1{
	font-size:12px;
	color:green;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline2{
	font-size:12px;
	color:#00FF00;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline3{
	font-size:12px;
	color:#73D992;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline4{
	font-size:12px;
	color:#4E7644;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline5{
	font-size:12px;
	color:#00FCFF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline6{
	font-size:12px;
	color:#00C2C4;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxgreenunderline7{
	font-size:12px;
	color:#026B6C;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline1{
	font-size:12px;
	color:#0090FF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline2{
	font-size:12px;
	color:#0069BA;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline3{
	font-size:12px;
	color:#00457A;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline4{
	font-size:12px;
	color:#004EFF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline5{
	font-size:12px;
	color:#002372;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxblueunderline6{
	font-size:12px;
	color:blue;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline1{
	font-size:12px;
	color:#3C00FF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline2{
	font-size:12px;
	color:#5734CA;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline3{
	font-size:12px;
	color:#9A34CA;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline4{
	font-size:12px;
	color:#AE00FF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline5{
	font-size:12px;
	color:#F000FF;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline6{
	font-size:12px;
	color:#B83EC0;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline7{
	font-size:12px;
	color:#6F3373;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline8{
	font-size:12px;
	color:#5A3373;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline9{
	font-size:12px;
	color:#FF006C;
	font-family:"宋体";
	text-decoration: underline;
}
.c12pxpurpleunderline10{
	font-size:12px;
	color:#A20058;
	font-family:"宋体";
	text-decoration: underline;
}
.c16pxwhitebold{
	font-size:16px;
	color:#ffffff;
	font-family:"宋体";
	font-weight:bold;
	text-decoration: none;
}
.c12pxwhite{
	font-size:12px;
	color:#ffffff;
	font-family:"宋体";
	text-decoration: none;
}
.red12pxbold2{
	color:red;
	font-size:12px;
	font-weight:bold;
	font-family:"宋体";
}
.orange12pxbild1{
	color:#EB5E10;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
}
