﻿/*水印相关*/
.watermark
{
    font-family: Georgia;
    font-style: italic;
    color: #999 !important;
}
.watermark2
{
    font-family: Georgia;
    font-style: italic !important;
    color: #999 !important;
}
.watermark3
{
    font-family: Georgia;
    font-style: italic;
    color: #c77 !important;
}
