﻿/*容器*/
.wrap950 {
    width: 950px;
    margin: 0px auto;
}

.wrap720 {
    width: 720px;
    float: left;
    padding-left: 10px;
    margin: 0px auto;
}

.wrap220 {
    width: 220px;
    float: left;
    margin: 0px auto;
}

.wrap570 {
    width: 570px;
    margin: 0px auto;
}

.wrap00 {
    width: 100%;
}

.clear {
    clear: both;
}



.Content2 {
    line-height: 22px;
    margin-bottom: 10px;
}

    .Content2 a:link, .Content2 a:visited {
        color: #333;
        text-decoration: none;
    }

    .Content2 a:hover {
        color: #ff6600;
        text-decoration: underline;
    }

    .Content2 tbody tr td img {
        vertical-align: middle;
    }


.red14 {
    color: red;
    font-size: 14px;
    text-decoration: none;
}

    .red14 a:link, .red14 a:visited {
        color: red;
        text-decoration: none;
    }

    .red14 a:hover {
        color: dimgray;
    }
/*友情链接样式*/
.Content_index {
    padding: 5px;
    border: 1px solid #f0f0f0;
    line-height: 22px;
    background: #fafafa;
}

.yq_col {
    text-align: left;
}

    .yq_col li {
        list-style-type: none;
        padding-left: 15px;
        line-height: 24px;
        float: left;
    }

        .yq_col li a:link, .yq_col li a:visited {
            color: #888;
            text-decoration: none;
        }

        .yq_col li a:hover {
            color: #000;
            text-decoration: none;
        }
/*按字母分类样式*/
ul.list_AZ {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 34px;
    text-transform: uppercase;
    font-size: 12px;
    background: transparent url( "../../images/bgOFF4.gif" ) repeat bottom;
    padding: 0px 0px 0px 0px;
}

    ul.list_AZ li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: :0;
        color: #fff;
    }

        ul.list_AZ li a {
            display: block;
            float: left;
            color: #928675;
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
            padding: 10px 0px 5px 23px;
            height: 20px;
            background: transparent url( "../../images/bgDIVIDER4.gif" ) no-repeat bottom center;
            width: 65px;
            text-align: left;
        }

            ul.list_AZ li a:hover {
                background: transparent url( "../../images/bgHOVER4.gif" ) no-repeat top right;
                color: #fe7e00;
            }

            ul.list_AZ li a.current, ul.list_AZ li a.current:hover {
                color: #fe7e00;
                font-size: 12px;
                font-weight: bold;
                background-color: transparent;
                background-image: url(../../images/bgON4.gif);
                background-repeat: no-repeat;
                background-position: right top;
            }
/*频道导航*/
ul.mainNav5 {
    list-style-type: none;
    width: 220px;
    float: left;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

    ul.mainNav5 li {
        display: block;
        float: left;
        color: #fff;
    }

        ul.mainNav5 li a {
            display: block;
            float: left;
            color: #928675;
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
            padding: 8px 0px 2px 40px;
            height: 40px;
            background: transparent url(../../images/bgDIVIDER5.gif) no-repeat;
            width: 180px;
            text-align: left;
        }

            ul.mainNav5 li a:hover {
                background: transparent url(../../images/bgHOVER5.gif) no-repeat;
                color: #fe7e00;
            }

            ul.mainNav5 li a.current, ul.mainNav5 li a.current:hover {
                color: #fe7e00;
                font-size: 12px;
                font-weight: bold;
                background-color: transparent;
                background: url(../../images/bgON5.gif) no-repeat;
            }
/*客户端产品分页*/
.pager {
    padding: 6px;
}

#divPar {
    background: url(../../images/mainNav5_bg.gif) repeat-y -1px;
}

.Content_index3 {
    padding: 5px;
    border: 1px solid #d7d7d7;
    line-height: 22px;
    background: #fff;
}

#login {
    display: none;
}

    #login table {
        width: 300px;
    }

        #login table td, #login table th {
            height: 30px;
        }

    #login thead th {
        color: Red;
        text-align: center;
        height: 20px;
    }

    #login tbody th {
        text-align: right;
    }
/*列表区域样式*/
.ListTable {
    width: 100%;
    padding-bottom: 8px;
}

    .ListTable table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #e4e4e4;
    }

    .ListTable th {
        border: 1px solid #e4e4e4;
        height: 24px;
        text-align: center;
        font-weight: bold;
        color: #FF6600;
        background-image: url(../../images/title2_bg.gif);
    }

    .ListTable .rightCol {
        text-align: right;
        padding-right: 5px;
    }

    .ListTable .centerCol {
        text-align: center;
    }

    .ListTable tbody tr {
        border: 0px solid;
    }

        .ListTable tbody tr.odd {
            background: #f6f6f6;
        }

    .ListTable tbody td {
        border: 1px solid #e4e4e4;
        line-height: 22px;
        padding: 2px;
        text-decoration: none;
    }

    .ListTable table tfoot td {
        background-color: #FFFFFF;
        text-align: center;
        height: 25px;
        border: 1px solid #FFFFFF;
    }

    .ListTable td a:link, .ListTable td a:visited {
        color: #333;
        text-decoration: none;
    }

    .ListTable tbody td a:hover {
        color: red;
        text-decoration: underline;
    }

.ListheadTitle thead th {
    background: #a8d3ec;
    color: #000000;
}

.ListTable tbody td.tdProductListCategoryName {
    background: url(../../images/li2.gif) no-repeat;
    background-position: 10px center;
    line-height: 20px;
    font-size: 14px;
    padding: 8px 20px;
    color: #F36E0C;
}

.ListTable ul {
    border: 1px solid #E4E4E4;
    float: left;
    width: 708px;
    padding-left: 10px;
}

.ListTable li {
    float: left;
    height: 74px;
    padding: 20px;
    width: 134px;
}

    .ListTable li img {
        border: 1px solid #E4E4E4;
        height: 66px;
        padding: 4px;
        width: 126px;
    }
/*
UCardTradeMaster模板页样式
*/
.tabBorder_1 {
    border: 1px #ff9000 solid;
}

#login {
    display: none;
}

    #login table {
        width: 300px;
    }

        #login table td, #login table th {
            height: 30px;
        }

    #login thead th {
        color: Red;
        text-align: center;
        height: 20px;
    }

    #login tbody th {
        text-align: right;
    }

.tabBorder {
    border: 8px #f5f5f5 solid;
}

.tabBorder_td {
    padding: 4px 0px 4px 0px;
}

.tabBgColor {
    background-color: #e4e4e4;
}

.emailBgColor {
    background-color: #fff8e5;
}

.white14, .white14a {
    color: white;
    font-size: 14px;
    text-decoration: none;
}

    .white14 a:link, .white14 a:visited, .white14a a:link, .white14a a:visited {
        color: white;
        text-decoration: none;
    }

    .white14 a:hover {
        color: red;
    }

.title2 {
    height: 24px;
    color: #ff6600;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
    background: url(../../images/title2_bg.gif);
}

    .title2 a:link, .title2 a:visited {
        color: #000;
        text-decoration: none;
    }

    .title2 a:hover {
        color: #000;
        text-decoration: underline;
    }

.chanpininput {
    width: 200px;
    height: 20px;
    background: #f1f1f1;
    color: #333;
    border: 1px solid #8b8b8b;
}

.chanpintable td, .chanpintable th {
    line-height: 30px;
    padding: 5px;
    text-align: left;
}

/*分隔线样式*/
.line {
    height: 1px;
    background: url(../../images/line.gif) repeat;
}

.Red12_2 {
    color: red;
    font-size: 12px;
    text-decoration: none;
}
/*单据信息页*/
.BillInfoContent {
    width: 700px;
    margin: 0px auto;
    border: 8px #f5f5f5 solid;
    padding: 1px;
    background: #ff9000;
}

.picbox {
    float: left;
    margin: 15px 32px 0px 32px !important;
    margin: 15px 25px 0px 25px;
}

    .picbox a {
        display: block;
        clear: both;
        margin-top: 12px;
        text-align: center;
    }

#CombineCharge, #OneCardCharge {
    cursor: pointer;
    color: #FF6600;
    font-weight: bold;
}
