﻿

/*导航条1*/
.divManual {
    height: 33px;
    line-height: 33px;
    background: url(images/bg33.gif) repeat-x;
    border-bottom: 2px solid #a2c794;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-indent: 10px;
    margin: 0 0 0 1px;
    width: auto;
    float: left;
    font-family: Helvetica;
}
.divNav1
{
    height: 33px;
    line-height: 33px;
    background: url(images/bg33.gif) repeat-x;
    border-bottom: 2px solid #a2c794;
}
.divNav1 span
{
    color: #cc6600;
    font-size: 14px;
    font-weight: bold;
    background: url(images/arrow_orange.jpg) no-repeat left center;
    display: block;
    text-indent: 10px;
    margin: 0 0 0 10px;
    width: auto;
    float: left;
    font-family: Helvetica;
}
/*导航条2*/
.divNav2
{
    height: 30px;
    line-height: 30px;
    background: url(images/barbg30.jpg) repeat-x;
    margin-bottom: 1px;
}
.divNav2 span
{
    display: block;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    background: url(images/dot16x16.gif) no-repeat left 6px;
    background: url(images/dot16x16.gif)no-repeat left 5px;
    text-indent: 20px;
    margin-left: 10px;
    margin-left: 10px !important;
    margin-left: 5px;
    float: left;
    font-family: sans-serif;
}
/*导航条3*/
.divNav3
{
    height: 33px;
    line-height: 33px;
    background: url(images/bg33.gif) repeat-x;
    border-bottom: 2px solid #a2c794;
}
.divNav3 span
{
    color: #cc6600;
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-indent: 10px;
    margin: 0 0 0 10px;
    width: auto;
    float: left;
    padding-left: 40%;
}

.divNavList
{
    height: 30px;
    line-height: 30px;
    background: url(images/barbg30.jpg) repeat-x;
    margin-bottom: 1px;
}
.divNavList span
{
    display: block;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    text-indent: 20px;
    float: left;
    font-family: sans-serif;
    text-align: left;
}
.useInfo {
    font-family: Helvetica;
    font-size: 14px;
    float: left;
    padding-left: 6px;
}

/* 输入表单*/
.tbInput
{
    margin-top: 5px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid;
    border-spacing: 1px;
    font-size: 12px; /*border: 1px solid #a1c794;*/
}
.tbInput caption
{
    padding-bottom: 1px;
    font: bold 0.5em;
    text-align: left;
}
.tbInput th
{
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    background-image: url(images/tbInput_th_bg.gif); /* 行名称背景色 */
    color: #30458A; /* 行名称颜色 */
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    height: 23px;
}
.tbInput tr
{
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #F7FFF8;
}
.tbInput td
{
    border: 1px solid;
    border-spacing: 1px;
    border-color: #E1E1E1;
    border-collapse: collapse;
}


/*------------------------------数据表格统一样式------------------------------*/

.tbShow table
{
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 1px;
    margin: 0 !important;
    border: 1px solid #a1c794;
}
.tbShow table th
{
    background: url(images/green_bg28.jpg) repeat-x;
    border: 1px solid #449029;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 4px 0;
    font-family: Helvetica, sans-serif;
}
.tbRemark tr{
    height:40px;
}
.tbRemark tbody tr td:first-child {
    background-color: #7FD196;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.tbRemark tbody tr td:last-child {
    padding-left: 10px !important;
}

.csHidden {
    border: 1px solid;
    border-spacing: 1px;
    border-color: #E1E1E1;
    border-collapse: collapse;
    background-color: #F7FFF8;
}
.repeater {
    background: url(images/green_bg28.jpg) repeat-x;
    border: 1px solid #449029;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 4px 0;
    font-family: Helvetica, sans-serif;
}

.repeaterPadding {
    background: url(images/green_bg28.jpg) repeat-x;
    border: 1px solid #449029;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 4px 0;
    font-family: Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
}
.repeaterSpan {
    background: url(images/green_bg28.jpg) repeat-x;
    border: 1px solid #449029;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: Helvetica, sans-serif;
    padding: 4px 20px 4px 20px;
}

.repeaterMargin {
    background: url(images/green_bg28.jpg) repeat-x;
    border: 1px solid #449029;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 4px 0;
    font-family: Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 25%;
}
.repeater2 {
    background: url(images/green_bg30.jpg) repeat-x;
    border: 1px solid #449029;
    height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 4px 0;
    font-family: Helvetica, sans-serif !important;
}
.tbShow table th a
{
    color: #fff;
}
.tbShow table th a img
{
    margin: 0 0 2px 2px;
}
.tbShow table th a:hover
{
    text-decoration: none;
}
.tbShow table td
{
    padding: 5px 0px 5px 2px;
    border: 1px solid #a1c794;
    /*text-align: left;*/  /*导致GridView的TD标签不能使用样式居中（LinkButton）*/  
    font-size: 12px;
    font-family: sans-serif;
}
.tbShow table td a:hover
{
    text-decoration: none;
}
/* tablecloth styles */

.tbShow table tr.even td
{
    background: #fff;
}
.tbShow table tr.odd td
{
    background: #f7f7f7;
}

.tbShow table th.over
{
    background: #36909b;
}
.tbShow table tr.even th.over
{
    background: #36909b;
    text-decoration: none;
}
.tbShow table tr.odd th.over
{
    background: #36909b;
    text-decoration: none;
}
.tbShow table th.down
{
    background: #b4dddc;
}
.tbShow table tr.even th.down
{
    background: #b4dddc;
}
.tbShow table tr.odd th.down
{
    background: #b4dddc;
}
.tbShow table th.selected
{
    background: #36909b;
    text-decoration: none;
}
.tbShow table tr.even th.selected
{
    background: #36909b;
    text-decoration: none;
}
.tbShow table tr.odd th.selected
{
    background: #36909b;
    text-decoration: none;
}

.tbShow table td.over
{
    background: #d6ece4;
    text-decoration: none;
}
.tbShow table tr.even td.over
{
    background: #d6ece4;
    text-decoration: none;
}
.tbShow table tr.odd td.over
{
    background: #d6ece4;
    text-decoration: none;
}
.tbShow table td.down
{
    background: #b4dddc;
    text-decoration: none;
}
.tbShow table tr.even td.down
{
    background: #b4dddc;
    text-decoration: none;
}
.tbShow table tr.odd td.down
{
    background: #b4dddc;
    text-decoration: none;
}

.tbShow table td.selected
{
    background: #b4dddc;
    text-decoration: none;
}
.tbShow table tr.even td.selected
{
    background: #b4dddc;
    text-decoration: none;
}
.tbShow table tr.odd td.selected
{
    background: #b4dddc;
    text-decoration: none;
}

.tbShow table tr.even td.bgLblue
{
    background: #e1edf7;
}
.tbShow table tr.odd td.bgLgreen
{
    background: #ebfdf6;
}
.tbShow table tr.even td.bg57
{
    background: url(images1/bg57.gif) repeat-x;
}


.tbShow table td.f_green
{
    color: #008e00;
}
.tbShow table td.f_green a
{
    color: #008e00;
}
.tbShow table td.f_green a:hover
{
    text-decoration: none;
}
.tbShow table td.f_green span a
{
    color: #008e00;
    margin: 0 5px 0 5px;
}
/*GridView 选中行样式*/
.GridViewSelectRowStyle
{
    color: Red !important;
    background-color: #FFF8DC !important;
    font-weight: bold !important;
}

/*分页样式*/
.PageBar
{
    background: url("images/PageBar_gb.jpg");
    width: 100%;
}
.PageBar td
{
    border: 0px;
    font-size: 8pt;
    font-family: verdana;
    background: url("images/PageBar_gb.jpg");
}
.ButtonBar
{
    width: 100%;
    background: url("images/ButtonBar_gb.gif");
    margin: 0px 0px 5px 0px;
    text-align: right;
    border: 1px solid #AFAFAF; /*表格边框 */
}



/*Login page*/

.LoginTop
{
    background-image: url(Images/Top.gif);
    background-repeat: no-repeat;
    height: 70;
    width: 98%;
    margin: 0;
    text-align: center;
}

.LoginTitle
{
    font-weight: bold;
    margin: 80 auto;
    text-align: center;
    vertical-align: middle;
    font-size: 24pt;
    font-family: Arial;
}

/*Login page end*/


/*---------Mater Page-----------------------------------------------------*/
/*中间横条主菜单样式*/
.MasterMain
{
    font-size: 12px;
    font-weight: bolder;
    background-position: top;
    font-family: Arial; /*border: 1px solid #ACE*/
    background-image: url('images/bar.gif');
    background-repeat: repeat-x;
    background-color: #E6EFF8;
}
.MasterMain tr td a
{
    font-size: 11px;
    font-family: Arial;
}
.MasterMain tr td
{
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0 2px;
}
/* Master 页面标题 */
.MasterTop
{
    margin: 0 auto;
    background-image: url(images/top.gif);
    width: 100%;
    height: 90px;
    background-repeat: no-repeat;
}
.MasterTitle
{
    font-size: 15pt;
    font-family: Arial;
    color: #999; /*     position: relative;     */
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
}
/*Master 页面时钟*/
.TimeClock
{
    position: absolute;
    width: 300px;
    top: 80px;
    right: 10px;
    height: 20px;
    z-index: 600px;
    text-align: right;
}
/*Master 页面用户名合同号span*/
.ContractInfo
{
    font-family: Arial;
    color: #cc6600;
    position: absolute;
    width: 350px;
    top: 60px;
    right: 10px;
    height: 20px;
    z-index: 600px;
    text-align: right;
}
.divLogo1
{
    position: absolute;
    width: 200px;
    top: 1px;
    right: 210px;
    height: 40px;
    z-index: 600px;
}
.divLogo2
{
    position: absolute;
    /*width: 200px;*/
    top: 1px;
    right: 10px;
    height: 40px;
    z-index: 600px;
}

/* Master 页面左边菜单*/
.MasterLeftMenu
{
    /* 	background-image: url(images1/header_bkg_wol.jpg); 	background-repeat: repeat; 	*/
    width: 10%;
    padding-left: 4px;
    padding-top: 10px;
    border-style: solid;
    border-width: 4px;
    border-color: #D1EFD7;
    overflow: hidden;
    height: 800px;
}

.MasterLeftMenu table
{
    margin: 0;
    padding: 0px;
    font-family: verdana;
}
.MasterLeftMenu table tr td
{
    height: 12px;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
.MasterLeftMenu table tr td a
{
    font-weight: bold;
    font-size: 12px;
}

/* Mater 页面页脚*/
.MaterFoot
{
    margin: 5px auto 0;
    padding: 5px 0 10px;
    border-top: 1px solid #333;
    color: #333;
    line-height: 22px;
    font-family: "宋体";
    font-size: 12px;
}

/* Mater 页面内容*/
#MasterContent
{
    height: 100%;
    width: 100%;
}

/* Mater 页面样式切换*/
#setup
{
    position: absolute;
    width: 100px;
    top: 30px;
    right: 10px;
    height: 20px;
    z-index: 600px;
}
#setup li
{
    width: 8px;
    margin-right: 3px;
    float: right;
    height: 8px;
    cursor: pointer;
    list-style-type: none;
    font-size: 16px;
}



/*查询页面样式*/
.SearchBody
{
    background-image: url(images/bg196.gif);
}
.SearchBody form
{
    vertical-align: middle;
    margin: 10px 0px 50px 0px;
}

.bgGreen1
{
    background-color: rgb(226,246,237) !important;
    font-weight: bold !important;
    color: #206400 !important;
    padding: 8px 7px 4px 7px !important;
}
.bgGreen
{
    clear: both;
    background: url(images/bg29_1.jpg) repeat !important;
    font-weight: bold !important;
    color: #206400 !important;
    padding: 8px 7px 4px 7px !important;
}



.CheckBoxList tr td
{
    border: 0px solid;
    border-spacing: 0px;
}
#virtualMap
{
    width: 355px;
    height: 355px;
}
#MapSuit
{
    border: solid 2px #BBEDBB;
    position: absolute;
    font-size: smaller;
    z-index: 500;
}
#map
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 350px;
    height: 310px;
}
#controls
{
    width: 350px;
    height: 100%;
    float: left;
    border-top: solid 2px #BBEDBB;
    top: 0px;
    right: 0px;
    background-color: #F6F9FE;
    font-family: Arial;
    font-size: 10px;
}
#controlToggle, #controlToggle li, #controlToggle li ul li
{
    list-style: none;
    float: left;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.chkPart0
{
    width: 15px;
}
.chkPart
{
    width: 40%;
}
.txtQuantity
{
    width: 80px;
}
.txtComment
{
    width: 98%;
}


.bg39
{
    height: 39px;
    line-height: 43px;
    line-height: 44px !important;
    line-height: 39px;
    background-image: url('images/bg39.gif');
    background-repeat: repeat-x;
    margin-bottom: 2px;
    margin-bottom: 1px;
}
.bg39 span
{
    height: 39px;
    display: block;
    text-indent: 25px;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
}

.bg196
{
    width: 413px;
    height: 176px;
    background: url(images/bg196.gif) repeat-x;
    padding: 10px;
}
