﻿@charset "utf-8";
/*
 Author: Daven
*/
/***************************共用样式集****************************************************************************************************/
/* 全局*/
html, body, div, form, fieldset, legend, button, input, h1, h2, h3, h4, dl, dt, dd, ul, li, ol, p, hr, img, blockquote {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-y: scroll;
}

body, select, input {
    color: #464646;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif,"宋体";
}

a, input, select, textarea, button {
    font-size: 12px;
    color: #555;
    text-decoration: none;
    margin-left: 4px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
}

ol, ul {
    list-style: none;
    list-style-type: none;
}

.both {
    clear: both;
}

.cur {
    cursor: pointer
}

td {
    word-break: break-all;
    word-wrap: break-word;
}

.p_5 {
    padding: 5px;
}

.m_5 {
    margin: 5px;
}

.p_l5 {
    padding-left: 5px;
}

.p_b5 {
    margin-bottom: 5px;
}
/*全局链接样式*/
a {
    color: #555;
    text-decoration: none;
    cursor: hand;
    cursor: hand !important;
    cursor: pointer;
}

    a:hover {
        COLOR: #E75C11;
        text-decoration: underline;
        cursor: hand;
        cursor: hand !important;
        cursor: pointer;
    }
/*各种颜色字体样式*/
.font_a1 {
    color: #D90000;
    font-weight: bold;
}

.font_a2 {
    font-size: 14px;
    font-weight: bold;
}

.font_a3 {
    font-size: 12px;
    color: #336699;
}

    .font_a3 a {
        color: #336699;
        text-decoration: none;
    }

        .font_a3 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a4 {
    font-size: 14px;
    color: #336699;
    font-weight: bold;
}

    .font_a4 a {
        font-size: 14px;
        color: #336699;
        text-decoration: none;
    }

        .font_a4 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a5 {
    font-size: 14px;
    color: #555;
    font-weight: bold;
}

    .font_a5 a {
        font-size: 14px;
        color: #555;
        text-decoration: none;
    }

        .font_a5 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a6 {
    font-size: 14px;
    color: #FE7E01;
    font-weight: bold;
}

    .font_a6 a {
        font-size: 14px;
        color: #FE7E01;
        text-decoration: none;
    }

        .font_a6 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a7 {
    font-size: 14px;
    color: #D90000;
    font-weight: bold;
}

    .font_a7 a {
        font-size: 14px;
        color: #D90000;
        text-decoration: none;
    }

        .font_a7 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a8 {
    font-size: 14px;
    color: #5FA501;
    font-weight: bold;
}

    .font_a8 a {
        font-size: 14px;
        color: #5FA501;
        text-decoration: none;
    }

        .font_a8 a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_a9 {
    line-height: 25px;
    border: 1px dashed #F3CEA3;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #FFF7EE;
}
/*文字样式集*/
.font_a {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

    .font_a a {
        color: #336699;
        text-decoration: none;
        font-size: 14px;
    }

        .font_a a:hover {
            color: #E75C11;
            text-decoration: underline
        }

.font_b {
    font-size: 14px;
    font-weight: bold;
    color: #D14B03;
}

.font_c {
    font-size: 12px;
    color: #336699;
}

    .font_c a {
        color: #336699;
        text-decoration: none;
    }

        .font_c a:link {
            color: #336699;
            text-decoration: none;
        }

        .font_c a:hover {
            color: #E75C11;
            text-decoration: underline;
        }

        .font_c a:active {
            color: #336699;
            text-decoration: none;
        }

        .font_c a:visited {
            color: #999999;
            text-decoration: none;
        }

.font_c2 {
    color: #336699;
    padding-left: 10px;
}

    .font_c2 a {
        color: #336699;
        text-decoration: none;
        color: #336699;
        padding-left: 10px;
    }

        .font_c2 a:hover {
            color: #E75C11;
            text-decoration: underline;
            color: #336699;
            padding-left: 10px;
        }

.font_d {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #666666;
}

.font_e {
    line-height: 30px;
    color: #999;
}

.font_f {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #EA5E00;
}

.font_g {
    border: 1px dotted #F3CEA3;
    background-color: #FFF7EE;
    font-size: 18px;
    line-height: 50px;
    font-family: "微软雅黑";
    color: #D14B03;
    font-weight: 600;
}

.font_h {
    line-height: 25px;
    display: block;
    border: 1px dotted #F3CEA3;
    background-color: #FFF7EE;
    padding: 5px;
    margin: 5px 0px 0px 0px;
}

.font_i {
    font-size: 14px;
    font-weight: bold;
    color: #336699;
    float: left;
    line-height: 40px;
}

.font_j {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #464646;
}

.font_k {
    color: #666666;
    font-weight: bold
}

.font_l {
    color: #336699;
    font-weight: bold;
}

.font_m {
    color: #12A000;
}

.font_n {
    color: #333;
    font-weight: bold
}

.font_o {
    color: #C74403;
}

.font_p {
    color: #ffffff;
    font-weight: bold;
}

.font_q {
    color: #464646;
}

.font_r {
    color: #D14B03;
    font-weight: bold;
}

.font_red {
    font-size: 12px;
    font-weight: bold;
    color: #E00500;
}

.font_red1 {
    font-size: 14px;
    font-weight: bold;
    color: #E00500;
}

.font_red2 {
    color: #ff0000;
}

.font_red3 {
    color: #ff0000;
    text-decoration: line-through;
}

.font_white {
    font-size: 20px;
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-weight: 600;
}
/*表格样式集*/
.table_01 {
    margin-top: 10px;
}

    .table_01 td {
        text-align: center;
        line-height: 25px;
    }

    .table_01 .lmtbg1 {
        font-weight: bold;
        line-height: 28px;
        background-color: #EFEFEF;
        height: 28px;
    }

.frame0 {
    border: 0px solid #ddd;
}

    .frame0 td {
        padding: 2px;
        line-height: 18px;
        text-align: center;
        background-color: #ffffff;
    }

    .frame0 .tdbg_a {
        font-weight: bold;
        line-height: 20px;
        background-color: #eeeeee;
        height: 20px;
        color: #464646;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f8f8f8;
    }

.frame1 tr {
    background-color: #ffffff;
}

.frame1 td {
    padding-left: 2px;
    padding-right: 2px;
    line-height: 18px;
    height: 25px;
    text-align: center;
}

.frame1 .tdbga {
    font-weight: bold;
    line-height: 25px;
    background-color: #eee;
    height: 25px;
    color: #464646;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f8f8f8;
}

.frame2 {
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

    .frame2 td {
        padding-left: 2px;
        padding-right: 2px;
        line-height: 25px;
    }

        .frame2 td label {
            white-space: nowrap;
        }

        .frame2 td span {
            white-space: nowrap;
        }

.frame3 td {
    padding-left: 2px;
    padding-right: 2px;
    line-height: 25px;
}

.frame4 {
    width: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-left-color: #ddd;
}

    .frame4 td {
        padding-left: 2px;
        padding-right: 2px;
    }

.frame5 td {
    padding-left: 2px;
    padding-right: 2px;
    line-height: 25px;
}

.frame6 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    margin-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
}

    .frame6 td {
        padding-left: 2px;
        padding-right: 2px;
        line-height: 25px;
        text-align: center;
    }

    .frame6 .tdbg_a {
        background-color: #f8f8f8;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #eeeeee;
        color: #666666;
        font-weight: bold;
    }

.frame7 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    margin-bottom: 10px;
}

.frame8 {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

    .frame8 td {
        padding-left: 5px;
        padding-right: 5px;
    }

.frame9 {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.frame_a1 {
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

    .frame_a1 td {
        padding-left: 2px;
        padding-right: 2px;
        line-height: 18px;
        height: 28px;
        text-align: center;
    }

    .frame_a1 .td_bga {
        background-color: #eeeeee;
        font-weight: bold;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f8f8f8;
    }

    .frame_a1 .td_bgb {
        background-color: #eeeeee;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ddd;
        height: 25px;
        line-height: 25px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f8f8f8;
    }
/*文本域样式*/
textarea {
    border: 1px solid #cccccc;
}
/*----------------------------------------------------------------旧列表菜单样式---------------------------------------------------------------*/
.select_td {
    width: 200px;
}

.select_td2 {
    width: 160px;
}

.select_td3 {
    width: 134px;
}
/*----------------------------------------------------------------旧文本框样式----------------------------------------------------------------*/
.td_input {
    background-image: url('../images/2012sharebg.gif');
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    line-height: 20px;
    padding-left: 5px;
}

.td_input2 {
    background-image: url(../images/2012sharebg.gif);
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    width: 198px;
}

.td_input3 {
    background-image: url('../images/2012sharebg.gif');
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    width: 150px;
}

.td_input4 {
    background-image: url('../images/2012sharebg.gif');
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    width: 115px;
}

.input_share {
    background-image: url(../images/2012sharebg.gif);
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
}
/*----------------------------------------------------------------旧按钮样式----------------------------------------------------------------*/
/*小按钮－很小－样式*/
.tosnsmall_btna {
    background: url(../images/tosn_smallbtn01.png) no-repeat 0px -66px;
    color: #222;
    width: 40px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .tosnsmall_btna:hover {
        background-position: left -22px;
    }
/*小按钮－小－样式*/
.tosnsmall_btn {
    background: url(../images/tosn_smallbtn.png) no-repeat 0px -66px;
    color: #222;
    width: 62px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .tosnsmall_btn:hover {
        background-position: left -22px;
    }
/*小按钮－中－样式*/
.tosnmet_btn {
    background: url(../images/tosn_metbtn.png) no-repeat 0px -66px;
    color: #222;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .tosnmet_btn:hover {
        background-position: left -22px;
    }

.tosnmet_btn2 {
    background: url(../images/tosn_metbtn.png) no-repeat 0px -0px;
    color: #222;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .tosnmet_btn2:hover {
        background-position: left -66px;
    }
/*小按钮－长－样式*/
.tosnsmall_btn1 {
    background: url(../images/tosn_smallbtnl-reg.png) no-repeat 5px top;
    color: #222;
    width: 184px;
    height: 22px;
    border: none;
    line-height: 0px;
}

    .tosnsmall_btn1:hover {
        background-position: left -22px;
    }

.tosnsmall_btn2 {
    background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0px -66px;
    color: #222;
    width: 154px;
    height: 22px;
    border: none;
    line-height: 22px;
}

    .tosnsmall_btn2:hover {
        background-position: left -22px;
    }
/*大按钮样式*/
.tosnbig_btn {
    background: url(../images/tosn_btnmiddle.png) no-repeat 0px -96px;
    width: 102px;
    height: 32px;
    border: none;
    line-height: 32px;
    font-size: 14px;
    color: #222;
}

    .tosnbig_btn:hover {
        background-position: left -32px;
    }
/*----------------------------------------------------------------新列表菜单样式---------------------------------------------------------------*/
.ddl_a {
    width: 200px;
}

.ddl_b {
    width: 160px;
}
/*----------------------------------------------------------------新按钮样式----------------------------------------------------------------*/
/*小按钮－小*/
.btn_small_a {
    background: url(../images/tosn_smallbtn01.png) no-repeat 0px -66px;
    color: #222;
    width: 40px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_small_a:hover {
        background-position: left -22px;
    }

.btn_small_b {
    background: url(../images/tosn_smallbtn01.png) no-repeat 0px 0px;
    color: #222;
    width: 40px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_small_b:hover {
        background-position: left -22px;
    }

.btn_small_c {
    background: url(../images/tosn_smallbtn.png) no-repeat 0px -66px;
    color: #222;
    width: 62px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_small_c:hover {
        background-position: left -22px;
    }

.btn_small_d {
    background: url(../images/tosn_smallbtn.png) no-repeat 0px 0px;
    color: #222;
    width: 62px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_small_d:hover {
        background-position: left -22px;
    }
/*小按钮－中*/
.btn_in_a {
    background: url(../images/tosn_metbtn.png) no-repeat 0px -66px;
    color: #222;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_in_a:hover {
        background-position: left -22px;
    }

.btn_in_b {
    background: url(../images/tosn_metbtn.png) no-repeat 0px -0px;
    color: #222;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: none;
}

    .btn_in_b:hover {
        background-position: left -66px;
    }
/*小按钮－长*/
.btn_long_a {
    background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0px -66px;
    color: #222;
    width: 154px;
    height: 22px;
    border: none;
    line-height: 22px;
}

    .btn_long_a:hover {
        background-position: left -22px;
    }

.btn_long_b {
    background: url(../images/tosn_smallbtnl-reg.png) no-repeat 0px top;
    color: #222;
    width: 154px;
    height: 22px;
    border: none;
    line-height: 22px;
}

    .btn_long_b:hover {
        background-position: left -22px;
    }
/*大按钮*/
.btn_big_a {
    background: url(../images/tosn_btnmiddle.png) no-repeat 0px -96px;
    width: 102px;
    height: 32px;
    border: none;
    line-height: 32px;
    font-size: 14px;
    color: #222;
}

    .btn_big_a:hover {
        background-position: left -32px;
    }

.btn_big_b {
    background: url(../images/tosn_btnmiddle.png) no-repeat 0px 0px;
    width: 102px;
    height: 32px;
    border: none;
    line-height: 32px;
    font-size: 14px;
    color: #222;
}

    .btn_big_b:hover {
        background-position: left -32px;
    }
/*----------------------------------------------------------------新按钮样式----------------------------------------------------------------*/
/*----------------------------------------------------------------新文本框样式--------------------------------------------------------------*/
.txt_input_a {
    background-image: url(../images/2012sharebg.gif);
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}

.txt_input_b {
    background-image: url(../images/2012sharebg.gif);
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    height: 20px;
    line-height: 20px;
    width: 198px;
}
/*----------------------------------------------------------------登录页样式----------------------------------------------------------------*/
#login_head {
    width: 990px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
}

    #login_head .logo {
        width: 355px;
        height: 37px;
        float: left;
        padding: 24px 0px 0px 0px;
    }

    #login_head .topnav {
        width: 600px;
        height: 30px;
        float: right;
        padding: 35px 0px 0px 0px;
    }

        #login_head .topnav ul {
            list-style-type: none;
        }

        #login_head .topnav li {
            float: right;
            display: block;
            color: #888;
        }

        #login_head .topnav a {
            color: #888;
        }

            #login_head .topnav a:hover {
                COLOR: #336699;
                text-decoration: none;
            }

        #login_head .topnav .lnes {
            display: block;
            background: #e0e0e0;
            float: right;
            margin: 3px 10px 0px;
            width: 1px;
            height: 10px
        }

#login_main {
    width: 100%;
    height: 440px;
    background-color: #EEEEEE;
}

    #login_main .bg1 {
        width: 100%;
        height: 440px;
        background-color: #B20000;
        background-image: url(../images/121026_sinotech_cnt.jpg);
        background-repeat: no-repeat;
        background-position: center center;
    }

    #login_main .bg2 {
        width: 100%;
        height: 440px;
        background-color: #F2E2B0;
        background-image: url(../images/121026_autumn_cnt.jpg);
        background-repeat: no-repeat;
        background-position: center center;
    }

    #login_main .bg3 {
        width: 100%;
        height: 440px;
        background-color: #F5F1B4;
        background-image: url(../images/121026_fenshou_cnt.jpg);
        background-repeat: no-repeat;
        background-position: center center;
    }

    #login_main .maintd {
        width: 900px;
        height: 390px;
        margin-left: auto;
        margin-right: auto;
        padding: 25px 90px 0px 0px;
    }

        #login_main .maintd .logintd {
            float: right;
            width: 335px;
            height: 390px;
            background-color: rgba(255,255,255,0.5);
            background-color: #fff\9;
            filter: alpha(opacity=50);
            padding: 0px;
        }

            #login_main .maintd .logintd ul {
                display: block;
                background-color: #ffffff;
                width: 335px;
                height: 390px;
                position: relative;
                border: 1px solid #ddd;
            }

            #login_main .maintd .logintd .lia {
                width: 255px;
                height: 21px;
                display: block;
                margin-left: auto;
                margin-right: auto;
                padding-top: 35px;
                font-size: 18px;
                font-family: Verdana,"黑体","微软雅黑";
                font-weight: bold;
                color: #336699;
            }

            #login_main .maintd .logintd .lib {
                width: 255px;
                display: block;
                margin-left: auto;
                margin-right: auto;
                margin-top: 20px;
                border: 1px solid #BCC8D6;
            }

                #login_main .maintd .logintd .lib .input_a {
                    width: 185px;
                    height: 35px;
                    line-height: 35px;
                    padding-left: 5px;
                    font-size: 14px;
                    color: #999999;
                    background-color: #ffffff;
                    border-right-width: 1px;
                    border-right-style: solid;
                    border-right-color: #bccbd6;
                    border-top-width: 0px;
                    border-bottom-width: 0px;
                    border-left-width: 0px;
                    border-top-style: solid;
                    border-bottom-style: solid;
                    border-left-style: solid;
                    border-top-color: #ffffff;
                    border-bottom-color: #ffffff;
                    border-left-color: #ffffff;
                    background-color: #f8f8f8;
                }

                #login_main .maintd .logintd .lib .input_b {
                    width: 250px;
                    height: 35px;
                    line-height: 35px;
                    padding-left: 5px;
                    font-size: 14px;
                    color: #999999;
                    border: 0px solid #ffffff;
                    background-color: #f8f8f8;
                }

            #login_main .maintd .logintd .lic {
                width: 255px;
                display: block;
                margin-left: auto;
                margin-right: auto;
                margin-top: 25px;
                font-size: 12px;
                color: #666666;
            }

                #login_main .maintd .logintd .lic a {
                    color: #336699;
                    text-decoration: none;
                    font-size: 12px;
                }

                    #login_main .maintd .logintd .lic a:hover {
                        COLOR: #E75C11;
                        text-decoration: underline;
                    }

                #login_main .maintd .logintd .lic .login_button {
                    width: 125px;
                    height: 40px;
                    border: 0px;
                    background-image: url(../images/login_button.png);
                    background-repeat: no-repeat;
                    background-position: left top;
                    color: #fff;
                    font-size: 16px;
                    font-weight: bold;
                }

                    #login_main .maintd .logintd .lic .login_button:hover {
                        background-position: left -40px;
                    }

#login_bottom {
    width: 100%;
    height: 70px;
    background-color: #F7F7F7;
    margin-left: auto;
    margin-right: auto;
}

    #login_bottom ul {
        display: block;
        width: 990px;
        height: 45px;
        margin-left: auto;
        margin-right: auto;
        padding: 25px 0px 0px 0px;
    }

    #login_bottom .lil {
        display: block;
        float: left;
        padding-top: 2px;
        width: 100px;
    }

    #login_bottom .lia {
        display: block;
        float: left;
        line-height: 20px;
        color: #888;
    }

        #login_bottom .lia a {
            color: #888;
            text-decoration: none;
        }

            #login_bottom .lia a:hover {
                COLOR: #336699;
                text-decoration: none;
            }

    #login_bottom .lnes {
        display: block;
        background: #DDDDDD;
        float: left;
        margin: 4px 5px 0px;
        width: 1px;
        height: 10px
    }

    #login_bottom .lir {
        display: block;
        float: right;
        line-height: 20px;
        color: #888;
    }
/*----------------------------------------------------------------END----------------------------------------------------------------*/

/*----------------------------------------------------------------客户首页样式----------------------------------------------------------------*/
.semaintd {
    padding: 0px 10px 10px 5px;
}

/*服务专员样式*/
#secommi {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
    background-image: url(../images/secommi_ico.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 5px;
    margin-bottom: 0px;
}
/*END*/
#secommiNew {
    width: 100%;
    height: 33px;
    background-image: url(../images/mainpage/member_bg1.gif);
    background-repeat: repeat-x;
    background-position: left -30px;
    border: 1px solid #F3CEA3;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 1px;
}
    /*END*/
    #secommiNew .zhuanyuan {
        font-size: 14px;
        font-weight: bold;
        line-height: 33px;
        color: #D14B03;
    }
/*快捷服务样式*/
#quick_se {
    width: 99.8%;
    height: 100px;
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    margin-bottom: 10px;
}

    #quick_se .lmt_ico {
        width: 84px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }

        #quick_se .lmt_ico ul {
            list-style-type: none;
        }

        #quick_se .lmt_ico li {
            display: block;
            width: 84px;
            line-height: 20px;
            color: #666666;
        }

            #quick_se .lmt_ico li a {
                color: #666666;
                text-decoration: none;
            }

                #quick_se .lmt_ico li a:hover {
                    COLOR: #E75C11;
                    text-decoration: underline;
                }

        #quick_se .lmt_ico img {
            width: 60px;
            height: 62px;
            margin-left: auto;
            margin-right: auto;
            border: 0px;
        }
/*END*/

/*主体样式*/
#clientshome_main {
    width: 100%;
    height: 100%;
}
/*选项卡样式*/
.display_none {
    display: none;
}

.container {
    clear: both;
    width: 100%;
    float: left;
}

.container2 {
    clear: both;
    width: 220px;
}
/*选项卡的样式1*/
.convention_tab {
    width: 100%;
    text-align: left;
}

    .convention_tab li {
        margin: 0;
        padding: 0;
        float: left;
        padding-right: 10px;
        position: relative;
        z-index: 2;
        bottom: -1px;
    }

        .convention_tab li a {
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            float: left;
            padding: 0 8px;
            border: solid 1px #cfcfcf;
            border-bottom: none;
            background-image: url(../images/main_rightbg01.gif);
            background-repeat: repeat-x;
            background-position: bottom;
            font-size: 12px;
            text-align: center;
            color: #555;
            padding: 0px 40px 0px 40px;
        }

        .convention_tab li.important a, .convention_tab li.important a:hover {
            background: #777;
            color: #fff;
        }

        .convention_tab li a:hover {
            color: #555;
            text-decoration: none;
        }
/*选项卡的样式2*/
.convention_tab2 {
    width: 220px;
}

    .convention_tab2 li {
        margin: 0;
        padding: 0;
        float: left;
        padding-right: 10px;
        position: relative;
        z-index: 2;
        bottom: -1px;
    }

        .convention_tab2 li a {
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            float: left;
            padding: 0 8px;
            border-bottom: none;
        }

        .convention_tab2 li.important a, .convention_tab li.important a:hover {
            background: #777;
            color: #fff;
        }

        .convention_tab2 li a:hover {
            color: #555;
            text-decoration: none;
        }
/*选中后的样式*/
.convention_tab li.current_tab a, .convention_tab li.current_tab a:hover {
    background: #FAFAFA;
    color: #555;
    padding-top: 1px;
    font-weight: bold;
}
/*单独设置第二个tab的某些样式*/
#nav2 li.current_tab a, #nav2 li.current_tab a:hover {
    background: #fff;
    color: #555;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
/*第2层*/
#childArea {
    clear: both;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #666666;
    padding: 10px 0px 0px 0px;
}

#child_tab li a {
    background: #EFEFEF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-bottom-color: #666666;
    border-left-color: #ddd;
    width: 80px;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}

#child_tab li.current_tab a, #child_tab li .current_tab a:hover {
    border: solid 1px #666;
    border-bottom: none;
    background: #666;
    color: #fff;
}
/*第三层*/
#childArea2 {
    clear: both;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #666666;
}

#child_tab2 li a {
    background: #EFEFEF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-bottom-color: #666666;
    border-left-color: #ddd;
    width: 80px;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}

#child_tab2 li.current_tab a, #child_tab2 li .current_tab a:hover {
    border: solid 1px #666;
    border-bottom: none;
    background: #666;
    color: #fff;
}
/*其它*/
#cardarea {
    text-align: left;
    clear: both;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cfcfcf;
    background-color: #fafafa;
    padding: 10px;
}
/*其它2*/
#cardarea2 {
    text-align: left;
    clear: both;
    width: 220px;
    float: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
}

    #cardarea2 dl {
        padding: 20px;
        line-height: 23px;
    }

#nav2 {
    margin-top: 0px;
}

/*基本信息样式*/
#clientshome_main .myavatar {
    float: left;
    width: 100px;
    height: 100px;
    padding: 0px;
    border: 1px solid #ddd;
}

    #clientshome_main .myavatar img {
        width: 100px;
        height: 100px;
        border: 0px;
    }

/*价格查询样式*/
.query_box {
    width: 100%;
    float: left;
}

    .query_box ul {
        list-style-type: none;
    }

    .query_box li {
        height: 40px;
        line-height: 40px;
    }

.price_list {
    display: block;
    float: left;
    width: 129px;
    line-height: 34px;
    margin-top: 9px;
    margin-right: 10px;
}

.price_countbutton {
    width: 129px;
    height: 34px;
    display: block;
    float: left;
    cursor: pointer;
    border: 0px;
    background-image: url(../images/cx_btn1.png);
    background-repeat: no-repeat;
    background-position: left 0px;
}

    .price_countbutton:hover {
        background-position: left -34px;
    }

.price_buybutton {
    width: 129px;
    height: 34px;
    display: block;
    float: left;
    cursor: pointer;
    border: 0px;
    background-image: url(../images/cx_btn1.png);
    background-repeat: no-repeat;
    background-position: left -68px;
}

    .price_buybutton:hover {
        background-position: left -102px;
    }

.PriceQuery {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto");
}

.PriceQuery2 {
    min-width: 1135px;
    width: expression_r(document.body.clientWidth < 1135 ? "1135px": "auto" );
}

/*货物追踪样式*/
.tracktd {
    width: 100%;
    float: left;
}

    .tracktd ul {
        list-style-type: none;
    }

.track_list {
    width: 100%;
    display: block;
    float: left;
    margin-top: 10px;
}

.track_box {
    display: block;
    float: left;
    width: 90%;
    height: 80px;
    background-image: url(../images/2012sharebg.gif);
    background-repeat: repeat-x;
    background-position: left -814px;
    border: 1px solid #ddd;
    color: #999;
    padding: 5px;
}

.track_button {
    width: 129px;
    height: 34px;
    display: block;
    float: left;
    cursor: pointer;
    border: 0px;
    background-image: url(../images/cx_btn1.png);
    background-repeat: no-repeat;
    background-position: left -136px;
}

    .track_button:hover {
        background-position: left -170px;
    }

.inquiry_td {
    min-width: 763px;
    width: expression_r(document.body.clientWidth < 763 ? "763px": "auto");
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
    padding: 10px;
}

    .inquiry_td #track {
        width: 98%;
        float: left;
    }

        .inquiry_td #track .lib_tabborder {
            border: 0px solid #ddd;
        }

        .inquiry_td #track .lib_Menubox {
            height: 26px;
            line-height: 26px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #ddd;
        }
            /*/*/
            .inquiry_td #track .lib_Menubox ul {
                height: 25px;
                text-align: center;
            }

            .inquiry_td #track .lib_Menubox li {
                background-image: url(../images/main_rightbg01.gif);
                background-repeat: repeat-x;
                background-position: left top;
                float: left;
                display: block;
                cursor: pointer;
                width: 100px;
                height: 25px;
                line-height: 25px;
                font-size: 12px;
                border-top-width: 1px;
                border-right-width: 1px;
                border-left-width: 1px;
                border-top-style: solid;
                border-right-style: solid;
                border-left-style: solid;
                border-top-color: #ddd;
                border-right-color: #ddd;
                border-left-color: #ddd;
                margin-right: 5px;
            }
                /**/
                .inquiry_td #track .lib_Menubox li.hover {
                    background-image: url();
                    background-color: #fff;
                    width: 100px;
                    height: 25px;
                    line-height: 25px;
                    font-size: 12px;
                    margin-right: 5px;
                    font-weight: bold;
                    border-top-width: 1px;
                    border-right-width: 1px;
                    border-bottom-width: 1px;
                    border-left-width: 1px;
                    border-top-style: solid;
                    border-right-style: solid;
                    border-bottom-style: solid;
                    border-left-style: solid;
                    border-top-color: #ddd;
                    border-right-color: #ddd;
                    border-bottom-color: #fff;
                    border-left-color: #ddd;
                }

    .inquiry_td .lib_Contentbox {
        clear: both;
        margin-top: 0px;
        border-top: none;
        height: 100%;
    }

    .inquiry_td #track .track_td {
        width: 96%;
        float: left;
        margin-top: 5px;
    }

        .inquiry_td #track .track_td ul {
            list-style-type: none;
        }

        .inquiry_td #track .track_td .track_name {
            display: block;
            width: 100%;
            height: 43px;
            background-image: url(images/cp_cargo.gif);
            background-repeat: no-repeat;
            background-position: left;
        }

        .inquiry_td #track .track_td .track_list {
            display: block;
            width: 100%;
            line-height: 25px;
        }

        .inquiry_td #track .track_td .track_box {
            display: block;
            float: left;
            border: 1px solid #ddd;
            line-height: 25px;
            color: #999;
            padding: 5px;
            width: 100%;
            height: 70px;
        }

        .inquiry_td #track .track_td .track_button {
            width: 129px;
            height: 34px;
            display: block;
            float: left;
            background: url(images/2012shareimg.png) no-repeat left -500px;
            border: 0px;
        }

            .inquiry_td #track .track_td .track_button:hover {
                background-position: left -534px;
            }

    .inquiry_td #myordderlist {
        width: 98%;
        float: left;
    }

#myordderlist ul {
    height: 25px;
    text-align: center;
}

    #myordderlist ul li {
        background-image: url(../images/main_rightbg01.gif);
        background-repeat: repeat-x;
        background-position: left top;
        float: left;
        display: block;
        cursor: pointer;
        width: 100px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #ddd;
        border-right-color: #ddd;
        border-left-color: #ddd;
        margin-right: 5px;
    }
        /**/
        #myordderlist ul li.hover {
            background-image: url();
            background-color: #fff;
            width: 100px;
            height: 25px;
            line-height: 25px;
            font-size: 12px;
            margin-right: 5px;
            font-weight: bold;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-color: #ddd;
            border-right-color: #ddd;
            border-bottom-color: #fff;
            border-left-color: #ddd;
        }

.Querylog {
    width: 280px;
    float: right;
}

    .Querylog .part_tt {
        width: 100%;
        height: 25px;
    }

        .Querylog .part_tt ul {
            list-style-type: none;
            s
        }

        .Querylog .part_tt .title {
            float: left;
            font-size: 12px;
            font-weight: bold;
            line-height: 25px;
        }

        .Querylog .part_tt .empty {
            float: right;
            line-height: 25px;
            color: #336699;
        }

            .Querylog .part_tt .empty a {
                color: #336699;
                font-size: 12px;
                text-decoration: none;
                line-height: 25px;
            }

                .Querylog .part_tt .empty a:hover {
                    color: #E75C11;
                    text-decoration: underline;
                }

    .Querylog .list {
        width: 100%;
        margin: 0px;
    }

        .Querylog .list ul {
            list-style-type: none;
        }

        .Querylog .list li {
            width: 100%;
            display: block;
            line-height: 25px;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #ddd;
        }

.type_bannermrbgmm ul li {
    width: 110px;
    float: left;
    background: url(../images/guojia_mdian.gif) scroll 5px 10px no-repeat;
    padding-left: 15px;
    display: block;
}

    .type_bannermrbgmm ul li a {
        font-size: 12px;
        line-height: 25px;
    }

    .type_bannermrbgmm ul li:hover {
        width: 110px;
        float: left;
        padding-left: 15px;
    }

    .type_bannermrbgmm ul li a:hover {
        color: #ff6602
    }

.tda {
    color: #464646;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

    .tda td {
        height: 25px;
        line-height: 25px;
    }

.tdb {
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.tdc {
    height: 25px;
    line-height: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
    color: #336699;
    font-weight: bold;
}

.Results_td td a {
    color: #336699;
    text-decoration: none;
}

    .Results_td td a:hover {
        color: #E75C11;
        text-decoration: underline;
    }

/*即时信息样式*/
.time_info {
    width: 100%;
}

    .time_info ul {
        list-style-type: none;
    }

    .time_info li {
        display: block;
        line-height: 18px;
        margin-top: 10px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #ddd;
        padding: 0px 0px 5px 10px;
        background-image: url(../images/label_c.gif);
        background-repeat: no-repeat;
        background-position: left 8px;
    }

        .time_info li a {
            color: #666666;
            text-decoration: none;
        }

            .time_info li a:hover {
                COLOR: #E75C11;
                text-decoration: underline;
            }

    .time_info .uptime {
        color: #aaa;
    }

/*即时沟通样式*/
.time_gt {
    width: 100%;
}

    .time_gt ul {
        list-style-type: none;
    }

    .time_gt li {
        display: block;
        line-height: 18px;
        margin-top: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ddd;
        padding: 0px 0px 5px 0px;
    }

/*当前位置*/
.location {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto");
    height: 25px;
    line-height: 25px;
    color: #999;
    margin-top: 5px;
}

    .location a {
        color: #336699;
        text-decoration: none;
    }

        .location a:hover {
            color: #E75C11;
            text-decoration: underline
        }

/*内容－栏目名称样式*/
.lmt {
    min-width: 793px;
    width: expression_r(document.body.clientWidth < 793 ? "793px": "auto");
    height: 25px;
    background-image: url(../images/main_rightbg01.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

    .lmt li {
        display: block;
        line-height: 25px;
        background-image: url(../images/Red/part_linea.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        font-weight: bold;
        font-size: 12px;
        text-indent: 17px;
    }

.lmt2 {
    min-width: 1133px;
    width: expression_r(document.body.clientWidth < 1133 ? "1133px": "auto");
    height: 25px;
    background-image: url(../images/main_rightbg01.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

    .lmt2 li {
        display: block;
        line-height: 25px;
        background-image: url(../images/Red/part_linea.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        font-weight: bold;
        font-size: 12px;
        text-indent: 17px;
    }

.lmt3 {
    min-width: 568px;
    width: expression_r(document.body.clientWidth < 568 ? "568px": "auto");
    height: 25px;
    background-image: url(../images/main_rightbg01.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

    .lmt3 li {
        display: block;
        line-height: 25px;
        background-image: url(../images/Red/part_linea.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        font-weight: bold;
        font-size: 12px;
        text-indent: 17px;
    }

/*外边框样式*/
.lmt_td {
    min-width: 783px;
    width: expression_r(document.body.clientWidth < 773 ? "773px": "auto");
    padding: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
}

    .lmt_td .tdb {
        line-height: 25px;
        text-align: left;
    }

.lmt_td2 {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto");
}

.lmt_td3 {
    min-width: 783px;
    width: expression_r(document.body.clientWidth < 773 ? "773px": "auto");
    border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
}

.lmt_td4 {
    min-width: 783px;
    width: expression_r(document.body.clientWidth < 783 ? "783px": "auto");
    padding: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
}

.lmt_td5 {
    min-width: 1135px;
    width: expression_r(document.body.clientWidth < 1135 ? "1135px": "auto" );
}

.lmt_td6 {
    min-width: 1123px;
    width: expression_r(document.body.clientWidth < 1123 ? "1123px": "auto");
    padding: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
}

.lmt_td7 {
    min-width: 783px;
    width: expression_r(document.body.clientWidth < 783 ? "783px": "auto");
    padding: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
    background-color: #f8f8f8;
}

.lmt_td8 {
    min-width: 568px;
    width: expression_r(document.body.clientWidth < 568 ? "568px": "auto");
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
}

.lmt_td9 {
    min-width: 570px;
    width: expression_r(document.body.clientWidth < 570 ? "570px": "auto");
}

/*简隔样式*/
.part_line {
    height: 5px;
}

/*页面分页样式*/
.pageNav {
    clear: both;
    height: 30px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}

    .pagenav ul {
        list-style-type: none;
    }

        .pageNav ul li {
            display: block;
            line-height: 25px;
            color: #555;
            padding: 0px 5px 0px 5px;
        }

            .pageNav ul li a {
                color: #336699;
                text-decoration: none;
            }

                .pageNav ul li a:hover {
                    color: #E75C11;
                    text-decoration: underline;
                }

/*页面分页样式*/
.pageNav2 {
    min-width: 783px;
    width: expression_r(document.body.clientWidth < 783 ? "783px": "auto");
    clear: both;
    height: 30px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 0px 5px 0px 5px;
}

    .pageNav2 li {
        display: block;
        line-height: 25px;
        color: #555;
    }

        .pageNav2 li a {
            color: #336699;
            text-decoration: none;
        }

            .pageNav2 li a:hover {
                COLOR: #E75C11;
                text-decoration: underline;
            }

/*订单管理样式*/
.orderstatistics {
    min-width: 1131px;
    width: expression_r(document.body.clientWidth < 1131 ? "1131px": "auto");
    padding: 2px;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    height: 25px;
}

    .orderstatistics li {
        display: block;
        float: left;
        padding: 0px 10px 0px 10px;
        height: 25px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #ddd;
        text-align: center;
    }

        .orderstatistics li .font_01 {
            font-size: 14px;
            font-family: "微软雅黑";
            color: #555;
        }

        .orderstatistics li .font_02 {
            font-size: 14px;
            font-weight: bold;
            color: #FF6600;
        }

        .orderstatistics li a {
            text-decoration: none;
        }

            .orderstatistics li a:hover {
                text-decoration: none;
            }

.orderslist {
    min-width: 1135px;
    width: expression_r(document.body.clientWidth < 1135 ? "1135px": "auto" );
}

    .orderslist .table_a tr {
        background-color: #fff;
    }

    .orderslist .table_a td {
        padding: 2px;
        line-height: 18px;
        word-break: break-all;
        word-wrap: break-word;
    }

    .orderslist .table_a .tdbga {
        font-weight: bold;
        line-height: 20px;
        background-color: #eee;
        height: 20px;
        color: #464646;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f8f8f8;
    }

    .orderslist .table_b {
        border: 1px solid #eee;
        margin-bottom: 5px;
    }

        .orderslist .table_b td {
            padding-left: 2px;
            padding-right: 2px;
            line-height: 20px;
            background-color: #f8f8f8;
        }

.orderslist2 {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto" );
}

    .orderslist2 .table_a tr {
        background-color: #fff;
    }

    .orderslist2 .table_a td {
        padding-left: 2px;
        padding-right: 2px;
        line-height: 18px;
        word-break: break-all;
        word-wrap: break-word;
    }

    .orderslist2 .table_a .tdbga {
        font-weight: bold;
        line-height: 20px;
        background-color: #eee;
        height: 20px;
        color: #464646;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f8f8f8;
    }

.sent .part_header .right_li {
    float: right;
    line-height: 25px;
    color: #336699;
}

    .sent .part_header .right_li a {
        color: #336699;
        text-decoration: none;
        cursor: hand;
        cursor: hand !important;
        cursor: pointer;
    }

.OrderInfo {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto" );
    margin-bottom: 10px;
}

    .OrderInfo .table_a {
        border: 1px solid #eee;
    }

        .OrderInfo .table_a td {
            line-height: 20px;
            background-color: #f8f8f8;
        }

    .OrderInfo .part_name {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 5px;
        color: #cc0000;
    }

    .OrderInfo .part_maintd {
        background-color: #fff;
        padding: 10px;
    }

        .OrderInfo .part_maintd .parti_name2 {
            color: #333;
            font-weight: bold;
            padding-left: 5px;
            background-color: #eee;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #ddd;
        }

        .OrderInfo .part_maintd .parti_name {
            color: #333;
            font-weight: bold;
            background-image: url(member/member_bg1.gif);
            background-repeat: repeat-x;
            background-position: left top;
            padding-left: 5px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #ddd;
        }

/*问题件样式*/
.Problem {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto");
}

/*我要下单样式*/
.sent_topline {
    min-width: 1135px;
    width: expression_r(document.body.clientWidth < 1135 ? "1135px": "auto" );
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #cc0000;
}

.sent {
    min-width: 1115px;
    width: expression_r(document.body.clientWidth < 1115 ? "1115px": "auto" );
    background-color: #f8f8f8;
    padding: 10px 10px 10px 10px;
}

    .sent .part_header {
        width: 100%;
        height: 25px;
    }

        .sent .part_header ul {
            list-style-type: none;
        }

        .sent .part_header .left_li {
            height: 25px;
            font-size: 14px;
            font-weight: bold;
            line-height: 25px;
            color: #EA5E00;
            display: block;
            float: left;
        }

        .sent .part_header .right_li {
            float: right;
            line-height: 25px;
            color: #336699;
        }

            .sent .part_header .right_li a {
                color: #336699;
                text-decoration: none;
                cursor: hand;
                cursor: hand !important;
                cursor: pointer;
            }

                .sent .part_header .right_li a:hover {
                    color: #E75C11;
                    text-decoration: none;
                    cursor: hand;
                    cursor: hand !important;
                    cursor: pointer;
                }

.sent_topline2 {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto" );
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #cc0000;
}

.sent2 {
    min-width: 775px;
    width: expression_r(document.body.clientWidth < 775 ? "775px": "auto" );
    background-color: #f8f8f8;
    padding: 10px 10px 10px 10px;
}

    .sent2 .part_header {
        width: 100%;
        height: 25px;
    }

        .sent2 .part_header ul {
            list-style-type: none;
        }

        .sent2 .part_header .left_li {
            height: 25px;
            font-size: 12px;
            font-weight: bold;
            line-height: 25px;
            color: #EA5E00;
            display: block;
            float: left;
        }

        .sent2 .part_header .right_li {
            float: right;
            line-height: 25px;
            color: #336699;
        }

            .sent2 .part_header .right_li a {
                color: #336699;
                text-decoration: none;
            }

                .sent2 .part_header .right_li a:hover {
                    color: #E75C11;
                    text-decoration: none;
                }

.sent_toplineb {
    min-width: 795px;
    width: expression_r(document.body.clientWidth < 795 ? "795px": "auto" );
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #cc0000;
}

.sentb {
    min-width: 775px;
    width: expression_r(document.body.clientWidth < 775 ? "775px": "auto" );
    background-color: #f8f8f8;
    padding: 10px 10px 10px 10px;
}

    .sentb .parttd {
        background-color: #FFFFFF;
        border: 1px solid #dddddd;
        margin-bottom: 5px;
    }

    .sentb .part_header {
        width: 100%;
        height: 25px;
        background-color: #f3f3f3;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #dddddd;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #ffffff;
    }

        .sentb .part_header ul {
            list-style-type: none;
        }

        .sentb .part_header li {
            line-height: 25px;
        }

        .sentb .part_header .left_li {
            font-weight: bold;
            line-height: 25px;
            color: #EA5E00;
            display: block;
            float: left;
            padding-left: 5px;
        }

        .sentb .part_header .right_li {
            float: right;
            line-height: 20px;
            color: #666666;
        }

            .sentb .part_header .right_li a {
                color: #336699;
                text-decoration: none;
            }

                .sentb .part_header .right_li a:hover {
                    color: #E75C11;
                    text-decoration: none;
                }

/***新增start***/
.sentb2 {
    min-width: 775px;
    width: expression_r(document.body.clientWidth < 775 ? "775px": "auto" );
    background-color: #f8f8f8;
    padding: 10px 10px 10px 10px;
}

.semaintd .parttd {
    min-width: 793px;
    width: expression_r(document.body.clientWidth < 793 ? "793px": "auto" );
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
}

.sentb2 .parttd {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
}

.sentb2 .parttd1 {
    width: 49%;
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    float: left;
}

.sentb2 .parttd2 {
    width: 49%;
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    float: right;
}

.sentb2 .part_header {
    width: 100%;
    height: 25px;
    background-color: #f3f3f3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
}

    .sentb2 .part_header ul {
        list-style-type: none;
    }

    .sentb2 .part_header li {
        line-height: 25px;
    }

    .sentb2 .part_header .left_li {
        font-weight: bold;
        line-height: 25px;
        color: #EA5E00;
        display: block;
        float: left;
        padding-left: 5px;
    }

    .sentb2 .part_header .left_li2 {
        float: left;
        line-height: 25px;
        color: #336699;
    }

    .sentb2 .part_header .left_li .yuan_bg {
        background: url(../images/new/yuan_bg.png) no-repeat;
        color: #fff;
        padding: 3px 10px 10px 6px;
    }

    .sentb2 .part_header .left_li2 a {
        padding-left: 30px;
    }

    .sentb2 .part_header .right_li {
        float: right;
        line-height: 20px;
        color: #666666;
    }

        .sentb2 .part_header .right_li a, .left_li2 a {
            color: #336699;
            text-decoration: none;
        }

            .sentb2 .part_header .right_li a:hover {
                color: #E75C11;
                text-decoration: none;
            }

.sentb2 .frame_6 {
    border: 1px solid #eee;
    margin: 5px 5px;
}

    .sentb2 .frame_6 td {
        line-height: 30px;
        height: 30px;
    }

    .sentb2 .frame_6 .tdbg_a {
        background-color: #f8f8f8;
        border-bottom: 1px solid #eee;
        color: #666666;
        font-weight: bold;
    }

.sentb2 .line_middle {
    border-right: 1px solid #eee;
    width: 1px;
}

.sentb2 .line_middle2 {
    border-top: 1px solid #eee;
}

.sentb2 .article_right {
    float: right;
}

    .sentb2 .article_right label, .notifier_label label {
        padding-right: 5px;
    }

.sentb2 .frame3 .tdbg_b {
    font-weight: bold;
    line-height: 20px;
    background-color: #F8F8F8;
    height: 25px;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-left: 5px;
}

.sentb2 .transport_right {
    float: right;
}

    .sentb2 .transport_right span {
        color: #F00;
    }

.sentb2 .bor_line {
    margin: 5px;
    border: 1px solid #CCC;
}

.sentb2 .frame_line {
    border: 1px solid #ddd;
}

    .sentb2 .frame_line .mt_span {
        font-size: 18px;
        font-weight: bold;
    }

    .sentb2 .frame_line ul li {
        padding: 2px;
    }

    .sentb2 .frame_line img {
        padding-top: 5px;
        _padding: 5px;
        *padding: 5px;
    }

.sentb2 .shipper_frame {
    padding-top: 5px;
}

.sentb2 .button1 {
    padding: 10px 0;
}
/***新增end***/
