@charset "gb2312";
/* CSS Document */

/*城市列表样式*/
.cityList{display:none; z-index:9999;top:-1;position:absolute; background:#fff; border:1px solid #ccc; _width:170px; _overflow:hidden; padding:2px 2px 0px; }
.cityList .cityCon .tip{}
.cityList .cityCon .tip h5{ font-weight:normal;border-bottom: 1px dotted #CCCCCC;color: #999999; font-size: 12px; font-weight: 100; margin: 0; padding: 2px 2px 0;}
.cityList table{color: #0099FF;text-align: center;padding-bottom:3px;}
.cityList table tr:hover{ color:#fff;}

