help.css
576 Bytes
/*====================================================
ƒtƒHƒ“ƒg
====================================================*/
.info_font_80_n{
font-size: 80%;
}
.info_font_80_b{
font-size: 80%;
font-weight:bold;
}
.info_font_90_n{
font-size: 90%;
line-height: 1.5;
}
/*====================================================
ƒŠƒ“ƒN
====================================================*/
a { text-decoration: none; }
a:link{ color:#336699; }
a:visited{ color:#336699; }
a:hover{ background-color:#C4F0FF; }
a:active {
right: -2px;
bottom: -2px;
position: relative;
}