/**
 * Created by DeskTop15 on 14-1-14.
 */


.line_search_title{
    margin-top:10px;

    height:36px;

    padding-left:10px;
    color:#fff;

    font-size: 16px;

}
.line_search_title2{
    margin-top:10px;
    background:#F7F7F7;
}
.line_search_title2 div.left{
    float:left;

    padding-right:65px;
    height:40px;
    line-height:40px;
    padding-left:15px;
    color:#fff;
    font-weight: bold;

}
.line_search_title2 div.right{
    float:right;
}
.line_search{

    height:60px;
    border:1px solid #aaa;

}

.line_search table{
  height:60px;


}
.line_search table .title{
    color:#3D458E;
    font-weight: bold;
    padding:0 10px;

}
.line_search table .select{
    width:120px;
    height:30px;
    border:1px solid #c9c8c8;
    font-size: 14px;
    text-indent: 5px;
}
.line_search table .to{

    width:80px;
}
.line_search table .destination a{
        display:block;
        height:100%;
        float:left;
        line-height: 60px;
    width:80px;
    text-align: center;
    border-left:1px solid #e1e1e1;

}
.line_search table .destination2{

    font:bold 14px/1 "宋体";

    padding-right:15px;
}

.line_search table .destination a.last{
    border-right:1px solid #e1e1e1;
}

.insurance{
    background:#F7F7F7;
    padding:0 0 5px 15px;
}
.sever{

    height:24px;
    width:170px;
    float:left;
    margin:5px 20px 0 0 ;
    display: inline;

}
.sever a{
    display:block;
    float:left;
    height:24px;
}
 .sever a.one{
    width:24px;
}
 .sever a.two{
    width:29px;
}
 .sever a.three{
    width:27px;
}
 .sever a.four{
    width:28px;
}
 .sever a.five{
    width:36px;
}
 .sever a.six{
    width:26px;
}


.result{
    width:100%;
    border:1px solid #e1e1e1;


}
.result th{

    height:40px;
    text-align: center;
    font-weight: bolder;
    color:#fff;
}
.result td{
    text-align: center;
    height:80px;

    line-height:160%;
}
.result td div{
    text-align:left;
    text-indent: 20px;
}
.result td .submit{
    background:url("color/default/tdimage/product_content.png") no-repeat left top ;
    display:block;
    width:75px;
    height:39px;
    margin:auto;
    color:#fff;
    line-height:45px;
    font-weight: bold;

}
.result td .submit:hover{
    background:url("color/default/tdimage/product_contenta.png") no-repeat left top;
}
.result td span.title{
    color:#a5a5a6;
    font-weight: bold;
    background:none;
}
.result td a{

    font-weight: bold;
}
.result td span.try{
    float:left;
}.result td span.updorp{
    float:left;
    height:44px;
    line-height:44px;
    padding-left:20px;

}
.region h2{float:left; width:140px; height: 50px; line-height: 50px;text-align:center;font-size:16px; font-weight: bold;}
.region{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.region ul.regions{float:right; width:550px;padding:10px 0;}
.region ul.regions li{float:left; height: 30px; line-height: 30px;  cursor:pointer;padding-right: 20px; white-space: nowrap;}
.region ul.regions li.blocking{color:#999;}


