a:link{
       COLOR: #000000; text-decoration:none
}
a:hover{
     COLOR: #000000; text-decoration:none
}
A:active {
      COLOR: #000000; text-decoration:none
}
a:visited{
     COLOR: #000000; text-decoration:none
}

.black {
        font-size: 12px;
        line-height: 18px;
        color: #000000;
        font-family: "宋体";
}
.green {
        font-family: "宋体";
        font-size: 12px;
        color: #003000;
}
.red {
        font-family: "宋体", Arial, sans-serif;
        font-size: 12px;
        color: #FF0000;
}
.blue {
        font-family: "宋体", Arial, sans-serif;
        font-size: 12px;
        color: #000080;
}
.blue2 {
        font-size: 12px;
        color: #0000FF;
}
.jh12 {
        font-size: 12px;
        color: ff6600;
        font-family: "宋体", Arial, sans-serif;
}
.file12 {
        font-family: "宋体";
        font-size: 12px;
        line-height: 22px;
        color: #999999;
}


.file11 {
        font-family: "宋体";
        font-size: 11px;
        line-height: 22px;
        color: #999999;
}

.headbg{
        PADDING-TOP: 6px;
        BACKGROUND-IMAGE: url(../imghead/menu2.gif);
        font-size: 12px;
        line-height: 18px;
        color: #000000;
        font-family: "宋体";
}