﻿        #prot_warp
        {
            font-size: 13px;
            font-family:"Microsoft YaHei","Arial Narrow";
            /*border: #7f9db9 0px solid;*/
            border: #e7f1fd 0px solid;
            padding: 4px;
            text-align: left;
            background-color: #ffffff;
            margin: 0px;
            
        }
        #prot_warp #prot_list a
        {
            color: #0055aa;
            text-decoration: none;
            line-height: 30px;
            display: block;
            cursor: pointer;
            text-align: left;
            text-decoration: none;
            background-color: white;
            padding-left: 5px;
            border: #e7f1fd 0px solid;
        }
        #prot_warp #prot_list a:hover
        {
            border-top: #e7f1fd 1px solid;
            background: #e7f1fd;
            border-bottom: #e7f1fd 1px solid;
        }
        #prot_warp #prot_list .hov
        {
            border-top: #e7f1fd 1px solid;
            background: #e7f1fd;
            border-bottom: #e7f1fd 1px solid;
        }
        #prot_warp #prot_list span
        {
            padding-right: 0px;
            padding-left: 0px;
            float: right;
            padding-bottom: 0px;
            margin: 0px;
            padding-top: 0px;
            text-align: left;
        }
        #prot_warp #prot_message
        {
            padding-right: 0px;
            display: block;
            padding-left: 5px;
            padding-bottom: 0px;
            color: #666;
            word-break: break-all;
            line-height: 30px;
            padding-top: 0px;
            border-bottom: #e7f1fd 1px dashed;
            font-family:"Microsoft YaHei","Arial Narrow";
            word-wrap: break-word;
        }
        .autodiv
        {
            max-height: 300px;
            -webkit-max-height: 300px;
            height: expression(this.scrollHeight>299?"300px":"auto");
        }
        #vb
        {
            height: 230px;
        }

/* */
    .dis{
      display:none;    
        
    }
    td a.btn{
        margin-top:0;
    }

.extra_td .drop-down-nav {
    position: absolute;
    top: 30px;
}

       

/*1024 special_fright\ special_fright_history*/
@media screen and (min-width:1000px) and (max-width:1200px) {
    .page-wrapper {
        min-width: 750px;
    }
    .quick_sea .sec-c .col-1 {
        width: 100%;
        margin-left: 0px;
    }

    .mt.ul01 {
        width: 50%;
        float: left;
    }

    .mt.ul02 {
        width: 50%;
        float: right;
    }

    .sec-c .mt:after {
        content: '';
        display: block;
        clear: both;
    }

    .mt li {
        margin-top: 10px;
    }

    .btn {
        margin-top: 15px;
    }
    .table-order > thead > tr > th {
        font-size: 12px;
        white-space: nowrap;
    }
    .table-order td {
        font-size: 12px;
        padding: 8px;
        padding-left: 12px;
    }
    .nodis{
        display:none;
    }
    .dis {
        display: block;
    }





}
    /*1024*/
