﻿/* 
 * FileName: purple.css
 *   Author: Gao YiXiang
 *    Email: yixianggao@126.com
 *     Date: 2009-09-01
 */

/* ---- Begin: common style. */
*
{
    font-family: Verdana, Arial, Tahoma, Courier New, "宋体" , "微软雅黑";
    font-size: 12px;
    color: #4c4c4c; /* color: #0065a5; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}
a
{
    color: #0000FF;
    text-decoration: underline;
}
a:visited
{
}
a:active
{
}
a:link
{
}
a:hover
{
    color: #ff6600;
    text-decoration: none;
    font-weight: bold;
}
table a
{
    color: #0065a5;
    text-decoration: underline;
}
table
{
    border-collapse: collapse;
}
th
{
    text-align: center;
}
input, textarea, fieldset
{
    background-color: #ffffff;
}
fieldset
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border-top: solid 1px #9d998d;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}
fieldset .divContainer
{
    margin-top: -15px;
    background-color: #ffffff;
    min-height: 15px;
}
legend
{
    background-color: White;
}
legend div
{
    width: 99px;
    padding-left: 19px;
    margin: 0px -7px 25px -7px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    text-align: left;
    background-image: url(images/legend_bg118.jpg);
    background-repeat: no-repeat;
}
select
{
    margin-top: 3px;
}
.spanDate
{
    margin-left: -3px;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: hand;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(images/datetime.gif);
}
.etbDate
{
    width: 80px;
}
/*
 *按钮选中
 */
.btnSelected
{
    background-color: Yellow;
    font-weight: bold;
}
/*
 *按钮未选中
 */
.btnNormal
{
    background-color: #ffffff;
    font-weight: normal;
}
/* ---- End: common style. */
.tbxNormal
{
    width: 50px;
}
.tbxUrl
{
    width: 150px;
}
.tbxMultiLine
{
	width:550px;
}
.spnNormalText
{
    margin: 0px 5px 0px 3px;
}
/* -------------------- */
/* Pil2 Interface Style */
/* -------------------- */
.color_f
{
    color: #ffffff;
    text-decoration: none;
}
.font_14
{
    font-size: 14px;
}
.font_ms
{
    font-family: "微软雅黑";
}
/* div */
.navigationMenu
{
    margin-top: -10px;
}
.navigationMenu td
{
    padding-bottom: 8px;
}
/* td */
.navigationItem
{
    float: left;
    width: 153px;
    height: 23px;
    line-height: 21px;
    color: #535353;
    font-family: "微软雅黑";
    text-decoration: none;
    font-size: 14px;
    color: #a8204e;
    background-image: url(images/navigation_unselectedBg.jpg);
    background-repeat: no-repeat;
}
.navigationItem a
{
    padding-left: 45px;
}
.navigationItem a:hover
{
    background: url(images/navigation_selectedBg.jpg);
    color: #ffffff;
    font-weight: bolder;
}
.selectedNavigationItem
{
    background: url(images/navigation_selectedBg.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
}
.nav_a
{
    width: 500px;
    height: 39px;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    float: left;
}
.aActive
{
    font-size: 14px;
    font-family: "微软雅黑";
    text-decoration: none;
    width: 120px;
    height: 39px;
    display: block;
    float: left;
    overflow: hidden;
    line-height: 45px;
    vertical-align: bottom;
    text-align: center;
    margin-right: 4px;
    background: url(images/tab_selected.jpg);
    color: #000000;
    cursor: pointer;
    overflow: hidden;
}
.aInactive
{
    font-size: 14px;
    font-family: "微软雅黑";
    text-decoration: none;
    width: 120px;
    height: 39px;
    display: block;
    float: left;
    overflow: hidden;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
    margin-right: 4px;
    background: url(images/tab_unselected.jpg);
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
}
.btn2char
{
    color: #ffffff;
    font-weight: bold;
    border-width: 0px;
    background-image: url(images/btn_2char.jpg);
    background-repeat: no-repeat;
    width: 67px;
    height: 21px;
    margin-left: 10px;
    cursor: hand;
}
.btn4char
{
    color: #ffffff;
    font-weight: bold;
    border-width: 0px;
    background-image: url(images/btn_4char.jpg);
    background-repeat: no-repeat;
    width: 87px;
    height: 21px;
    margin-left: 10px;
    cursor: hand;
}
/* -------------------- */
/* Pil2 GridView Style  */
/* -------------------- */
.egvwList, .egvwEdit, .egvwCriterionList, .tblInfo
{
    border-collapse: separate;
    margin: 0px 0px 10px 0px;
    border-width: 0px;
    width: 100%;
    background-color: #ffffff;
}
.egvwList th, .egvwEdit th, .egvwCriterionList th
{
    border-width: 0px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background-color: #a8204e;
    white-space: nowrap;
}
.egvwList th input
{
    background-color: #a8204e;
}
.egvwList td
{
    height: 25px;
    border: 1px solid #9d998d;
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
    white-space: nowrap;
}
.egvwCriterionList td
{
    min-height: 25px;
    border: 1px solid #9d998d;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    white-space: pre-wrap;
    word-break: break-all;
}
td.tdCenter
{
    text-align: center;
    white-space: nowrap;
}
td.tdCheckBox
{
    width: 24px;
    text-align: center;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
}
/* 两字符操作列，四字符操作列 */
td.tdOp2Char, td.tdOp4Char
{
    text-align: center;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
}
.tdOp2Char a, .tdOp4Char a
{
    color: #ffffff;
    font-weight: bold;
    border: solid 0px red;
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}
.tdOp2Char a
{
    background-image: url(images/btn_2char.jpg);
    width: 67px;
}
.tdOp4Char a
{
    background-image: url(images/btn_4char.jpg);
    width: 87px;
}
.tblSearch
{
}
.tblSearch td
{
    padding-bottom: 5px;
}
.divHorizontalScroll
{
    width: 638px;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 8px;
}
/* -------------------- */
/* Pil2 .tblInfo Style  */
/* -------------------- */
.tblInfo td
{
    padding-bottom: 5px;
}
.tdTitle, .tblInfo td.tdTitle
{
    text-align: right;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
}
/* -------------------- */
/* Pil2 .egvwEdit Style  */
/* -------------------- */
.egvwEdit
{
    margin-bottom: 0px;
}
.egvwEdit td
{
    text-align: center;
}

td.tdNumber
{
    width: 30px;
    text-align: center;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
}
.divSelectedTabTitle
{
    float: left;
    line-height: 39px;
    color: #ffffff;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.divSelectedTab
{
    float: left;
    width: 120px;
    height: 28px;
    padding-top: 11px;
    padding-left: 11px;
    background-image: url(images/tab_selected.jpg);
    background-repeat: no-repeat;
}
/* 加（减）号样式 */
.spaPlusSign
{
    font-family: Courier New;
    color: #A8204E;
    border: solid 0px #A8204E;
    margin-right: 3px;
    padding: 0px 3px 0px 3px;
    text-align: center;
}
/* 上传控件。 */
.iptFile
{
    font-family: Verdana, Arial, Tahoma, Courier New, "宋体" , "微软雅黑";
    font-size: 12px;
    width: 66px;
    height: 22px;
    cursor: hand;
    position: relative;
    z-index: 0;
    border: solid 0px #A8204E;
    color: white;
    margin-left: 0px;
    float: left;
    margin-right: 5px;
}
.divPlaceholder
{
    width: 10px;
    height: 22px;
    background-color: white;
    position: relative;
    z-index: 100;
}
/* --------------------------------- */
/* Pil2 Right Function Region Style  */
/* --------------------------------- */
.tblContainer
{
    width: 700px;
}
.tblContainer .trHeader
{
}
.tblContainer .trHeader .tdHeaderLeft
{
    width: 18px;
    height: 39px;
    background-image: url(images/page_topLeft.jpg);
}
.tblContainer .trHeader .tdHeaderMiddle
{
    vertical-align: middle;
    width: 533px;
    background-image: url(images/page_topBg.jpg);
}
.tblContainer .trHeader .tdHeaderRight
{
    width: 149px;
    height: 39px;
    background-image: url(images/page_topRight.jpg);
}
.tblContainer .trBody
{
}
.tblContainer .trBody .tdFunction
{
    border-left: 1px solid #dda8ba;
    border-right: 1px solid #dda8ba;
    padding: 10px 30px 10px 30px;
    min-height: 111px;
}
.tblContainer .trBody .tdFunction .divFunctionRegion
{
    width: 638px;
    float: left;
}
.tblContainer .trFooter
{
}
.tblContainer .trFooter .tdFooterLeft
{
    width: 10px;
    height: 10px;
    background-image: url(images/page_bottomLeft.jpg);
}
.tblContainer .trFooter .tdFooterMiddle
{
    width: 680px;
    height: 10px;
    background-image: url(images/page_bottomBg.jpg);
    background-repeat: repeat-x;
}
.tblContainer .trFooter .tdFooterRight
{
    width: 10px;
    height: 10px;
    background-image: url(images/page_bottomRight.jpg);
}
