@CHARSET "UTF-8";

A:link {
    color: #333333;
    font-family: "微软雅黑";
    text-decoration: none;
}
A:visited {
    color: #333333;
    font-family: "微软雅黑";
    text-decoration: none;
}
A:hover {
    color: #333333;
    font-family: "微软雅黑";
    text-decoration: underline;
}
img {
    border: 0 none;
}
.b {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.w {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.white {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 12px;
    text-decoration: none;
}
.line {
    border: 1px dotted #999999;
    color: #333333;
    font-family: "微软雅黑";
    font-size: 12px;
    text-decoration: none;
}
.pink {
    color: #fc5164;
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: none;
}
.zi {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
}
.nav A:link {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: none;
}
.nav A:visited {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: none;
}
.nav A:hover {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: underline;
}
.white {
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: 14px;
    text-decoration: none;
}
