﻿.pageCode
{
    margin-top: 10px;
    font-size:12px;
    font-weight:normal;
}

.pageCode a:link
{
    font-weight: normal;
    font-size: 12px;
    color: #014cc9;
    text-decoration: none;
}

.pageCode a:visited
{
    font-weight: normal;
    font-size: 12px;
    color: #014cc9;
    text-decoration: none;
}

.pageCode a:hover
{
    font-weight: normal;
    font-size: 12px;
    color: #ff4e00;
    text-decoration: none;
}

.pageCode a:active
{
    font-weight: normal;
    font-size: 12px;
    color: #ff4e00;
    text-decoration: none;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.pnl
{
    display: block;
    width: 200px;
    background-color: White;
    border-width: 2px;
    border-color: Black;
    border-style: solid;
    padding: 20px;
    font-size:12px;
}
.hideBut
{
    display: none;
}

a.own:link
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #444;
    text-decoration: none;
}

a.own:visited
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #444;
    text-decoration: none;
}

a.own:hover
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #0099CC;
    text-decoration: underline;
}

a.own:active
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #0099CC;
    text-decoration: underline;
}

a.own2:link
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #014cc9;
    text-decoration: none;
}

a.own2:visited
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #014cc9;
    text-decoration: none;
}

a.own2:hover
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #ff4e00;
    text-decoration: underline;
}

a.own2:active
{
    font-family:宋体;
    font-size:12px;
    font-weight:normal;
    color: #ff4e00;
    text-decoration: underline;
}
