﻿		#cityletter
		{
		    width:280px; margin:0px; padding:0px;  height:25px; padding-left:12px;
		    }
        #cityletter li
        {
            float:left; width:45px; list-style:none; text-align:center; height:25px; line-height:25px; margin-left:5px; border:solid 1px #ccc; border-bottom-width:0px;
            cursor:pointer;
            }
        #cityletter li.cur
        {
            background:#ccc;
            }            
        .citylist
        {
            width:380px; margin:0px; padding:0px;  padding-bottom:20px; margin-top:10px;
            }
         .citylist li
         {
             float:left; list-style:none; width:68px; text-align:center; height:25px; line-height:25px; margin-left:5px; cursor:pointer; overflow:hidden;
             } 
        .hd{ display:none;}                                    		    
        .citylist li.cur
        {
            background:#ccc;
            }
.JinRiCitySearch{width:118px;height:21px; border:solid 1px #7F9DB9; background-color:#fff;}
.JinRiCitySearch input {border:0px; height:18px; line-height:18px; width:96px;background-color:#fff; outline:0px;}