﻿body 
{
    background-color:#FFFFFF;
    margin:0;
    font-size:9pt;
    font-family:PMingLiu;
}

a
{
    text-decoration:none;
}

a.SubMenu
{
    color:#e23e85;
}

a.NoticeBoardTitle
{
    color:#7d7d7d;
}
talbe
{
    padding: 0px;
}
td.NoticeItems
{
    border-bottom:dotted 1px #b4b4b4;
    border-top:none;
    border-left:none;
    border-right:none;
}
th.NoticeHeader
{
    border-bottom:solid 1px #fea4c7;
    border-top:none;
    border-left:none;
    border-right:dotted 1px #b4b4b4;
}
th.NoticeDateHeader
{
    border-bottom:solid 1px #fea4c7;
    border-top:none;
    border-left:none;
    border-right:none;
}
th.SearchResultHeader
{
    border-style:solid;
    border-width:1px;
    border-color:#fea4c7;
}
td.Paymentleft
{
    background-color:#fff5f9;
    color:#616161;
}
img
{
    border:0;
}
#AdminMasterTable td.Left
{
    width: 200px;
    text-align:center;
    border:solid 1px silver;
}
#AdminProductTable
{
    width:100%;
    border-style:solid;
    border-color:#c199fe;
    border-width:1px;
}
#AdminProductTable td.Left
{
    text-align:center;
    background-color:#c199fe;
    color:#FFFFFF;
    height:25px;
}
