﻿body { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 12px; }
#contnt { position: relative; width: 951px; margin: 0 auto; }
.dv_body { width: 100%; min-height: 500px; background: #d8d7cd url('/img/maps-info-bg.png') repeat 25% 25%; display: table; border-bottom: solid 1px #a8a8a8; }
#Pnl_uMap { display: table; margin: 10px auto; }

.unslct-cty { float: left; overflow: hidden; margin: 0 7px 0 0; background: url('/img/borderx.png') no-repeat; width: 90px; height: 50px; line-height: 25px; border: solid 5px #fff; box-shadow: 0 0 1px #666; text-align: center; font-family: 'lucida grande',tahoma,verdana,arial,sans-serif; font-size: 13px; font-weight: bold; color: #89919c; }
.ln-h { line-height: 50px; }
.opcy { opacity: 0.7; }
#sctsct4 { margin: 0; }

.btn_GetList { display: table; margin: 5px auto; background: url('/img/btn_search.png') no-repeat; width: 60px; height: 25px; }
    .btn_GetList:hover { background: url('/img/btn_searchH.png') no-repeat; cursor: pointer; }
.arrow { width: 40px; height: 20px; float: left; margin: 20px 10px 0 3px; background: url('../img/arrowx.png') no-repeat; }
#dv_TrnsList { width: 740px; margin: 10px auto; margin-bottom: 1px; background-color: #fff; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
    #dv_TrnsList a { display: table; width: 732px; border: 1px solid #F2F2F2; border-width: 1px 0 1px; margin-bottom: -1px; padding: 4px; overflow: hidden; color: #777777; transition: all 0.4s; }
        #dv_TrnsList a:hover { background: #f5f5f5; border-color: #DDD; border-width: 1px 0 1px; color: #111; position: relative; z-index: 1; margin-bottom: -1px; cursor: pointer; }

.hrw { padding: 4px 15px 3px 15px; }
.rwh { display: inline-block; overflow: hidden; white-space: nowrap; font-weight: bold; color: #999; }
.rwx { display: inline-block; overflow: hidden; white-space: nowrap; }
.nm { width: 90px; }
.fnm { width: 140px; margin: 0 20px 0 10px; }
.dt { width: 170px; }
.cty { width: 150px; }
.phn { margin-right: 15px; }
#msngr { position: absolute; left: 43.2%; bottom: 12px; z-index: 22; background-color: #ffedbc; color: #555; padding: 4px; box-shadow: 0 0 1px #666; }
.rfrsh { background: url('/img/Refresh-icon.png') no-repeat; width: 16px; height: 16px; float: left; margin-right: 0px; }
#BtnOnylst { display:table; margin:5px auto; background-color:rgba(0, 74, 194, 0.80); padding:10px 20px; text-decoration:none; text-align:center; color:#fff; border:solid 1px #333; border-radius:6px; }
    #BtnOnylst:active { padding-top:12px; padding-bottom:8px; }