﻿/* 不带字体大小，字体为网页默认大小 */
.t_B{font-weight : bold;}
.t_Red{color: #FF0000; font-weight: normal;}
.t_RedB{color: #FF0000; font-weight: bold;}
.t_DarkRed{color: #990000; font-weight: normal;}
.t_DarkRedB{color: #990000; font-weight: bold;}
.t_Orange{color: #FF6600; font-weight: normal;}
.t_OrangeB{color: #FF6600; font-weight: bold;}
.t_DarkOrange{color: #BB4400; font-weight: normal;}
.t_DarkOrangeB{color: #BB4400; font-weight: bold;}
.t_Yellow{color: #FFCC00; font-weight: normal;}
.t_YellowB{color: #FFCC00; font-weight: bold;}
.t_DarkYellow{color: #CC9900; font-weight: normal;}
.t_DarkYellowB{color: #CC9900; font-weight: bold;}
.t_Green{color: #009900; font-weight: normal;}
.t_GreenB{color: #009900; font-weight: bold;}
.t_DarkGreen{color: #004400; font-weight: normal;}
.t_DarkGreenB{color: #004400; font-weight: bold;}
.t_Blue{color: #0066CC; font-weight: normal;}
.t_BlueB{color: #0066CC; font-weight: bold;}
.t_DarkBlue{color: #000066; font-weight: normal;}
.t_DarkBlueB{color: #000066; font-weight: bold;}
.t_Pink{color: #FF66FF; font-weight: normal;}
.t_PinkB{color: #FF66FF; font-weight: bold;}
.t_Purple{color: #990099; font-weight: normal;}
.t_PurpleB{color: #990099; font-weight: bold;}
.t_Gray{color: #666666; font-weight: normal;}
.t_GrayB{color: #666666; font-weight: bold;}
.t2_Gray{color: #999999; font-weight: normal;}
.t2_GrayB{color: #999999; font-weight: bold;}


/* 带字号、颜色 */
/* 不带字体大小，字体为网页默认大小 */
.t_9{font-size: 9pt; font-weight : normal;}
.t_10{font-size: 10pt; font-weight : normal;}
.t_105{font-size: 10.5pt; font-weight : normal;}
.t_11{font-size: 11pt; font-weight : normal;}
.t_12{font-size: 12pt; font-weight : normal;}
.t_13{font-size: 13pt; font-weight : normal;}
.t_14{font-size: 14pt; font-weight : normal;}
.t_15{font-size: 15pt; font-weight : normal;}

.t_9B{font-size: 9pt; font-weight : bold;}
.t_10B{font-size: 10pt; font-weight : bold;}
.t_105B{font-size: 10.5pt; font-weight : bold;}
.t_11B{font-size: 11pt; font-weight : bold;}
.t_12B{font-size: 12pt; font-weight : bold;}
.t_13B{font-size: 13pt; font-weight : bold;}
.t_14B{font-size: 14pt; font-weight : bold;}
.t_15B{font-size: 15pt; font-weight : bold;}

.t_Red9{color: #FF0000; font-size: 9pt; font-weight: normal;}
.t_Red10{color: #FF0000; font-size: 10pt; font-weight: normal;}
.t_Red105{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.t_Red11{color: #FF0000; font-size: 11pt; font-weight: normal;}
.t_Red12{color: #FF0000; font-size: 12pt; font-weight: normal;}
.t_Red13{color: #FF0000; font-size: 13pt; font-weight: normal;}
.t_Red14{color: #FF0000; font-size: 14pt; font-weight: normal;}
.t_Red15{color: #FF0000; font-size: 15pt; font-weight: normal;}

.t_Red9B{color: #FF0000; font-size: 9pt; font-weight: bold;}
.t_Red10B{color: #FF0000; font-size: 10pt; font-weight: bold;}
.t_Red105B{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.t_Red11B{color: #FF0000; font-size: 11pt; font-weight: bold;}
.t_Red12B{color: #FF0000; font-size: 12pt; font-weight: bold;}
.t_Red13B{color: #FF0000; font-size: 13pt; font-weight: bold;}
.t_Red14B{color: #FF0000; font-size: 14pt; font-weight: bold;}
.t_Red15B{color: #FF0000; font-size: 15pt; font-weight: bold;}

.t_DarkRed9{color: #990000; font-size: 9pt; font-weight: normal;}
.t_DarkRed10{color: #990000; font-size: 10pt; font-weight: normal;}
.t_DarkRed105{color: #990000; font-size: 10.5pt; font-weight: normal;}
.t_DarkRed11{color: #990000; font-size: 11pt; font-weight: normal;}
.t_DarkRed12{color: #990000; font-size: 12pt; font-weight: normal;}
.t_DarkRed13{color: #990000; font-size: 13pt; font-weight: normal;}
.t_DarkRed14{color: #990000; font-size: 14pt; font-weight: normal;}
.t_DarkRed15{color: #990000; font-size: 15pt; font-weight: normal;}

.t_DarkRed9B{color: #990000; font-size: 9pt; font-weight: bold;}
.t_DarkRed10B{color: #990000; font-size: 10pt; font-weight: bold;}
.t_DarkRed105B{color: #990000; font-size: 10.5pt; font-weight: bold;}
.t_DarkRed11B{color: #990000; font-size: 11pt; font-weight: bold;}
.t_DarkRed12B{color: #990000; font-size: 12pt; font-weight: bold;}
.t_DarkRed13B{color: #990000; font-size: 13pt; font-weight: bold;}
.t_DarkRed14B{color: #990000; font-size: 14pt; font-weight: bold;}
.t_DarkRed15B{color: #990000; font-size: 15pt; font-weight: bold;}

.t_Orange9{color: #FF6600; font-size: 9pt; font-weight: normal;}
.t_Orange10{color: #FF6600; font-size: 10pt; font-weight: normal;}
.t_Orange105{color: #FF6600; font-size: 10.5pt; font-weight: normal;}
.t_Orange11{color: #FF6600; font-size: 11pt; font-weight: normal;}
.t_Orange12{color: #FF6600; font-size: 12pt; font-weight: normal;}
.t_Orange13{color: #FF6600; font-size: 13pt; font-weight: normal;}
.t_Orange14{color: #FF6600; font-size: 14pt; font-weight: normal;}
.t_Orange15{color: #FF6600; font-size: 15pt; font-weight: normal;}

.t_Orange9B{color: #FF6600; font-size: 9pt; font-weight: bold;}
.t_Orange10B{color: #FF6600; font-size: 10pt; font-weight: bold;}
.t_Orange105B{color: #FF6600; font-size: 10.5pt; font-weight: bold;}
.t_Orange11B{color: #FF6600; font-size: 11pt; font-weight: bold;}
.t_Orange12B{color: #FF6600; font-size: 12pt; font-weight: bold;}
.t_Orange13B{color: #FF6600; font-size: 13pt; font-weight: bold;}
.t_Orange14B{color: #FF6600; font-size: 14pt; font-weight: bold;}
.t_Orange15B{color: #FF6600; font-size: 15pt; font-weight: bold;}

.t_DarkOrange9{color: #BB4400; font-size: 9pt; font-weight: normal;}
.t_DarkOrange10{color: #BB4400; font-size: 10pt; font-weight: normal;}
.t_DarkOrange105{color: #BB4400; font-size: 10.5pt; font-weight: normal;}
.t_DarkOrange11{color: #BB4400; font-size: 11pt; font-weight: normal;}
.t_DarkOrange12{color: #BB4400; font-size: 12pt; font-weight: normal;}
.t_DarkOrange13{color: #BB4400; font-size: 13pt; font-weight: normal;}
.t_DarkOrange14{color: #BB4400; font-size: 14pt; font-weight: normal;}
.t_DarkOrange15{color: #BB4400; font-size: 15pt; font-weight: normal;}

.t_DarkOrange9B{color: #BB4400; font-size: 9pt; font-weight: bold;}
.t_DarkOrange10B{color: #BB4400; font-size: 10pt; font-weight: bold;}
.t_DarkOrange105B{color: #BB4400; font-size: 10.5pt; font-weight: bold;}
.t_DarkOrange11B{color: #BB4400; font-size: 11pt; font-weight: bold;}
.t_DarkOrange12B{color: #BB4400; font-size: 12pt; font-weight: bold;}
.t_DarkOrange13B{color: #BB4400; font-size: 13pt; font-weight: bold;}
.t_DarkOrange14B{color: #BB4400; font-size: 14pt; font-weight: bold;}
.t_DarkOrange15B{color: #BB4400; font-size: 15pt; font-weight: bold;}

.t_Yellow9{color: #FFCC00; font-size: 9pt; font-weight: normal;}
.t_Yellow10{color: #FFCC00; font-size: 10pt; font-weight: normal;}
.t_Yellow105{color: #FFCC00; font-size: 10.5pt; font-weight: normal;}
.t_Yellow11{color: #FFCC00; font-size: 11pt; font-weight: normal;}
.t_Yellow12{color: #FFCC00; font-size: 12pt; font-weight: normal;}
.t_Yellow13{color: #FFCC00; font-size: 13pt; font-weight: normal;}
.t_Yellow14{color: #FFCC00; font-size: 14pt; font-weight: normal;}
.t_Yellow15{color: #FFCC00; font-size: 15pt; font-weight: normal;}

.t_Yellow9B{color: #FFCC00; font-size: 9pt; font-weight: bold;}
.t_Yellow10B{color: #FFCC00; font-size: 10pt; font-weight: bold;}
.t_Yellow105B{color: #FFCC00; font-size: 10.5pt; font-weight: bold;}
.t_Yellow11B{color: #FFCC00; font-size: 11pt; font-weight: bold;}
.t_Yellow12B{color: #FFCC00; font-size: 12pt; font-weight: bold;}
.t_Yellow13B{color: #FFCC00; font-size: 13pt; font-weight: bold;}
.t_Yellow14B{color: #FFCC00; font-size: 14pt; font-weight: bold;}
.t_Yellow15B{color: #FFCC00; font-size: 15pt; font-weight: bold;}

.t_DarkYellow9{color: #CC9900; font-size: 9pt; font-weight: normal;}
.t_DarkYellow10{color: #CC9900; font-size: 10pt; font-weight: normal;}
.t_DarkYellow105{color: #CC9900; font-size: 10.5pt; font-weight: normal;}
.t_DarkYellow11{color: #CC9900; font-size: 11pt; font-weight: normal;}
.t_DarkYellow12{color: #CC9900; font-size: 12pt; font-weight: normal;}
.t_DarkYellow13{color: #CC9900; font-size: 13pt; font-weight: normal;}
.t_DarkYellow14{color: #CC9900; font-size: 14pt; font-weight: normal;}
.t_DarkYellow15{color: #CC9900; font-size: 15pt; font-weight: normal;}

.t_DarkYellow9B{color: #CC9900; font-size: 9pt; font-weight: bold;}
.t_DarkYellow10B{color: #CC9900; font-size: 10pt; font-weight: bold;}
.t_DarkYellow105B{color: #CC9900; font-size: 10.5pt; font-weight: bold;}
.t_DarkYellow11B{color: #CC9900; font-size: 11pt; font-weight: bold;}
.t_DarkYellow12B{color: #CC9900; font-size: 12pt; font-weight: bold;}
.t_DarkYellow13B{color: #CC9900; font-size: 13pt; font-weight: bold;}
.t_DarkYellow14B{color: #CC9900; font-size: 14pt; font-weight: bold;}
.t_DarkYellow15B{color: #CC9900; font-size: 15pt; font-weight: bold;}

.t_Green9{color: #009900; font-size: 9pt; font-weight: normal;}
.t_Green10{color: #009900; font-size: 10pt; font-weight: normal;}
.t_Green105{color: #009900; font-size: 10.5pt; font-weight: normal;}
.t_Green11{color: #009900; font-size: 11pt; font-weight: normal;}
.t_Green12{color: #009900; font-size: 12pt; font-weight: normal;}
.t_Green13{color: #009900; font-size: 13pt; font-weight: normal;}
.t_Green14{color: #009900; font-size: 14pt; font-weight: normal;}
.t_Green15{color: #009900; font-size: 15pt; font-weight: normal;}

.t_Green9B{color: #009900; font-size: 9pt; font-weight: bold;}
.t_Green10B{color: #009900; font-size: 10pt; font-weight: bold;}
.t_Green105B{color: #009900; font-size: 10.5pt; font-weight: bold;}
.t_Green11B{color: #009900; font-size: 11pt; font-weight: bold;}
.t_Green12B{color: #009900; font-size: 12pt; font-weight: bold;}
.t_Green13B{color: #009900; font-size: 13pt; font-weight: bold;}
.t_Green14B{color: #009900; font-size: 14pt; font-weight: bold;}
.t_Green15B{color: #009900; font-size: 15pt; font-weight: bold;}

.t_DarkGreen9{color: #004400; font-size: 9pt; font-weight: normal;}
.t_DarkGreen10{color: #004400; font-size: 10pt; font-weight: normal;}
.t_DarkGreen105{color: #004400; font-size: 10.5pt; font-weight: normal;}
.t_DarkGreen11{color: #004400; font-size: 11pt; font-weight: normal;}
.t_DarkGreen12{color: #004400; font-size: 12pt; font-weight: normal;}
.t_DarkGreen13{color: #004400; font-size: 13pt; font-weight: normal;}
.t_DarkGreen14{color: #004400; font-size: 14pt; font-weight: normal;}
.t_DarkGreen15{color: #004400; font-size: 15pt; font-weight: normal;}

.t_DarkGreen9B{color: #004400; font-size: 9pt; font-weight: bold;}
.t_DarkGreen10B{color: #004400; font-size: 10pt; font-weight: bold;}
.t_DarkGreen105B{color: #004400; font-size: 10.5pt; font-weight: bold;}
.t_DarkGreen11B{color: #004400; font-size: 11pt; font-weight: bold;}
.t_DarkGreen12B{color: #004400; font-size: 12pt; font-weight: bold;}
.t_DarkGreen13B{color: #004400; font-size: 13pt; font-weight: bold;}
.t_DarkGreen14B{color: #004400; font-size: 14pt; font-weight: bold;}
.t_DarkGreen15B{color: #004400; font-size: 15pt; font-weight: bold;}

.t_Blue9{color: #0066CC; font-size: 9pt; font-weight: normal;}
.t_Blue10{color: #0066CC; font-size: 10pt; font-weight: normal;}
.t_Blue105{color: #0066CC; font-size: 10.5pt; font-weight: normal;}
.t_Blue11{color: #0066CC; font-size: 11pt; font-weight: normal;}
.t_Blue12{color: #0066CC; font-size: 12pt; font-weight: normal;}
.t_Blue13{color: #0066CC; font-size: 13pt; font-weight: normal;}
.t_Blue14{color: #0066CC; font-size: 14pt; font-weight: normal;}
.t_Blue15{color: #0066CC; font-size: 15pt; font-weight: normal;}

.t_Blue9B{color: #0066CC; font-size: 9pt; font-weight: bold;}
.t_Blue10B{color: #0066CC; font-size: 10pt; font-weight: bold;}
.t_Blue105B{color: #0066CC; font-size: 10.5pt; font-weight: bold;}
.t_Blue11B{color: #0066CC; font-size: 11pt; font-weight: bold;}
.t_Blue12B{color: #0066CC; font-size: 12pt; font-weight: bold;}
.t_Blue13B{color: #0066CC; font-size: 13pt; font-weight: bold;}
.t_Blue14B{color: #0066CC; font-size: 14pt; font-weight: bold;}
.t_Blue15B{color: #0066CC; font-size: 15pt; font-weight: bold;}

.t_DarkBlue9{color: #000066; font-size: 9pt; font-weight: normal;}
.t_DarkBlue10{color: #000066; font-size: 10pt; font-weight: normal;}
.t_DarkBlue105{color: #000066; font-size: 10.5pt; font-weight: normal;}
.t_DarkBlue11{color: #000066; font-size: 11pt; font-weight: normal;}
.t_DarkBlue12{color: #000066; font-size: 12pt; font-weight: normal;}
.t_DarkBlue13{color: #000066; font-size: 13pt; font-weight: normal;}
.t_DarkBlue14{color: #000066; font-size: 14pt; font-weight: normal;}
.t_DarkBlue15{color: #000066; font-size: 15pt; font-weight: normal;}

.t_DarkBlue9B{color: #000066; font-size: 9pt; font-weight: bold;}
.t_DarkBlue10B{color: #000066; font-size: 10pt; font-weight: bold;}
.t_DarkBlue105B{color: #000066; font-size: 10.5pt; font-weight: bold;}
.t_DarkBlue11B{color: #000066; font-size: 11pt; font-weight: bold;}
.t_DarkBlue12B{color: #000066; font-size: 12pt; font-weight: bold;}
.t_DarkBlue13B{color: #000066; font-size: 13pt; font-weight: bold;}
.t_DarkBlue14B{color: #000066; font-size: 14pt; font-weight: bold;}
.t_DarkBlue15B{color: #000066; font-size: 15pt; font-weight: bold;}

.t_Pink9{color: #FF66FF; font-size: 9pt; font-weight: normal;}
.t_Pink10{color: #FF66FF; font-size: 10pt; font-weight: normal;}
.t_Pink105{color: #FF66FF; font-size: 10.5pt; font-weight: normal;}
.t_Pink11{color: #FF66FF; font-size: 11pt; font-weight: normal;}
.t_Pink12{color: #FF66FF; font-size: 12pt; font-weight: normal;}
.t_Pink13{color: #FF66FF; font-size: 13pt; font-weight: normal;}
.t_Pink14{color: #FF66FF; font-size: 14pt; font-weight: normal;}
.t_Pink15{color: #FF66FF; font-size: 15pt; font-weight: normal;}

.t_Pink9B{color: #FF66FF; font-size: 9pt; font-weight: bold;}
.t_Pink10B{color: #FF66FF; font-size: 10pt; font-weight: bold;}
.t_Pink105B{color: #FF66FF; font-size: 10.5pt; font-weight: bold;}
.t_Pink11B{color: #FF66FF; font-size: 11pt; font-weight: bold;}
.t_Pink12B{color: #FF66FF; font-size: 12pt; font-weight: bold;}
.t_Pink13B{color: #FF66FF; font-size: 13pt; font-weight: bold;}
.t_Pink14B{color: #FF66FF; font-size: 14pt; font-weight: bold;}
.t_Pink15B{color: #FF66FF; font-size: 15pt; font-weight: bold;}

.t_Purple9{color: #990099; font-size: 9pt; font-weight: normal;}
.t_Purple10{color: #990099; font-size: 10pt; font-weight: normal;}
.t_Purple105{color: #990099; font-size: 10.5pt; font-weight: normal;}
.t_Purple11{color: #990099; font-size: 11pt; font-weight: normal;}
.t_Purple12{color: #990099; font-size: 12pt; font-weight: normal;}
.t_Purple13{color: #990099; font-size: 13pt; font-weight: normal;}
.t_Purple14{color: #990099; font-size: 14pt; font-weight: normal;}
.t_Purple15{color: #990099; font-size: 15pt; font-weight: normal;}

.t_Purple9B{color: #990099; font-size: 9pt; font-weight: bold;}
.t_Purple10B{color: #990099; font-size: 10pt; font-weight: bold;}
.t_Purple105B{color: #990099; font-size: 10.5pt; font-weight: bold;}
.t_Purple11B{color: #990099; font-size: 11pt; font-weight: bold;}
.t_Purple12B{color: #990099; font-size: 12pt; font-weight: bold;}
.t_Purple13B{color: #990099; font-size: 13pt; font-weight: bold;}
.t_Purple14B{color: #990099; font-size: 14pt; font-weight: bold;}
.t_Purple15B{color: #990099; font-size: 15pt; font-weight: bold;}

.t_Gray9{color: #666666; font-size: 9pt; font-weight: normal;}
.t_Gray10{color: #666666; font-size: 10pt; font-weight: normal;}
.t_Gray105{color: #666666; font-size: 10.5pt; font-weight: normal;}
.t_Gray11{color: #666666; font-size: 11pt; font-weight: normal;}
.t_Gray12{color: #666666; font-size: 12pt; font-weight: normal;}
.t_Gray13{color: #666666; font-size: 13pt; font-weight: normal;}
.t_Gray14{color: #666666; font-size: 14pt; font-weight: normal;}
.t_Gray15{color: #666666; font-size: 15pt; font-weight: normal;}

.t_Gray9B{color: #666666; font-size: 9pt; font-weight: bold;}
.t_Gray10B{color: #666666; font-size: 10pt; font-weight: bold;}
.t_Gray105B{color: #666666; font-size: 10.5pt; font-weight: bold;}
.t_Gray11B{color: #666666; font-size: 11pt; font-weight: bold;}
.t_Gray12B{color: #666666; font-size: 12pt; font-weight: bold;}
.t_Gray13B{color: #666666; font-size: 13pt; font-weight: bold;}
.t_Gray14B{color: #666666; font-size: 14pt; font-weight: bold;}
.t_Gray15B{color: #666666; font-size: 15pt; font-weight: bold;}

.t2_Gray9{color: #999999; font-size: 9pt; font-weight: normal;}
.t2_Gray10{color: #999999; font-size: 10pt; font-weight: normal;}
.t2_Gray105{color: #999999; font-size: 10.5pt; font-weight: normal;}
.t2_Gray11{color: #999999; font-size: 11pt; font-weight: normal;}
.t2_Gray12{color: #999999; font-size: 12pt; font-weight: normal;}
.t2_Gray13{color: #999999; font-size: 13pt; font-weight: normal;}
.t2_Gray14{color: #999999; font-size: 14pt; font-weight: normal;}
.t2_Gray15{color: #999999; font-size: 15pt; font-weight: normal;}

.t2_Gray9B{color: #999999; font-size: 9pt; font-weight: bold;}
.t2_Gray10B{color: #999999; font-size: 10pt; font-weight: bold;}
.t2_Gray105B{color: #999999; font-size: 10.5pt; font-weight: bold;}
.t2_Gray11B{color: #999999; font-size: 11pt; font-weight: bold;}
.t2_Gray12B{color: #999999; font-size: 12pt; font-weight: bold;}
.t2_Gray13B{color: #999999; font-size: 13pt; font-weight: bold;}
.t2_Gray14B{color: #999999; font-size: 14pt; font-weight: bold;}
.t2_Gray15B{color: #999999; font-size: 15pt; font-weight: bold;}

