.g_job { position:absolute; top:80px; left:580px; z-index:2; }
.g_job2 { position:absolute; top:230px; left:570px; z-index:3; }
.trial { position:absolute; top:390px; left:580px; z-index:4; }

a:link { color:blue; text-decoration:none; }
a:visited { color:blue; text-decoration:none; }
a:hover { color:red; text-decoration:underline; }
a:active { color:red; text-decoration:underline; }

.bw a:link { color:black; text-decoration:none; }
.bw a:visited { color:black; text-decoration:none; }
.bw a:hover { color:black; text-decoration:underline; }
.bw a:active { color:black; text-decoration:underline; }

.tb a:link { color:blue; text-decoration:none; background-color:lightyellow; }
.tb a:visited { color:blue; text-decoration:none; background-color:lightyellow; }
.tb a:hover { color:red; text-decoration:underline; background-color:lightgreen; }
.tb a:active { color:red; text-decoration:underline; background-color:orange; }

.sml { font-size:10px; line-height:16px; }
.nor { font-size:14px; line-height:22px; }
.big { font-size:18px; line-height:28px; }
.smlb { font-size:10px; line-height:16px; font-weight:bold; }
.norb { font-size:14px; line-height:22px; font-weight:bold; }
.bigb { font-size:18px; line-height:28px; font-weight:bold; }

.spc { font-size:14px; line-height:20px; }
.spcb { font-size:14px; line-height:20px; font-weight:bold; }
.cont { font-size:13px; }
.his { font-size:12px; }
.spec { font-size:12px; }
.menu { font-size:28px; font-family:arial; }
.name_hi { font-size:34px; }
.hi { font-size:24px; }
.ti { font-size:16px; background-color:white; font-weight:bold; }
.crs { font-size:12px; line-height:18px; font-family:sans-serif; background-color:white; }
.crs a:link { color:black; text-decoration:none; }
.crs a:visited { color:black; text-decoration:none; }
.crs a:hover { color:red; text-decoration:none; }
.crs a:active { color:red; text-decoration:none; }

.size1 { font-size:xx-small; line-height:150%; }
.size2 { font-size:x-small; line-height:150%; }
.size3 { font-size:small; line-height:150%; }
.size4 { font-size:medium; line-height:150%; }
.size5 { font-size:large; line-height:150%; }
.size6 { font-size:x-large; line-height:150%; }
.size7 { font-size:xx-large; line-height:150%; }


