+static char* css_GreenYellow[] = {"GreenYellow", "黄绿", NULL};
+static char* css_HoneyDew[] = {"HoneyDew", NULL};
+static char* css_HotPink[] = {"HotPink", NULL};
+static char* css_IndianRed[] = {"IndianRed", NULL};
+static char* css_Indigo[] = {"Indigo", NULL};
+static char* css_Ivory[] = {"Ivory", NULL};
+static char* css_Khaki[] = {"Khaki", NULL};
+static char* css_Lavender[] = {"Lavender", NULL};
+static char* css_LavenderBlush[] = {"LavenderBlush", NULL};
+static char* css_LawnGreen[] = {"LawnGreen", NULL};
+static char* css_LemonChiffon[] = {"LemonChiffon", NULL};
+static char* css_LightBlue[] = {"LightBlue", NULL};
+static char* css_LightCoral[] = {"LightCoral", NULL};
+static char* css_LightCyan[] = {"LightCyan", NULL};
+static char* css_LightGoldenRodYellow[] = {"LightGoldenRodYellow", NULL};
+
+static char* css_LightGray[] = {"LightGray", "浅灰", NULL};
+static char* css_LightGreen[] = {"LightGreen", "浅绿", NULL};
+static char* css_LightPink[] = {"LightPink", NULL};
+static char* css_LightSalmon[] = {"LightSalmon", NULL};
+static char* css_LightSeaGreen[] = {"LightSeaGreen", "浅海绿", NULL};
+static char* css_LightSkyBlue[] = {"LightSkyBlue", "浅天蓝", NULL};
+static char* css_LightSlateGray[] = {"LightSlateGray", NULL};
+static char* css_LightSteelBlue[] = {"LightSteelBlue", NULL};
+static char* css_LightYellow[] = {"LightYellow", "浅黄", NULL};
+static char* css_Lime[] = {"Lime", NULL};
+static char* css_LimeGreen[] = {"LimeGreen", NULL};
+static char* css_Linen[] = {"Linen", NULL};
+
+static char* css_magenta[] = {"Magenta", "品红", "洋红", NULL};
+static char* css_Maroon[] = {"Maroon", NULL};
+static char* css_MediumAquaMarine[] = {"MediumAquaMarine", NULL};
+static char* css_MediumBlue[] = {"MediumBlue", "中蓝", NULL};
+static char* css_MediumOrchid[] = {"MediumOrchid", NULL};
+static char* css_MediumPurple[] = {"MediumPurple", "中紫", NULL};
+static char* css_MediumSeaGreen[] = {"MediumSeaGreen", "中海绿", NULL};
+static char* css_MediumSlateBlue[] = {"MediumSlateBlue", NULL};
+static char* css_MediumSpringGreen[] = {"MediumSpringGreen", "中春绿", NULL};
+static char* css_MediumTurquoise[] = {"MediumTurquoise", NULL};
+static char* css_MediumVioletRed[] = {"MediumVioletRed", NULL};
+static char* css_MidnightBlue[] = {"MidnightBlue", NULL};
+
+static char* css_MintCream[] = {"MintCream", NULL};
+static char* css_MistyRose[] = {"MistyRose", NULL};
+static char* css_Moccasin[] = {"Moccasin", NULL};
+static char* css_NavajoWhite[] = {"NavajoWhite", NULL};
+static char* css_Navy[] = {"Navy", "海军蓝", NULL};
+static char* css_OldLace[] = {"OldLace", NULL};
+static char* css_Olive[] = {"Olive", "橄榄绿", NULL};
+static char* css_OliveDrab[] = {"OliveDrab", NULL};
+
+static char* css_orange[] = {"Orange", "橘", NULL};
+static char* css_OrangeRed[] = {"OrangeRed", "橘红", NULL};
+static char* css_Orchid[] = {"Orchid", "淡紫", "兰花紫", NULL};
+static char* css_PaleGoldenRod[] = {"PaleGoldenRod", NULL};
+static char* css_PaleGreen[] = {"PaleGreen", NULL};
+static char* css_PaleTurquoise[] = {"PaleTurquoise", NULL};
+static char* css_PaleVioletRed[] = {"PaleVioletRed", NULL};
+static char* css_PapayaWhip[] = {"PapayaWhip", NULL};
+static char* css_PeachPuff[] = {"PeachPuff", NULL};
+static char* css_Peru[] = {"Peru", NULL};
+
+static char* css_pink[] = {"Pink", "粉红", NULL};
+static char* css_Plum[] = {"Plum", NULL};
+static char* css_PowderBlue[] = {"PowderBlue", NULL};
+
+static char* css_purple[] = {"Purple", "紫", NULL};
+static char* css_red[] = {"red", "红", NULL};
+static char* css_RosyBrown[] = {"RosyBrown", NULL};
+static char* css_RoyalBlue[] = {"RoyalBlue", NULL};
+static char* css_SaddleBrown[] = {"SaddleBrown", NULL};
+static char* css_Salmon[] = {"Salmon", NULL};
+static char* css_SandyBrown[] = {"SandyBrown", NULL};
+static char* css_SeaGreen[] = {"SeaGreen", "海绿", NULL};
+static char* css_SeaShell[] = {"SeaShell", NULL};
+static char* css_Sienna[] = {"Sienna", NULL};
+static char* css_Silver[] = {"Silver", "银", NULL};
+static char* css_SkyBlue[] = {"SkyBlue", "天蓝", NULL};
+static char* css_SlateBlue[] = {"SlateBlue", NULL};
+static char* css_SlateGray[] = {"SlateGray", NULL};
+static char* css_Snow[] = {"Snow", "雪白", NULL};
+static char* css_SpringGreen[] = {"SpringGreen", "春绿", NULL};
+static char* css_SteelBlue[] = {"SteelBlue", NULL};
+
+static char* css_Tan[] = {"Tan", NULL};
+static char* css_Teal[] = {"Teal", NULL};
+static char* css_Thistle[] = {"Thistle", NULL};
+static char* css_Tomato[] = {"Tomato", "西红柿", NULL};
+static char* css_Turquoise[] = {"Turquoise", NULL};
+static char* css_Violet[] = {"Violet", "紫罗兰", NULL};
+static char* css_Wheat[] = {"Wheat", NULL};
+