﻿html, body
{
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000; /*font-size: 14px;*/ /*background-color: #CEDFF1;*/
   
    scrollbar-face-color: #CEDFF1;
    font-size: 10pt; /*background-color: #CEDFF1;*/
    scrollbar-highlight-color: #CEDFF1;
    scrollbar-shadow-color: #170708;
    scrollbar-3dlight-color: #170708;
    scrollbar-arrow-color: #666666;
    scrollbar-darkshadow-color: #CEDFF1;
    scrollbar-base-color: #CEDFF1;
    padding-top: 0px;
    height: 100%;
}
.inline
{
    margin-right: 5px;
    float: left;
}

.clear
{
    clear: both;
}

ol.result
{
    list-style-type: decimal;
    margin: 10px 0 10px 25px;
}

.inputborder
{
    color: #00ff00;
    background-color: #333333;
    text-align: center;
    font-size: 16px;
   
}


input, select
{
    border: 1px solid #999;
    font-size: 14px;
    background-color: #fff;
    margin-bottom: 3px;
}
.datagrid
{
    background-color: White;
    border-color: B6CFF5;
    border-top-style: dashed;
    word-break: break-all;
}

.x-grid3-row-body .expander td
{
    font-size: 13px;
    line-height: 150%;
}
.dgsis
{
    background-color: #339966;
    color: White;
    text-align: left;
    vertical-align: middle;
}
.dgais
{
    background-color: #F0F5FD;
    height: 22px;
    font-size: 13px;
}
.dgis
{
    background-color: White;
    color: #333333;
    text-transform: capitalize;
    height: 22px;
    font-size: 13px;
}
.dghs
{
    background-image: url( /image/linebg.gif);
    color: Black;
    height: 22px;
    font-size: 13px;
}
.dgfs
{
    background-color: White;
    color: #333333;
}

.header
{
    float:left;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    font-family: 黑体;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 80px;
}

.company
{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle;
    text-align:center;
}

.x-grid3-cell-inner
{
    font-size: 13px;
    line-height: 130%;
}
.x-grid3-hd-inner
{
    font-size: 13px;
}
.x-grid3-hd
{
    text-align: center;
}

.x-grid3-td
{
    font-size: 14px;
}

.x-grid3-th
{
    font-size: 14px;
}

A:link
{
    color: black;
    text-decoration: underline;
}
A:visited
{
    color: black;
    text-decoration: underline;
}
A:active
{
    color: Red;
    text-decoration: none;
}

A:hover
{
    color: Red;
    text-decoration: none;
}


.x-grid3-col-Col_DisplayOrder
{
    text-align: right;
}

.x-grid3-col-Col_Checking
{
    text-align: center;
}

.x-grid3-col-Col_ExamFlag
{
    text-align: center;
}

.x-grid3-col-Col_PaperFen
{
    text-align:right;
}

.x-grid3-col-Col_Edit
{
    text-align:center;
}

.x-grid3-col-col_TotalScore
{
    text-align:center;
}

.x-grid3-col-col_TestTime
{
    text-align:center;
}


.x-grid3-col-Col_CheckState
{
    text-align:center;
}

.x-grid3-col-col_set
{
    text-align:center;
}

.x-grid3-col-Col_PaperSet
{
    text-align:center;
}




.RedLinkBtn a:link
{
    color: Red;
}
.RedLinkBtn a:visited
{
    color: Red;
}
.TitleStyle
{
    font-weight: bold;
    font-family: 宋体;
    font-size: 18pt;
    color: Blue;
}
.btnClass
{
     color: Black;
    background-color: #CADFFA;
    border: 1px solid #000000;
    width:55px;
    height:23px;
    font-size:13px;
}

.seek_MsgStyle
{
    font-weight: bold;
    font-family:隶书;
    font-size: 30pt;
    color: Red;
}
.seek_Msginputborder
{
    color: #00ff00;
    background-color: #333333;
    text-align: center;
    font-size: 30pt;
}


.td_study
{
    color: #00ff00;
    background-color: #333333;
}
