TABLE
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Arial, sans-serif;
}
.white
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Arial, sans-serif;
}
.form
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial, sans-serif;
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}
.eng
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: "Tahoma"
}
.bi
{
    FONT-SIZE: 14px
}
.f0
{
    BORDER-RIGHT: lightslategray 1px solid;
    BORDER-TOP: lightslategray 1px solid;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(../Images/CtlGrid/bkg.jpg);
    BORDER-LEFT: lightslategray 1px solid;
    CURSOR: hand;
    COLOR: #1c356b;
    BORDER-BOTTOM: lightslategray 1px solid;
    BACKGROUND-COLOR: #f3f3f3;
    WIDTH: 60px;
    HEIGHT: 23px
}
.f1
{
    BORDER-RIGHT: skyblue 1px solid;
    BORDER-TOP: skyblue 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: skyblue 1px solid;
    WIDTH: 30pt;
    COLOR: midnightblue;
    BORDER-BOTTOM: skyblue 1px solid;
    HEIGHT: 15pt;
    BACKGROUND-COLOR: lawngreen;
    TEXT-ALIGN: center
}

.LVBtnNormal
{
    width:83px; height: 28px; background: url(../Images/CtlGrid/button1.png) no-repeat;  font:14px SimSun; text-align: center; color:#fff; padding-bottom:2px; cursor:pointer; border:none; 
}


.btnIcon1 { background:#52a5d8 url(../Images/CtlGrid/button_refresh.png) no-repeat 14px center; border:1px solid #4c9dcf; }
.btnIcon2 { background:#e7b25d url(../Images/CtlGrid/button_plus.png) no-repeat 14px center; border:1px solid #deab5a; }
.btnIcon3 { background:#52a5d8 url(../Images/CtlGrid/button_refresh.png) no-repeat 14px center; border:1px solid #df9d46; }
.btnIcon4 { background:#52a5d8 url(../Images/CtlGrid/button_refresh.png) no-repeat 14px center; border:1px solid #df9d46; }
.btnIcon5 { background:#52a5d8 url(../Images/CtlGrid/button_refresh.png) no-repeat 14px center; border:1px solid #df9d46; }
.btnIcon6 { background:#52a5d8 url(../Images/CtlGrid/button_refresh.png) no-repeat 14px center; border:1px solid #df9d46; }


.LVBtnNormal-big  {width:274px;height:30px; background:url(../Images/CtlGrid/button_login_big.png) no-repeat;margin:0 auto 10px auto; border:none;cursor:pointer; font:13px/30px Microsoft YaHei; padding-bottom:2px; color:#fff; text-shadow: 0px -1px #0083e1; text-align:center; vertical-align: middle; }
.LVBtnNormal-big:hover { background:url(../Images/CtlGrid/button_login_hover.png) no-repeat;}

.LVBtnNormal1 { text-align: center; width:83px; height:28px; border:1px solid #2664bc; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background:#52a5d8 url(../Images/CtlGrid/button_search.png) no-repeat 14px center; font:14px SimSun; color:#fff; text-indent: 24px; cursor:pointer; border: none;  }
.LVBtnNormal1:hover { background-color: #509dcd; }

.LVBtnNormal2 { width:83px; height:28px; border:1px solid #df9d46; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background:#e7b25d url(../Images/CtlGrid/button_search.png) no-repeat 14px center;  font:14px SimSun; color:#fff; text-indent: 22px;  cursor:pointer; border: none; text-align: center;  }
.LVBtnNormal2:hover { background-color: #d4a355; }

.LVBtnNormal3 { width:83px; height:28px; background: url(../Images/CtlGrid/button3.png) no-repeat; font:14px SimSun; color:#fff; padding-bottom:2px; cursor:pointer;  border: none;}
.LVBtnNormal4 { width:104px; height:28px; background: url(../Images/CtlGrid/button5.png) no-repeat; font:14px SimSun; color:#fff; padding-bottom:2px; cursor:pointer; border: none;  }

.LVBtnBold
{
    BORDER-RIGHT: lightslategray 1px solid;
    BORDER-TOP: lightslategray 1px solid;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(../Images/CtlGrid/bkg.jpg);
    BORDER-LEFT: lightslategray 1px solid;
    CURSOR: hand;
    COLOR: blue;
    BORDER-BOTTOM: lightslategray 1px solid;
    BACKGROUND-COLOR: #f3f3f3;
    WIDTH: 50px;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    vertical-align: middle;
}

.GridHeader
{ 
    BORDER-RIGHT: #555 1px solid;
    PADDING-RIGHT: 1px; 
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 1px;
    BACKGROUND: #ccc;
    PADDING-BOTTOM: 1px;
    OVERFLOW: hidden;
    BORDER-LEFT: #fff 1px solid;
    CURSOR: hand;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #555 1px solid;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
    HEIGHT:30px;
}

.GridCell
{ 
    BORDER: solid #000 1px; 
}

.GridDiv
{ 
    OVERFLOW: hidden;
    TEXT-OVERFLOW:ellipsis;
    padding-left:5px;
    padding-right:3px;
}

.FlatTextBox
{ 
    border: 1px solid black;
}
.FlatSelect
{ 
    position: relative;
    left: -2px; 
    top: -2px;
    background-color:LightGrey;
    width: 100px;
}
.FlatSelectDiv
{ 
    border: 1px solid LightGrey;
    overflow: hidden;
    height: 18px;
}
//.CboSpan {width: 100px; position: relative; left: -2px; top: -1px;background-color:LightGrey;}
//.box2 {border:1 solid LightGrey; overflow: hidden; width: 47px; height: 18px; background-color:LightGrey}


/*仿照easyuI按钮*/
.lst-btn-size1  {  }

.lst-btn:hover {
  background: #eaf2ff;
  color: #000000;
  border: 1px solid #b7d2ff;
  filter: none;
}

.lst-btn:active {
    color: #aaaaaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}


.lst-btn { display: inline-block; color: #444; vertical-align: middle; background: #f8f8f8; position: relative; padding: 2px;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-align: center; cursor:pointer;
  border: 1px solid #bbb!important; }
.lst-btn i.lst-btn-icon { width: 16px; height: 16px; display: inline-block; position: absolute; left: 5px; top: 50%; margin-top: -8px; }
.lst-btn span.lst-btn-text { width: auto; font:12px SimSun; text-align: center;  display: inline-block; line-height: 24px;  margin:0 4px 0 24px; }

.icon_A1 { background: url(../Images/CtlGrid/search.png) no-repeat center center; }
.icon_A2 { background: url(../Images/CtlGrid/reload.png) no-repeat center center; }
.icon_A3 { background: url(../Images/CtlGrid/edit_add.png) no-repeat center center; }
.icon_A4 { background: url(../Images/CtlGrid/pencil.png) no-repeat center center; }
.icon_A5 { background: url(../Images/CtlGrid/edit_remove.png) no-repeat center center; }
.icon_A6 { background: url(../Images/CtlGrid/print.png) no-repeat center center; }
.icon_A7 { background: url(../Images/CtlGrid/filesave.png) no-repeat center center; }

.lst-btn-disabled {
  color: #aaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}

.lst-btn-disabled:hover {
     color: #aaa;
}