﻿body
{
    background-color: #FFFFFF;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 12px;
    color: #023266;
     font-family:'Microsoft YaHei';
}
a
{
     font-family:'Microsoft YaHei';
    font-size: 12px;
    color: #14a9d3;
    text-decoration: none;
}
a:hover
{  font-family:'Microsoft YaHei';
    font-size: 12px;
    color: #227dbc;
    text-decoration: underline;
}
input
{
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #AEAEAA;
    overflow: hidden;
}
select
{
    height: 21px;
    font-size: 12px;
    border: 1px solid #AEAEAA;
    vertical-align: middle;
}
textarea
{
    border: 1px solid #AEAEAA;
}
.checkbox
{
    border-style: none;
    border-width: 0px;
}
DIV#AJAXLoading_Text
{
    border: #ccc 1px solid;
    right: 5px;
    top: 5px;
    position: fixed;
    background-color: white;
    text-align: left;
    line-height: 32px;
    width: 180px;
    height: 25px;
    background: ffff00;
    background-color: #FFFF66;
    text-align: left;
    padding: 4px;
    z-index: 20;
}
DIV#AJAXLoading_Text img
{
    _margin: 5px;
    _vertical-align: middle;
}
* HTML DIV#AJAXLoading_Text
{
    right: auto;
    bottom: auto;
    position: absolute;
}
.PassWordBorder
{
    _width: 149px;
}
.TopHead
{
    border: 1px;
    border-style: solid;
    border-color: #C3D9EE;
    background-image: url('../../Image/Default/WorkPage/table_head1.jpg');
    height: 23px;
    _height: 18px;
    text-align: center;
    font-weight: lighter;
    font-size: 13px;
    line-height: 20px;
    margin: 0px auto 0px auto;
}
.ContentSearch
{
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #D3D8DB;
    margin: 0px 0 10px 0;
    padding: 10px 0 10px 10px;
    /*background-image: url('../../Image/Default/WorkPage/Text_bg.gif');
    background-repeat: repeat-x;*/
}
.ContentOperate
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #D3D8DB;
    margin: 0 0 0 0;
    padding: 5px 0 5px 10px;
    vertical-align: middle;
    /*background-image: url('../../Image/Default/WorkPage/Text_bg.gif');
    background-repeat: repeat-x;*/
}
  input[type='text'] {
            height: 26px;  padding-left:5px;
        }

.ContentTable
{
    text-align: center;
}
.Contentpaging
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #D3D8DB;
    text-align: center;
    vertical-align: middle;
    /*background-image: url('../../Image/Default/WorkPage/Text_bg.gif');
    background-repeat: repeat-x;*/
    padding: 15px 0 10px 0;
}
.GridViewTable
{
    width: 100%;
    border: 1px solid #D3D8DB;
}
.GridViewTable td
{
    border: 1px solid #D3D8DB;
    padding: 5px;
}
.GridViewTable th
{
    border: 1px solid #D3D8DB;
}
.GVHeadBJ
{
    /*background-image: url('../../Image/Default/WorkPage/GVTitle_bg.gif');
    background-repeat: repeat-x;*/

    background-color:#e8e8e8;
    color:#14a9d3;
    padding: 5px;
    height: 35px;
    _height: 35px;
    font-size:14px;
}
    .GVHeadBJ a {
         font-size:14px;color :#14a9d3;
    }

.GVAlternatingRow
{
    background-color: #CFF2FF;
}
.line-table
{
    border-color: #D3D8DB;
    width: 100%;
    margin: 0px 0 0 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.line-table-th
{
    font-size: 13px;
    height: 33px;
   
    /*background-image: url('../../Image/Default/WorkPage/Text_bg.gif');
    background-repeat: repeat-x;*/
}

.line-bottom
{
    font-size: 13px;
    height: 33px;
    /*background-image: url('../../Image/Default/WorkPage/Text_bg_bottom.gif');*/
    background-repeat: repeat-x;
}

.Print
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/print.gif');
}
.PrintPos
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/print_pos.gif');
}

/*在学员管理页面查询学员信息*/
.inside-table-StudentSearch
{
    margin: 0 0 0 0;
    width: 100%;
    background-color: #F0F1EF;
}
.inside-table-StudentSearch tr
{
    height: 25px;
    background-color: #ffffff;
}

.inside-table
{
    margin: 0 0 0 0;
    width: 100%;
    background-color: #F0F1EF;
}
.inside-table tr
{
    height: 30px;
    background-color: #ffffff;
}
.inside-table-titlebg
{
    text-align: right;
    background-color: #F9F9F9;
}
.inside-table-bottom
{
    height: 35px;
    background-color: #FBFDFF;
    text-align: center;
    vertical-align: middle;
}
.Button_Public
{
    background-image: url('../../Image/Default/WorkPage/btn_bg.gif');
    border: #83bbd9 1px solid;
    background-position: center center;
    background-repeat: repeat-x;
    width: 74px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    _line-height: 25px;
}
.btn_Export
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnExport.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;    border-radius:5px;
        
    padding-left: 40px;
    color: white;
    font-size: 17px;
}
.btn_Import
{
  border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnImport.png');
    width: 88px;
    height: 31px;    border-radius:5px;
        
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
}

.btn_Oclock
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnoclock.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    border-radius: 5px;
    background-color: #26b1b3; 
}

.btn_Money
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnMoney.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    border-radius: 5px;
    background-color: #ff9136; 
}

.btn_Add
{
 
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnAdd.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    border-radius: 5px;
    background-color: #26b1b3;
 
}

.Button_WX {
    border: 0px solid #009B9F;
    background-color:#26b1b3;
    border-radius:5px; 
    background-image: url('../../Image/Default/WorkPage/btnWX.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    background-repeat:no-repeat;
    background-position:left;
}





.btn_Del
{
   border: 1px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnDel.png');
    width: 88px;
    height: 31px;
        border-radius:5px;
        
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
}
.btn_Return
{
   border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnReturn.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    border-radius:5px;
}
.Button_Search
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnSearch.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    border-radius:5px;
        
    padding-left: 40px;
    color: white;
    font-size: 17px;
}
.Button_S
{
     border: 1px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnBJ.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 88px;
    height: 31px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 17px;
    border-radius:5px;
}
.Button_L
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnBJ.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 88px;
    height: 31px;
    cursor: pointer;
    text-align: center;
    border-radius:5px;
    vertical-align: middle;
    color: white;
    font-size: 17px;
}

.Button_L_Blue
{
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnBJ.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 88px;
    height: 31px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 17px;
    border-radius:5px;
}
.Button_Max_L_Blue
{
    background-image: url('../../Image/Default/WorkPage/btn_max_l_blue.GIF');
    border-style: none;
    background-position: center center;
    background-repeat: no-repeat;
    width: 198px;
    height: 21px;
    line-height: 21px;
    cursor: pointer;
    _line-height: 25px;
}
.Button_Max_L_green
{
    background-image: url('../../Image/Default/WorkPage/btn_max_l_green.GIF');
    border-style: none;
    background-position: center center;
    background-repeat: no-repeat;
    width: 198px;
    height: 21px;
    line-height: 21px;
    cursor: pointer;
    _line-height: 25px;
}


.InputLine
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #AEAEAA;
    background-position: transparent;
    font-size: 12px;
    vertical-align: middle;
    overflow: hidden;
    background: transparent;
}
.AutocompleteInput
{
    background-image: url('../../Image/Default/WorkPage/MousePointer.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
.GVScrollBar
{
    text-align: center;
    overflow-y: auto;
    overflow-x: auto;
}
.DateNavLeft
{
    float: left;
    width: 30px;
    height: 30px;
    background-image: url('../../Image/Default/WorkPage/time_left.jpg');
    background-repeat: no-repeat;
}
.DateNavMid
{
    float: left;
    background-image: url('../../Image/Default/WorkPage/time_mid.jpg');
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    padding: 0px 7px 0px 10px;
}
.CurrentDateNav
{
    font-weight: bold;
    color: Red;
}
.DateNavRight
{
    float: left;
    width: 24px;
    height: 30px;
    background-image: url('../../Image/Default/WorkPage/time_right.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.StatisticsTab
{
    margin: 0px auto -4px -10px;
    _margin: 0px auto -5px -10px;
    display: inline-block;
    list-style: none;
    line-height: 20px;
    height: 20px;
    width: 96%;
    _width: 100%;
}
.StatisticsTab li
{
    border-color: #C0C0C0;
    border-width: 1px;
    margin-left: 5px;
    text-align: center;
    float: left;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    _height: 12px;
    _padding: 5px 0 0 0;
    background-color: #FFFFFF;
}
.StatisticsTab a
{
    display: block;
    width: 50px;
    height: 20px;
}
.StatisticsTab #CurrentTab
{
    font-weight: bold;
    background-color: #F8F8F8;
}
.OddTr
{
    background-color: #F5FBFE;
}
/*更多*/
.More
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/more.gif');
}
/*放大镜*/
.View
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/view.gif');
}
/*加号*/
.add
{
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../../Image/Default/WorkPage/add.png) 0px 0px no-repeat;
}
.add:hover
{
    background: url(../../Image/Default/WorkPage/add.png) -16px 0px no-repeat;
}
/*编辑*/
.Edit
{
    width: 12px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/edit.gif');
}
/*自助端恢复默认密码*/
.RestoreDefault
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/Password.png');
}
/*删除*/
.Del
{
    background-position: center;
    width: 12px;
    height: 14px;
    display: inline-block;
    
        
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/del.gif');
}
.AtAsale
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/AtAsale.gif');
}
.TuiKuan
{
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/tuifei.gif');
}
.Incept
{
    width: 13px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/incept.gif');
}
.Dollar
{
    width: 9px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../../Image/Default/WorkPage/dollar.gif');
}
.zwBackLeft
{
    background: url('../../Image/Default/WorkPage/zwBack.gif') no-repeat 0px 0px;
    width: 20px;
}
.zwBackCenter
{
    background: url('../../Image/Default/WorkPage/zwBack.gif') repeat-x 0px -50px;
    padding-top: 13px;
    height: 27px;
}
.zwBackRight
{
    background: url('../../Image/Default/WorkPage/zwBack.gif') no-repeat -30px 0px;
    width: 15px;
}
.zwBackRLeft
{
    background: url('../../Image/Default/WorkPage/zwBackR.gif') no-repeat 0px 0px;
    width: 20px;
}
.zwBackRCenter
{
    padding-right: 20px;
    background: url('../../Image/Default/WorkPage/zwBackR.gif') repeat-x 0px -50px;
    height: 27px;
}
.zwBackRRight
{
    background: url('../../Image/Default/WorkPage/zwBackR.gif') no-repeat -44px 0px;
    width: 15px;
}
.fontRed
{
    color: Red;
}
.fontGreen
{
    color: Green;
}
.fontBlue
{
    color: Blue;
}
.fontOlive
{
    color: Olive;
}
.Zhanyong
{
    visibility: hidden;
}
/* 问号 */
.wh
{
    display: block;
    width: 18px;
    height: 18px;
}
.wh:link, .wh:visited
{
    background: url(../../Image/Default/WorkPage/wh.png) 0px 0px no-repeat;
}
.wh:hover
{
    background: url(../../Image/Default/WorkPage/wh.png) -19px 0px no-repeat;
}
/* 感叹号 */
.gth
{
    display: block;
    width: 18px;
    height: 18px;
}
.gth:link, .gth:visited
{
    background: url(../../Image/Default/WorkPage/gth.png) 0px 0px no-repeat;
}
.gth:hover
{
    background: url(../../Image/Default/WorkPage/gth.png) -19px 0px no-repeat;
}
/*撤销样式*/
.cx
{
    display: inline-block;
    width: 18px;
    height: 18px;
}
.cx:link, .cx:visited
{
    background: url(../../Image/Default/WorkPage/CX.png) 0px 0px no-repeat;
}
.cx:hover
{
    background: url(../../Image/Default/WorkPage/CX.png) -19px 0px no-repeat;
}

/*文本框只读样式*/
.textReadonlyCss
{
    background-color: #dbdbdb;
    color: Gray;
}

.ulbox
{
    width: 100%;
    height: 25px;
    margin-top: 5px;
    border-bottom: 2px solid green;
    overflow: hidden;
}

.ulboxli
{
    float: left;
    width: 90px;
    height: 25px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    margin-left: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 0 10px 0 10px;
}
.ulboxli_Curr
{
    background-color: green;
    color: #fff;
    font-weight: bold;
}
iframe::-webkit-scrollbar-track {
    background: #f9f9f9;
}

iframe::-webkit-scrollbar-track-piece {
    background:;
}

iframe::-webkit-scrollbar-thumb {
    background: #D5D5D5;
    border-radius: 4px;
}



div::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

div::-webkit-scrollbar-track {
    background: #F6F6F6;
}

div::-webkit-scrollbar-track-piece {
    background:;
}

div::-webkit-scrollbar-thumb {
    background: #D5D5D5;
    border-radius: 4px;
}

.tbDate #Starttd {
    border: solid 1px #C7C7C7;
    padding: 0px 5px 0px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 14px;
    height: 30px;
}

    .tbDate #Starttd [type=text] {
        outline: none;
        padding-left: 5px;
        border: solid 0px #ffffff;
    }

.tbDate #Endtd {
    border: solid 1px #C7C7C7;
    padding: 0px 5px 0px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0px;
    font-size: 14px;
}

    .tbDate #Endtd [type=text] {
        padding-left: 5px;
        outline: none;
        border: solid 0px #ffffff;
    }


    .Button_Start {
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnStart.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    font-size: 17px;
    border-radius:5px;
}

.Button_Stop {
    border: 0px solid #009B9F;
    background-image: url('../../Image/Default/WorkPage/btnStop.png');
    width: 88px;
    height: 31px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 40px;
    color: white;
    border-radius:5px;
    font-size: 17px;
}
 
.btnDiv:hover {
  -webkit-animation: halftone 0.5s forwards;
          animation: halftone 0.5s forwards;
  background: -webkit-radial-gradient(circle, #f2f2f2 0.2em, rgba(0, 0, 0, 0) 0.25em) 0 0/1.25em 1.25em, -webkit-radial-gradient(circle, #f2f2f2 0.2em, rgba(0, 0, 0, 0) 0.25em) 6.25em 6.25em/1.25em 1.25em;
  background: radial-gradient(circle, #f2f2f2 0.2em, rgba(0, 0, 0, 0) 0.25em) 0 0/1.25em 1.25em, radial-gradient(circle, #f2f2f2 0.2em, rgba(0, 0, 0, 0) 0.25em) 6.25em 6.25em/1.25em 1.25em;
  color: #e4f789;
}

@-webkit-keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}

@keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}
 