body { font-family:"宋体"; font-size:12px; color:333; }

.f-12 { font-size:12px; }
.f-14 { font-size:14px; }
.f-16 { font-size:16px; }

.f-normal { font-weight:normal; }
.f-bold { font-weight:bold; }

.f-grey01 { color:#696969; }
.f-grey01-link a { color:#696969; text-decoration:none; }
.f-grey01-link a:hover { color:#696969; text-decoration:underline; }

.f-grey02 { color:#444; }
.f-grey02-link a { color:#444; text-decoration:none; }
.f-grey02-link a:hover { color:#f00; text-decoration:underline; }

.f-grey03 { color:#999; }

.f-grey04 { color:#666; }

.f-red01 { color:#f30; }

.f-red02,.f-red02 a { color:#f00; }

.f-yellow01,.f-yellow01 a { color:#c60; text-decoration:underline; }

.f-yellow02,.f-yellow02 a { color:#c90; }

.f-blue01,.f-blue01 a { color:#039; text-decoration:none; }
.f-blue01 a:hover { color:#039; text-decoration:underline; }

.f-blue02 { color:#0664a7; }
.f-blue02 a { color:#0664a7; text-decoration:none; }
.f-blue02 a:hover { color:#f00; text-decoration:underline; }

.f-blue03 { color:#123e82; }
.f-blue03 a { color:#123e82; text-decoration:none; }
.f-blue03 a:hover { color:#123e82; text-decoration:underline; }

.f-orange01 { color:#f60; }
.f-orange01 a { color:#f60; text-decoration:underline; }
