﻿body
{
    font-family: Arial, Helvetica, sans-serif, 新細明體;
    font-size: 12pt;
    color: #000000;
    margin: 1px 1px 0px 0px;
}
#topBar
{
    background-color: #99CCFF;
    color: #000080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
}


.LoginStatusCss
{
    color: #800000;
    vertical-align: bottom;
}

.LoginStatusCss a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.LoginStatusCss a:hover
{
    color: #800000;
    font-weight: bold;
}

.hig01
{
    height: 3px;
}
.bottom
{
    padding: 10px;
    background-color: #CCCCCC;
    color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000000;
    font-size: 13px;
    text-align: center;
}
.left
{
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #006699;
    color: #FFFFFF;
}

.warn
{
    color: #CC0066;
}

.button
{
    background-position: left top;
    display: inline-block;
    background: #459300 url('img/bg-button-green.gif') repeat-x left top !important;
    border: 1px solid #459300 !important;
    padding: 4px 7px 4px 7px !important;
    color: #fff !important;
    font-size: 13px !important;
    cursor: pointer;
}
.button:hover
{
    text-decoration: underline;
}
                
.button:active
{
    padding: 5px 7px 3px 7px !important;
}
.DVRowStyle
{
    background-color: #EBEBEB;
    width: 85%;
    vertical-align: top;
}
.DVFieldHeaderStyle
{
    background-color: #EBEBEB;
    text-align: right;
    vertical-align: top;
    width: 15%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.DV_Alternating_RowStyle
{
    background-color: #FFFFFF;
    width: 85%;
    vertical-align: top;
}
.DV_Alternating_FieldHeaderStyle
{
    background-color: #FFFFFF;
    text-align: right;
    vertical-align: top;
    width: 15%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.TreeView
{
    
}


.operate
{
    background-color: #F5F5F5;
    border: 1px ridge #999999;
    font-size: 11pt;
    vertical-align: middle;
    width: 100%;
    height: 30px;
}

.SQL_SelectedCount_Label
{
    padding: 5px;
    width: 15%;
}
.SQL_SelectedCount_Label span
{
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
    font-weight: bold;
}
.WatermarkCssClass
{
    font-size: 13px;
    color: #808080;
}
