a{text-decoration: none;}
.a:hover {
     border: 1px solid #E5E5E5;
     background: #F9F9F9;
 }
 td{
    cursor: pointer;

}
.row-info{
     border-bottom:1px solid  #E5E5E5;list-style:none;
}
 .row-info:hover{
    background-color: #def1fe;
}
 .image:hover{
    background: url("../images/searchList/over.png") no-repeat left center;
    background-position: center;
}
 .left-image{

    background: rgba(0, 0, 0, 0) url("../images/searchList/left1.png") no-repeat scroll 15px 2px;
    text-align: center;
    width: 20px;
    margin-left: -150px;
    /*background-color: #149bdf;*/
}
 .left-image:hover{

    background: url("../images/searchList/left2.png") no-repeat scroll 15px 2px;
    text-align: center;
    /*vertical-align: middle !important;*/
    width: 20px;
}
 .left-img-start{

    background:  rgba(0, 0, 0, 0) url("../images/searchList/left2.png") no-repeat scroll 15px 2px;
    text-align: center;
    /*vertical-align: middle !important;*/
    width: 20px;
   margin-left: 100px;
}

 .left-label{
    color: white;
    vertical-align: middle;
    font: 700 13px Arial;
    margin-right: 10px;
    padding-bottom: 12px;
    height: 20px;
    margin-top:-23px;
}
 .left-labelP{
    color: white;
    vertical-align: middle;
    font: 700 13px Arial;
    margin-right: 10px;
    padding-bottom: 18px;
    height: 20px;
    margin-top:-23px;
}
 .left-label2{
    color: white;
    vertical-align: middle;
    font: 700 13px Arial;
    margin-right: 10px;
    padding-bottom: 12px;
    height: 20px;
    margin-top:-35px;
}
  .hide {
    display:none;
}
 .empty{
    color:#cfcfcf;font-style:italic;
}
 .row-info-clicked{
    background-color: #def1fe;
}
.td-address {
    font-size:14px;
    width:280px;
    color:#337FE7;
    height:33px;
    font-weight:bold;
}
.td-address1 {
    font-size:14px;
    width:220px;
    height:33px;
    color:#666666;
}
.navRtTopListCheck {
    display: none;
    width: 298px;
    background-color: #fff;
    padding: 10px;
    border: 0px solid #eaeaea;
    left: -15px;
}
.navRtTopListCheck > a {
    white-space: nowrap;
    display: block;
    margin: 0 5px;
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    width: 16%;
    float: left;
    color: #5497de;
}
