﻿ .navblockseleted {
            float:left;
            margin-left:5px; 
            background-color:White; 
            margin-top:5px; 
            height:17px; 
            padding:1px 5px;
            cursor:pointer;
            border-left:solid 1px #FECD81;
            border-right:solid 1px #FECD81;
            border-top:solid 1px #FECD81;
        }
        .navblock {
            float:left;
            margin-left:5px; 
            margin-top:5px; 
            height:17px; 
            padding:1px 0;
            cursor:pointer;
        }
        .split { 
            float:left;
            margin:5px 0 0 5px;
        }
        .blockseleted {
            min-height:40px;
            background-color:#F1F1F1;
            border-bottom:solid 1px #E3E3E3;
            padding:5px;
            cursor:pointer;
        }
        .blocknotseleted {
            min-height:40px;
            background-color:White;
            border-bottom:solid 1px #E3E3E3;
            padding:5px;
            cursor:pointer;
        }
        .blocknum {
            font-weight:bold; 
            width:35px; 
            text-align:center;
        }
        .blockaddr {
            color:#A9A9A9; 
            margin-top:5px ;
        }
        #areaList a{
            padding:2px;
        }
        #shangquaninfo a{
            width:132px;
            display:block;
            margin-right:10px;
            float:left;
            overflow:hidden;
            height:18px;
        }
        #areaList a:link{
            background-color:Transparent; background-repeat:no-repeat;
        }
         #areaList a:visited{
            background-color:Transparent; background-repeat:no-repeat;
        }

          #areaList a:hover{
            background-color:#666666; background-repeat:no-repeat;
            color:White; 
        }
          #areaList a:active{
            background-color:#666666; background-repeat:no-repeat; 
            color:White; 
        }
        #action {
            width:11px;
            height:11px;
            background-image:url("../images/dexpand.gif");
            left:5px;
            top:9px;
            position:absolute;
            cursor:pointer;
            background-repeat:no-repeat;
        }
        

a.sort {
    display:block;
    float:left;
    font-size:12px;
    height:20px;
    line-height:20px;
    margin-left:10px;
    text-align:center;
    text-decoration:none;
    width:130px;
    margin-top:5px;
}

 .active {
    background:transparent url(../images/list_blue.gif) no-repeat scroll 0 0;
    color:#000000;
}

 .inactive {
    background:transparent url(../images/list_white.gif) no-repeat scroll 0 0;
    color:#5D5D5D;
}

 .inactive:hover {
    background:transparent url(../images/list_gray.gif) no-repeat scroll 0 0;
    color:#5D5D5D;
}

#sp_addr {
    color:Black;
    font-weight:bold;
}

 #place4 div.dv_citylist {
    width:45px;
    *width:47px;
   margin-right:0px;
    float:left;
    padding:2px;
 }
 
  #place4 a {
    padding:2px;
  }


        #place4 a:link{
            background-color:Transparent; background-repeat:no-repeat;
        }
         #place4 a:visited{
            background-color:Transparent; background-repeat:no-repeat;
        }

          #place4 a:hover{
            background-color:#666666; background-repeat:no-repeat;
            color:White; 
        }
          #place4 a:active{
            background-color:#666666; background-repeat:no-repeat; 
            color:White; 
        }
        


