A:link        { color: #003399; text-decoration: none; }
A:visited     { color: #003399; text-decoration: none; }
A:active      { color: #003399; text-decoration: none; }
A:hover       { color: #003399; text-decoration: underline; }
.clear       {clear:left;}
h1{
 font-size:10px;
 font-weight:bold;
}


/*ƒgƒbƒv*/

.copyrights{
 width:900px;
 padding-top:5px;
 color:#ffffff;
 font-size:11px;
 text-align:right;
}

.pageBase{
 color:#666666;
 font-size:12px;
 line-height:18px;
 background:url("img/pageback.gif");
 background-repeat:repeat-x;
 background-position:top;
}

.textS{
 color:#666666;
 font-size:11px;
 line-height:14px;
}

.textW{
 color:#ffffff;
}

.textK{
 color:#333333;
}


td{
 font-size:12px;
 color:#ffffff;
 padding:0px 0px 0px 0px;
}
.t{
 font-size:18px;
 color:#000000;
 background-color:#cccccc;
}
.b{
 font-size:40px;
 color:#000000;
 font-weight:bold;
 font-family:serif;
}
.r{
 text-align:right;
}