/*--------------------------* * systemHeader message * *--------------------------*/ FONT.systemHeader{ font-size: 120%; font-weight: bold; line-height: 100%; } /*--------------------------* * systemFooter message * *--------------------------*/ FONT.systemFooter{ font-size: 120%; font-weight: bold; line-height: 100%; } /*--------------------------* * systemFeature message * *--------------------------*/ FONT.systemFeature{ font-size: 80%; font-weight: bold; line-height: 100%; color: orange; } /*--------------------------* * systemCaution message * *--------------------------*/ FONT.systemCaution{ font-size: 100%; font-weight: bold; line-height: 100%; color: red; } /*--------------------------* * systemDebug message * *--------------------------*/ FONT.systemDebug{ font-size: 80%; line-height: 80%; color: red; } /*for win*/ BODY {font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka;} A:hover{color: #00FFFF;} .text1 {font-size:8pt; line-height:110%;} .text2 {font-size:8pt; line-height:120%;} .text3 {font-size:10pt; line-height:120%;} .text4 {font-size:12pt; line-height:120%;} .text5 {font-size:14pt; line-height:120%;} INPUT {font-size:8pt;} INPUT.mini {font-size:8pt;} A {text-decoration:none;}