.text15 {
        font-size: 9pt;
        color: #000000;
}
.pt9 {
        font-size: 9pt;
        color: #000000;
}
.pt902 {
        font-size: 9pt;
        color: #000000;
}
.t15 {
        font-size: 10pt;
}

a.y:link {  font-size: 12px; font-style: normal; color: #000000; text-decoration: none}
a.y:visited {  font-size: 12px; font-style: normal; color: #000000; text-decoration: none}
a.y:hover {  font-size: 12px; font-style: normal; color: #FFC154; text-decoration: none}
a.y:active {  font-size: 12px; font-style: normal; color: #000000; text-decoration: none}

a.s:link{color:#FFFFFF; text-decoration:none;font-size:9pt;}
a.s:visited{color:#FFFFFF; text-decoration:none; font-size:9pt;}
a.s:hover{color:#FFC154; text-decoration:none;font-size:9pt;}
a.s:active {color: #FFFFFF; font-size: 12px; text-decoration: none}

a.w:link{color:#6284C1; text-decoration:none;font-size:9pt;}
a.w:visited{color:#6284C1; text-decoration:none; font-size:9pt;}
a.w:hover{color:#FFC154; text-decoration:none;font-size:9pt;}
a.w:active {color: #6284C1; font-size: 12px; text-decoration: none}

/*使网页成黑白色调的滤镜*/
/*body { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/