﻿
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

* {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 13px;
    font-family: 微软雅黑;
    font-weight: 400;
}

img, body, html {
    border: 0;
}

body {
    background-color: #fafafa;
    font-family: 微软雅黑;
}




/********************超链接样式**********************/
a {
    text-decoration: none;
    cursor: hand;
}

    a:hover {
        text-decoration: none;
        cursor: hand;
    }

    /********************功能菜单超链接样式**********************/
    a.indexMenu {
        text-decoration: none;
        cursor: hand;
        color: #FFFFFF;
    }

        a.indexMenu:hover {
            text-decoration: none;
            cursor: hand;
            color: #FFFFFF;
        }

span.redFont {
    color: #FF0000;
}

span.whiltFont {
    color: #ffffff;
}

hr.hr_pageTitle {
    width: 98%;
    text-align: center;
    vertical-align: middle;
    color: #80A5B9;
}


/********************Table样式**********************/
table {
    margin: 0px;
    padding: 0px;
}
    /********************页面树形功能取工具栏样式**********************/
    table.TreeList {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

        table.TreeList tr {
            margin: 0px;
            padding: 0px;
            text-align: left;
        }

        table.TreeList td {
            margin: 0px;
            padding: 0px;
            vertical-align: top;
        }

            table.TreeList td.td_title {
                margin: 0px;
                border: 0px;
                padding: 0px 0px 0px 0px;
                vertical-align: middle;
                font-weight: bold;
                font-size: 14px;
                color: #FFFFFF;
                height: 38px;
                background-image: url('/Images/treelist_01.png');
                text-align: center;
            }
    /********************页面主页框架表单样式**********************/
    table.IndexPage {
        margin: 0px;
        border: 0px;
        width: 1210px;
        text-align: center;
    }
    /********************页面第一行页面名称**********************/
    table.PageTitle {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

        table.PageTitle tr {
            margin: 0px;
            padding: 0px;
            text-align: left;
            height: 27px;
        }

            table.PageTitle tr.PageTitle_tr {
                margin: 0px;
                padding: 0px;
                text-align: left;
                height: 27px;
            }

            table.PageTitle tr td {
                margin: 0px;
                padding: 0px;
                text-align: left;
                height: 27px;
                border-bottom-style: solid;
                border-bottom-width: 2px;
                border-bottom-color: #699dd1;
            }

                table.PageTitle tr td.PageTitle_tr_td_left {
                    border-style: none none solid none;
                    border-width: 0px 0px 2px 0px;
                    width: 10px;
                    background-image: url('/Images/menu_01.png');
                    border-bottom-color: #699dd1;
                }

                table.PageTitle tr td.PageTitle_tr_td_title {
                    border-style: none none solid none;
                    border-width: 0px 0px 2px 0px;
                    vertical-align: middle;
                    color: #000000;
                    white-space: nowrap;
                    width: 80px;
                    background-image: url('/Images/menu_02.png');
                    text-align: center;
                    border-bottom-color: #699dd1;
                }

                table.PageTitle tr td.PageTitle_tr_td_right {
                    border-style: none none solid none;
                    border-width: 0px 0px 2px 0px;
                    width: 10px;
                    background-image: url('/Images/menu_03.png');
                    border-bottom-color: #699dd1;
                }

                table.PageTitle tr td.PageTitle_tr_td_end {
                    border-style: none none solid none;
                    border-width: 0px 0px 2px 0px;
                    margin: 0px;
                    width: 10px;
                    padding: 0px 0px 0px 0px;
                    border-bottom-color: #699dd1;
                }

                table.PageTitle tr td.PageTitle_tr_td {
                    margin: 0px;
                    padding: 0px;
                    text-align: left;
                    height: 27px;
                    border-bottom-style: solid;
                    border-bottom-width: 2px;
                    border-bottom-color: #699dd1;
                }

/********************页面第二行导航条**********************/
talbe.PageNavigation {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

table.PageNavigation tr {
    margin: 0px;
    padding: 0px;
    height: 35px;
}

    table.PageNavigation tr.PageNavigation_tr {
        margin: 0px;
        padding: 0px;
        height: 35px;
    }

/********************页面第二行功能按钮**********************/
table.PageTitleMenu {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    table.PageTitleMenu tr {
        margin: 0px;
        padding: 0px;
        text-align: left;
        height: 30px;
    }

        table.PageTitleMenu tr.PageTitleMenu_tr {
            margin: 0px;
            padding: 0px;
            text-align: left;
            height: 30px;
        }

        table.PageTitleMenu tr td.tablebtn {
            margin: 0px;
            padding: 0px 3px 0px 0px;
            white-space: nowrap;
            text-align: center;
            width: 1px;
        }
    /*PageTitleMenu中的按钮，统一设置字体大小*/
    table.PageTitleMenu span {
        font-size: 13px !important;
    }

/********************页面主要功能取工具栏样式**********************/

table.Detail {
    margin: 0px;
    padding: 0px;
    border: 0;
    width: 100%;
}

    table.Detail tr.Detail_tr td.Detail_tr_td {
        padding: 0px 0px 0px 3px;
        margin: 0px;
        border-style: solid none none solid;
        border-width: 1px;
        border-top-color: #AEB9B5;
        border-right-color: inherit;
        border-bottom-color: inherit;
        border-left-color: #AEB9B5;
    }

    table.Detail tr.Detail_tr td.Detail_tr_td_title {
        margin: 0px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        width: 120px;
        border-style: solid none none solid;
        border-width: 1px;
        border-top-color: #AEB9B5;
        border-right-color: inherit;
        border-bottom-color: inherit;
        border-left-color: #AEB9B5;
        background-color: #c9e1fb;
        color: #48525a;
        white-space: nowrap;
    }


    table.Detail tr.Detail_tr td.Detail_tr_td_end {
        margin: 0px;
        padding: 0px 0px 0px 3px;
        border-style: solid solid none solid;
        border-width: 1px;
        border-top-color: #AEB9B5;
        border-right-color: #AEB9B5;
        border-bottom-color: inherit;
        border-left-color: #AEB9B5;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td {
        margin: 0px;
        padding: 0px 0px 0px 3px;
        border-style: solid none solid solid;
        border-width: 1px;
        border-top-color: #AEB9B5;
        border-right-color: inherit;
        border-bottom-color: #AEB9B5;
        border-left-color: #AEB9B5;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td_title {
        margin: 0px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        width: 120px;
        border-style: solid none solid solid;
        border-width: 1px;
        border-top-color: #AEB9B5;
        border-right-color: inherit;
        border-bottom-color: #AEB9B5;
        border-left-color: #AEB9B5;
        background-color: #c9e1fb;
        color: #48525a;
        white-space: nowrap;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td_end {
        padding: 0px 0px 0px 3px;
        border-color: #AEB9B5;
        margin: 0px;
        border-style: solid;
        border-width: 1px;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td_bottom {
        padding: 5px 0px 5px 3px;
        border-color: #AEB9B5;
        margin: 0px;
        border-style: none none solid none;
        border-width: 0px 0px 1px 0px;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td_title_header {
        border-style: solid solid none solid;
        border-width: 1px 1px 0px 1px;
        border-color: #AEB9B5;
        margin: 0px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        width: 120px;
        background-color: #c9e1fb;
        color: #48525a;
        white-space: nowrap;
    }

    table.Detail tr.Detail_tr td.Detail_tr_end_td_title_end {
        border: 1px solid #AEB9B5;
        margin: 0px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        width: 120px;
        background-color: #c9e1fb;
        color: #48525a;
        white-space: nowrap;
    }



/********************出入库表单样式**********************/

table.Order {
    margin: 0px;
    padding: 0px;
    width: 900px;
}

    table.Order tr.Order_tr_Title {
        padding: 0px 0px 0px 3px;
        margin: 0px;
        height: 60px;
    }

        table.Order tr.Order_tr_Title td.Order_tr_Title_td_Center {
            padding: 0px 0px 0px 3px;
            margin: 0px;
            font-size: large;
            font-weight: 200;
            text-align: center;
            color: #48525a;
        }

        table.Order tr.Order_tr_Title td.Order_tr_Title_td {
            padding: 0px 0px 0px 3px;
            margin: 0px;
            text-align: center;
        }

    table.Order tr.Order_tr {
        padding: 0px 0px 0px 3px;
        margin: 0px;
    }

        table.Order tr.Order_tr td.Order_tr_td_title {
            margin: 0px;
            padding: 5px 5px 5px 5px;
            text-align: right;
            width: 80px;
            color: #48525a;
            white-space: nowrap;
        }


        table.Order tr.Order_tr td.Order_tr_td {
            margin: 0px;
            padding: 0px 0px 0px 3px;
            text-align: left;
        }

        table.Order tr.Order_tr td.Order_tr_end_td_title {
            margin: 0px;
            padding: 5px 5px 5px 5px;
            text-align: right;
            width: 50px;
            color: #48525a;
            white-space: nowrap;
        }


        table.Order tr.Order_tr td.Order_tr_end_td_name {
            margin: 0px;
            padding: 0px 0px 0px 3px;
            width: 100px;
            text-align: left;
            color: #48525a;
        }

        table.Order tr.Order_tr td.Order_tr_end_td_date {
            margin: 0px;
            padding: 0px 0px 0px 3px;
            width: 200px;
            text-align: left;
            color: #48525a;
        }

    table.Order tr.Order_tr_empty {
        padding: 0px 0px 0px 3px;
        margin: 0px;
        height: 10px;
    }



table.Order_top {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    table.Order_top tr.Order_top_tr {
        padding: 0px 0px 0px 3px;
        margin: 0px;
    }

        table.Order_top tr.Order_top_tr td.Order_top_tr_td {
            margin: 0px;
            border-style: solid none none none;
            border-width: 1px;
            border-top-color: #AEB9B5;
        }


/********************DevExpress控件样式**********************/

/********************ASPxButton样式**********************/
.dxbtn_default {
    cursor: pointer;
    width: 70px;
    height: 27px;
}

.dxbtn_menu {
    cursor: pointer;
    color: black;
    padding: 0;
    height: auto;
    padding: 0px !important;
}

.dxbtn_img {
    cursor: pointer;
    background: none;
    border: 0;
    color: black;
    padding: 0;
    height: auto;
    background-image: none !important;
    background-color: transparent !important;
    border-width: 0px !important;
    padding: 0px !important;
    width: 18px !important;
}

.dxbtn_menu_disabled {
    cursor: default !important;
    background: #F3F3F3;
    color: #c3c3c3 !important;
    border-color: #D2D2D2;
}

/****************ASPxMenuBar后面Panel样式*********************/
.xMenuPanelBgColor {
    background-color: #F1F8FF;
}


/****************ASPxTextBox样式*********************/

.dxtb_Underline {
    border-style: none none solid none !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: #AEB9B5 !important;
}



/****************ASPxLabel样式*********************/

.dxlb_Header {
    font-size: large !important;
    font-weight: 600 !important;
    text-align: center !important;
    color: #48525a !important;
    letter-spacing: 5px !important;
}

.lbl {
    text-align: left;
}

/****************ASPGridView样式*********************/

.dxgvEmptyDataRow_Aqua {
    display: none;
}

/****************表单折叠样式*********************/
.accordion {
    width: 100%;
    border-bottom: solid 1px #c4c4c4;
}

    .accordion h3 {
        background: #e9e7e7 url(/Images/arrow-square.gif) no-repeat right -51px;
        padding: 7px 15px;
        margin: 0;
        font: bold 120%/100% Arial, Helvetica, sans-serif;
        border: solid 1px #c4c4c4;
        border-bottom: none;
        cursor: pointer;
    }

        .accordion h3:hover {
            background-color: #c9e1fb;
        }

        .accordion h3.active {
            background-position: right 5px;
        }

    .accordion p {
        background: #F1F8FF;
        margin: 0;
        padding: 10px 15px 20px;
        border-left: solid 1px #c4c4c4;
        border-right: solid 1px #c4c4c4;
    }

    .accordion divCondition {
        background: #F1F8FF;
        margin: 0;
        border-left: solid 1px #c4c4c4;
        border-right: solid 1px #c4c4c4;
        padding: 0px 0px 0px 0px;
    }

/****************所有的输入框*********************/
.input {
    border-style: none;
}

iframe {
    width: 100%;
    border: none;
}

/****************条件筛选框样式*********************/

.inputtext {
    width: 150px;
}

.inputselect {
    width: 200px;
    height: 24px;
}

.inputyear {
    width: 90px;
}

.inputmonth {
    width: 55px;
}

.editinput {
    width: 120px;
}






/****************其他样式*********************/

.pointer {
    cursor: pointer;
}
