/* ******************************
 * global definition
****************************** */
body {
    font-size             :14px;
    font-family           :"‚l‚r ‚oƒSƒVƒbƒN,Osaka,sans-serif";
    scrollbar-bace-color  :#ffffff;
    scrollbar-arrow-color :#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-base-color:#3399ff;}

td,th {
    font-size  :14px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN,Osaka,sans-serif";
}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color          :#FF0000;
}

/* ******************************
 * class definition
****************************** */
.c {
    font-weight:bold;
    color      :#ff3300;
}

.c a:link {
    font-weight:bold;
    color      :#ff3300;
}

.c a:visited {
    font-weight:bold;
    color      :#ff3300;
}

.b {
    background-color:#F7FAFD;
    color           :#000000;
    font-family     :Verdana,Helvetica,Arial;
}

.f {
    background-color:#F7FAFD;
    color           :#000000;
}

.n {
    font-family:Verdana,Helvetica,Arial;
}

.main {
    font-size  :14px;
    line-height:120%;
    font-weight:normal;
    color      :#333333
}

.mini {
    font-size  :12px;
    line-height:120%;
    font-weight:normal;
    color      :#333333
}

.title {
    font-size  :14px;
    line-height:120%;
    font-weight:bold;
    color      :#333333
}
