.amap{
 /* border:1px solid #cecece; */
 width:100%;
 float:right;
 margin:5px 0;
 padding: 10px;
 background: none!important;
 }
.amap a{
    cursor: pointer;
    color: #0084b3;
    /* font-weight: bold; */
    font-size: 11px;
    text-decoration: none;
}
.city_link{display: inline-block;border: 1px solid #0091c5;padding: 5px 5px;margin: 1px 0px;}
.bigtext {
  display: block;
  overflow: hidden;
  color: #787878;
}
.hide {
  display: none;
}
.load{
    position: absolute;
    width:500px;
    height:100px;
}
#tbl_self{
    width: 100%;
    font-size: 11px;
    /* box-shadow: 1px 0 2px #666; */
    background-color: #fff;
    padding: 20px;
    z-index: 8888;
}
#tbl_self td{
    /* font-weight: 600; */
    font-family:tahoma;
    line-height: 28px;
    padding-right: 10px;
}
#tbl_self tr:nth-child(odd){
  background-color: rgb(235, 235, 235)!important;
}
#tbl_self tr:nth-child(even){
background-color:#fff!important;

}
td.lable{
   /*width:28%; */
}

.agency_wait{
    background: url(../images/loading.gif) no-repeat;
    background-size: cover;
    z-index: 1000;
    height: 100px;
    width: 100px;
    top: 30%;
    left: 35%;
    position: absolute;
}
a:hover{
    border:0px;
}
div#agency_joz {
    display: none;
}
.namayandegiha {
    background: #0091c5;
    padding: 10px;
    border-radius: 3px;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: bold;
}
.amap a:hover {
    color: #003e54;
}
div#agency_show {
    width: 98%;
    margin: 0 auto;
}