*
{
    font: 12px "宋体";
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
body, html
{
    height: 100%;
    width: 100%;
    text-align: center;
}
body
{
    /*  background: #3869a3;url(/res/images/indexbj.jpg) repeat-x left top;*/
    font: 12px Arial, Helvetica, sans-serif;
    color: #696969;
    text-align: center;
}
a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
}
span
{
    color: #000000;
}
table
{
    width: 100%;
    margin: 0px 0px 0px auto;
}
.tblOuter
{
    width: 100%;
    background: #ffffff;
}
/*查寻表的左右table*/
.tdright
{
    margin-left: 20px;
    padding-left: 20px;
    text-align: right;
}
.tdleft
{
    text-align: left;
}
/*查寻table*/
.searchtbl
{
    width: auto;
    text-align: left;
}

/**************圆角div**************************/
.xtop, .xbottom
{
    display: block;
    background: transparent;
    font-size: 2px;
    width: 100%;
}
.xb1, .xb2, .xb3, .xb4
{
    display: block;
    overflow: hidden;
}
.xb1, .xb2, .xb3
{
    height: 2px;
}
.xb2, .xb3, .xb4
{
    background: #fff;
    border-left: 2px solid #d8e1f9;
    border-right: 1px solid #d8e1f9;
}
.xb1
{
    margin: 0 5px;
    background: #d8e1f9;
}
.xb2
{
    margin: 0 3px;
    border-width: 0 2px;
}
.xb3
{
    margin: 0 2px;
}
.xb4
{
    height: 2px;
    margin: 0 1px;
}
.xboxcontent
{
    display: block;
    background: #fff;
    margin-bottom: 2px;
    border: 0 solid #d8e1f9;
    border-width: 0 2px;
    width: 100%;
}
/****************************************/
/**************查寻table**************************/



/*编辑table样式--------------*/

.imgSearch
{
    cursor: pointer;
    float: right;
    margin-top: 3px;
}
.tblSearchParent
{
    background: #d5eaf7 url(../../../res/images/searchbj.gif) repeat-x left top;
}
.tblEdit, tblSearch
{
    margin-top: 10px;
    margin-left: 8px;
}
.tblSearch
{
    float: left;
    width: auto;
}
.tblEdit
{
    height: auto;
    width: auto;
    margin: 0px auto;
}
.tblEdit td, .tblSearch td
{
    text-align: right;
    white-space: nowrap;
    padding: 8px 0px 0px 5px;
}
.tblEdit select, .tblSearch select, lable
{
    width: 140px;
    height: 19px;
    color: #333;
    text-align: left;
    float: left;
    margin-left: 3px;
    line-height: 19px;
    text-indent: 5px;
    border: 1px solid #b7b9b8;
}

/*按钮样式--------------*/
.setReadOnly
{
    background: #f3f3f3;
}
input.buttonRight, input.buttonCenter
{
    width: auto;
    height: 22px;
    background: url(../../../res/images/searchbutton1.gif) repeat-x left center;
    font: 12px "宋体";
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    text-align: center;
    border: none;
    padding: 0px 3px;
    cursor: pointer;
}
input.buttonRight
{
    float: right;
    margin-left: 5px;
}
input.buttonCenter
{
    margin: 0px auto;
    float: none;
    padding: 0px 4px 0px 2px;
}
.buttonRow
{
    height: 32px;
    width: 100%;
    text-align: center;
}

/*列表样式--------------*/

.searchTitle, .listTitle
{
    background: url(../../../res/images/searchTitle.gif) no-repeat 25px center;
    height: 24px;
    padding-left: 49px;
    padding-top: 6px;
    text-align: left;
    font-weight: 600;
    color: #05090f;
}
.listTitle
{
    padding-left: 45px;
    background: url(../../../res/images/listTitle.gif) no-repeat 20px center;
}
.tblListParent
{
    background: #C6E5F7 url(../../../res/images/list_05.gif) repeat-x left top;
}

.tblList
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: auto;
    border-collapse: collapse;
    border: 1px solid rgb(216, 225, 249); /*margin-top:5px;*/
    clear: both;
}

/*
.tblList th
{
    height: 20px;
    font: 12px "宋体";
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #d8e1f9;
    white-space: nowrap;
    background-color: #d8e1f9; /*rgb(216, 225, 249);
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    background-color: #d8e1f9;
    height: 20px;
    font-size: 12px;
    vertical-align: middle;
    color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50, style=1, finishOpacity=100, startx=0, starty=0, finishx=0, finishy=1024);
}
*/

.tblList th
{
    height: 20px;
    font: 12px 宋体, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #d8e1f9;
    border-right: 1px solid #d8e1f9;
    border-top: 1px solid #d8e1f9;
    border-bottom: 1px solid #d8e1f9;
    white-space: nowrap; /*background-color: #d8e1f9;*/ /*rgb(216, 225, 249);*/ /*border-right: medium none;     border-top: medium none;     border-left: medium none;     border-bottom: medium none;     */
    background-color: #88C2E8;
    height: 20px;
    font-size: 12px;
    vertical-align: middle;
    color: #000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50, style=1, finishOpacity=100, startx=0, starty=0, finishx=0, finishy=1024);
    font-weight: bold;
}
.tbHeader
{
    height: 20px;
    font: 12px 宋体, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #d8e1f9;
    border-right: 1px solid #d8e1f9;
    border-top: 1px solid #d8e1f9;
    border-bottom: 1px solid #d8e1f9;
    white-space: nowrap; /*background-color: #d8e1f9;*/ /*rgb(216, 225, 249);*/ /*border-right: medium none;     border-top: medium none;     border-left: medium none;     border-bottom: medium none;     */
    background-color: #88C2E8;
    height: 20px;
    font-size: 12px;
    vertical-align: middle;
    color: #000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50, style=1, finishOpacity=100, startx=0, starty=0, finishx=0, finishy=1024);
    font-weight: bold;
}
.tblList th span
{
    height: 20px;
    width: auto;
    font: 12px;
    font-weight: bold;
    color: #000;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    background-color: #d8e1f9;
    background-color: #d8e1f9;
}
.tblList td
{
    height: 20px;
    border: 1px solid #d8e1f9;
    text-align: center;
    color: Black; /*word-break: break-all;*/
}
.tblList tr:hover
{
    background-color: #f0f0f0;
}
.tblList a
{
    /*font: 12px "宋体"; 	color: #ff6600;*/
    font: 13px "宋体";
    cursor: hand;
    padding: 2px 6px 0 6px;
    height: 20px;
    border: 1px #E1E8FA solid;
    color: #3869A3;
}
/*.tblList tr td a:hover 
{
    background-position: 0 -41px;
    border: 1px #F5B458 solid;
    color: #F5B458;
}
.tblList input
{
    border: solid 1px #b7b9b8;
}*/

.tableNone
{
    width: 100%;
    height: auto;
    border-collapse: collapse;
    border: 0px solid #cbd0d4;
    margin-top: 10px;
    clear: both;
}
.tableNone td
{
    height: 32px;
    border: 0px solid #cad3da;
}

/*按钮行样式--------------*/

.widthFull
{
    width: 100%;
    text-align: center;
}
.bothFull
{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
}

.pageBar
{
    float: right;
    width: 450px;
    text-align: right;
}

/*表单样式--------------*/

.requiredField
{
    color: #FC7300;
}
.remark
{
    margin-left: 3px;
    width: 99%;
    float: left;
    left: 0px;
    height: 50px; /*word-break: break-all;*/
}
input.getItem
{
    position: relative;
    text-decoration: underline;
    border: none;
    width: auto;
    cursor: pointer;
    background: none;
    padding: 0px;
    top: 5px;
    left: 0px;
    float: left;
    margin: 0px;
}
.setReadOnly
{
    background: #f3f3f3;
}
.Checkbox input
{
    width: auto;
    background: none;
    border: none;
}
input.SelectTextBoxWidth
{
    width: 110px;
}

/*------隐藏-----*/
.hidden
{
    display: none;
}

.yjinput
{
}
.yjinput select, .yjinput input
{
    margin-left: 0px;
    width: 150px;
}
.errorrow
{
}
.errorrow td
{
    background: #ffcccc;
}
.LableData
{
    font-size: 9pt;
    text-align: center;
    background-color: #C7E4F3;
}
.TABLE
{
    border: #6C9FDB 1px solid;
    border-collapse: collapse;
    width: 100%; /*height:450px ;*/
}
.table td
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    border-top: #007799 1px solid;
    border-bottom: #007799 1px solid;
    border-left: #007799 1px solid;
    border-right: #007799 1px solid;
    border-collapse: collapse;
}
.TD
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    border-top: #007799 1px solid;
    border-bottom: #007799 1px solid;
    border-left: #007799 1px solid;
    border-right: #007799 1px solid;
    border-collapse: collapse;
}
.big
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    border-top: #007799 1px solid;
    border-bottom: #007799 1px solid;
    border-left: #007799 1px solid;
    border-right: #007799 1px solid;
    border-collapse: collapse;
    text-align: center;
    font-weight: bold;
}
.bigright
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    border-top: #007799 1px solid;
    border-bottom: #007799 1px solid;
    border-left: #007799 1px solid;
    border-right: #007799 1px solid;
    border-collapse: collapse;
    text-align: right;
    font-weight: bold;
}
.bigLeft
{
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    border-top: #007799 1px solid;
    border-bottom: #007799 1px solid;
    border-left: #007799 1px solid;
    border-right: #007799 1px solid;
    border-collapse: collapse;
    text-align: left;
    font-weight: bold;
    background-color: CaptionText;
}
.Labtitle
{
    font-weight: 600;
    font-weight: bold;
}
.INPUTRight
{
    position: relative;
    text-decoration: underline;
    border: none;
    width: auto;
    cursor: pointer;
    background: none;
    padding: 0px;
    top: 5px;
    left: 0px;
    float: left;
    margin: 0px;
    text-align: right;
}
.AutoTextBox
{
    cursor: hand;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: 1px double;
}

.AutoControl
{
    cursor: hand;
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px double;
}
.Yincang
{
    display: none;
}
.frontsize
{
    font-size: 14px;
}

