﻿

/*导航条1*/
.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;
}


/* 输入表单*/
.tbInput
{
    margin-top: 0px;
    width: 100%;
    border-collapse: collapse;
    border: 0px none;
    border-spacing: 0px;
    font-family: Arial Verdana, Helvetica, sans-serif;
    font-size: 12px; /*border: 1px solid #a1c794;*/
}

.tbInput caption
{
    padding-bottom: 1px;
    font: bold 0.5em;
    text-align: left;
}
.tbInput th
{
    border-left: 0px solid #AFAFAF;
    border-right: 0px solid #AFAFAF;
    border-top: 0px solid #AFAFAF;
    background-image: url(images/tbInput_th_bg.gif); /* 行名称背景色 */
    color: #30458A; /* 行名称颜色 */
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    height: 24px;
}
.tbInput tr
{
    background-color: White;
    height: 24px;
}
.tbInput td
{
    border: 0px solid;
    border-spacing: 1px;
    border-color: #E1E1E1;
    border-collapse: collapse;
}
.tbInput td.Red
{
    color: Red;
}
.tbInput td input[type=text].Enabled
{
    background-color: GrayText;
}
.tbInput td span input[type=submit].Button30
{
    width: 28px;
}
.tbInput td input[type=submit]
{
    width: 62px;
}
.tbInput td input[type=submit].ButtonLong80
{
    width: 80px;
}
.tbInput td input[type=submit].ButtonLong
{
    width: 120px;
}
.tbInput td input[type=submit].ButtonMaxLong
{
    width: 200px;
}
.tbInput td select
{
    width: 152px;
}
.tbInput td select.Long120
{
    width: 120px;
}
.tbInput td input[type=text]
{
    width: 150px;
}
.tbInput td input[type=text].TextBoxLong350
{
    width: 350px;
}
.tbInput td input[type=text].TextBoxLong480
{
    width: 480px;
}
.tbInput td input[type=text].TextBoxLong550
{
    width: 450px;
}

.tbInput td textarea.TextBoxLong
{
    width: 350px;
}
.tbInput td textarea.TextBoxLong550
{
    width: 450px;
}



.tbInput td fieldset
{
    position: relative;
    border: 2px solid rgb(82, 112, 148);
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: rgb(232, 234, 255);
}
.tbInput td fieldset legend
{
    position: relative;
    margin: -7px -7px -7px 6px;
    padding: 2px 5px;
    color: rgb(255, 255, 255);
    font-size: 110%;
    font-variant: small-caps;
    font-weight: bold;
    background-color: rgb(82, 112, 148);
}

.tbInput td fieldset div
{
    margin-top: 8px;
}

.tbInput td fieldset tr
{
    background-color: rgb(232, 234, 255);
    height: 24px;
}

.tbInput td fieldset input[type=submit]
{
    width: 60px;
}
.ClassMap
{
    height: 250px;
}
.ButtonMaxLong200
{
    width: 200px;
}



/*--Enquiry Search face -*/
.tbEnqueryShow 
{
    border-spacing:0; 
     width: 620px;
}

.tbEnqueryShow caption
{
    padding-bottom: 1px;
    font: bold 0.5em;
    text-align: left;
}
.tbEnqueryShow th
{
    border-left: 0px solid #AFAFAF;
    border-right: 0px solid #AFAFAF;
    border-top: 0px solid #AFAFAF;
    background-image: url(images/tbInput_th_bg.gif);
    color: #30458A; /* 行名称颜色 */
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    height: 24px;
}
.tbEnqueryShow tr
{
    height: 24px;
}
.tbEnqueryShow td
{
    border: 0px solid;
    border-spacing: 1px;
    border-color: #E1E1E1;
    border-collapse: collapse;
    font-size: 12px;
}

.tbEnqueryShow td input[type=text].Enabled
{
    background-color: GrayText;
}
.tbEnqueryShow td span input[type=submit].Button30
{
    width: 28px;
}
.tbEnqueryShow td input[type=submit]
{
    width: 62px;
}
.tbEnqueryShow td input[type=submit].ButtonLong
{
    width: 120px;
}
.tbEnqueryShow td input[type=submit].ButtonMaxLong
{
    width: 228px;
}
.tbEnqueryShow td select
{
    width: 152px;
}
.tbEnqueryShow td select.Long120
{
    width: 120px;
}
.tbEnqueryShow td input[type=text]
{
    width: 150px;
}
.tbEnqueryShow td input[type=text].TextBoxLong350
{
    width: 350px;
}
.tbEnqueryShow td input[type=text].TextBoxLong550
{
    width: 550px;
}

.tbEnqueryShow td textarea.TextBoxLong
{
    width: 350px;
}
.tbEnqueryShow td textarea.TextBoxLong550
{
    width: 550px;
}

.tbEnqueryShow td fieldset
{
    border: 2px solid rgb(82, 112, 148);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    background-color: rgb(232, 234, 255);
}
.tbEnqueryShow td fieldset legend
{
    margin: 0px;
    padding: 2px 5px;
    color: rgb(255, 255, 255);
    font-size: 110%;
    font-variant: small-caps;
    font-weight: bold;
    background-color: rgb(82, 112, 148);
}

.tbEnqueryShow td fieldset tr
{
    background-color: rgb(232, 234, 255);
    height: 24px;
}

.tbEnqueryShow td fieldset input[type=submit]
{
    width: 60px;
}

/*--*/








/*------------------------------数据表格统一样式------------------------------*/

.tbShow table
{
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 1px;
    margin: 0 !important;
    border: 1px solid #a1c794;
}
.tbShow table th
{
    background-image: url(images/bgGreen.jpg) !important;
    background-color: rgb(129,209,150);
    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;
}
.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;
    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/top1.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;
}
.MasterLoginTop {
    margin: 0;
    background-image: url(images/banner.bmp);
    width: 1000px;
    height: 65px;
    background-repeat:repeat;
}
/* Master 页面标题 */
.MasterTop
{
    margin: 0;
    background-image: url(images/top1.gif);
    width: 1000px;
    height: 65px;
    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;
    height: 20px;
    line-height: 20px;
    z-index: 600px;
    text-align: right;
    width: 580px;
    vertical-align: bottom;
}
.divLogo1
{
    position: absolute;
    width: 360px;
    top: 1px;
    right: 210px;
    height: 60px;
    z-index: 600px;
}
.divLogo2
{
    position: absolute;
    width: 60px;
    top: 1px;
    right: 10px;
    height: 60px;
    z-index: 600px;
}

/* Master 页面左边菜单*/
.MasterLeftMenu
{
    /* 	background-image: url(images1/header_bkg_wol.jpg); 	background-repeat: repeat;     border-color: #D1EFD7;	*/
    width: 157px;
    padding-left: 0px;
    padding-top: 0px;
    border-width: 0px;
    overflow: hidden;
    height: 800px;
    background-image: url(images/leftmenubg.gif);
}

.MasterLeftMenu table
{
    margin: 0px;
    padding: 0px;
    font-family: Ariel;
    font-size: 12px;
}
.MasterLeftMenu table a
{
    color: Black;
    text-decoration: none;
}
.MasterLeftMenu table tr
{
    height: 25px;
}
.MasterLeftMenu table tr td
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
    vertical-align: middle;
    width: 155px;
    height: 25px;
}
.MasterLeftMenu table tr td.ForText
{
    color: Black;
}
.MasterLeftMenu table tr td.ForTextLabel
{
    color: Black;
    cursor: pointer;
}

.MasterLeftMenu table tr td a
{
    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;
}




/*------------------------------数据表格统一样式------------------------------*/

.tbQuery table
{
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-family: Arial;
    background-color: White;
    border-width: 0px;
    border-collapse: separate;
}
.tbQuery table th
{
    background-color: rgb(0, 0, 152);
    color: White;
    font-size: 12px;
    text-align: center;
    font-family: Arial;
    margin: 0;
    padding: 0;
    border-width: 0px;
}
.tbQuery table td
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
    font-family: Arial;
    white-space: nowrap;
    border-width: 0px;
}

/*-------------------AutoComplete flyout -----------------------*/
.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    width: 100px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
    /*background-color: #ffff99;*/
    background-color: Gray;
    color: black;
    padding: 1px;
}


/*提示信息*/
#info-message
{
    font-weight: bold;
    position: absolute;
    background-color: black;
    padding: 3px 3px 3px 3px;
    left: 0;
    color: white;
    width: 994px;
}

.TextBoxRed
{
    border-width:2px;
    border-color:Red;        
}