.ShowCity
{
    bottom: 0px;
    position: absolute;
    color: white;
    width: auto;
    border: 1px solid #C0D2E8;
    background: white;
    line-height: 18px;
    font-size: 13px;
    z-index: 9999;
    padding: 0px;
    text-align:center;
    font-weight: normal;
    top: 10px;
}
.ShowCity a:link, .ShowCity a:visited
{
    color: white;
}
.divProvince
{
    float: left;
    margin: 0 3px 5px;
    width: auto;
    position: relative;
}
.ShowbCity
{
    bottom: 0px;
    position: absolute;
    color: white;
    width: auto;
    border: 1px solid #C0D2E8;
    background: white;
    line-height: 18px;
    font-size: 13px;
    z-index: 9999;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    top: 10px;
}
.ShowbCity a:link, .ShowbCity a:visited
{
    color: white;
}
.divbProvince
{
    float: left;
    margin: 0 3px 5px;
    width: auto;
    position: relative;
}
.bottom
{
    float: left;
    width: 960px;
    margin: 10px auto;
}
.bottom .nav
{
    height: 39px;
    background-image: url(Images/b_bg.gif);
}
.bottom .nav p
{
    text-align: center;
    padding: 15px 0 0 0;
    color: #0158A7;
}
.bottom .nav p a:link, .bottom .nav p a:visited
{
    color: #0158A7;
    text-decoration: none;
}
.bottom .nav p a:hover
{
    color: #E01F7B;
    text-decoration: underline;
}
.bottominfo
{
    text-align: center;
    margin-top: 15px;
    width: 700px;
    float: right;
}
.bottominfo .img
{
    float: left;
    margin-right: 10px;
}
.bottominfo .line
{
    width: 1px;
    height: 50px;
    background: #DEDEDE;
    float: left;
}
.bottominfo .text
{
    float: left;
    margin-left: 10px;
    text-align: left;
    color: black;
}
.bottominfo .text li
{
   
    line-height:25px;
    }
.citytd
{
    padding: 3px;
    line-height: 15px;
    text-align: left;
}
