<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#store-city{ position:relative;float:left;z-index:9;height:30px;margin-right:6px; margin-top:-5px; line-height:22px;}
#store-city .text{float:left;_float:left;position:relative;top:0;z-index:9;height:28px; line-height:28px; background:#fff;border:1px solid #CECBCE;padding:0 20px 0 4px;line-height:28px;overflow:hidden; font-weight:bold; }
#store-city .text b{display:block;position:absolute;top:0;right:0;overflow:hidden;width:17px;height:29px;background:url(../images/btnarrowdown.png) 0 0 no-repeat}
#store-city .close{ display:none; position:absolute;z-index:9;top:15px;left:358px;cursor:pointer;width:32px;height:32px;background:url(../images/close.png) no-repeat}
#store-city a:hover{cursor:pointer}
#store-city .nobottom{border-bottom:none;}

#store-city .city { display:none; position:absolute;top:28px;left:-45px;border:1px solid #cecbce;width:390px;padding:15px;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-city .city .tab-head strong{ float:left;padding:8px 20px 0 0;line-height:20px;}
#store-city .city .tab-nav{list-style:none;display:inline-block;white-space:nowrap;*display:inline; }
#store-city .city .tab-nav li{display:inline-block;*display:inline;*zoom:1;margin-right:5px;}
#store-city .city .tab-nav li a{color:#b8afaf;padding:3px 10px;display:block;border:solid 1px #ddd; border-bottom:solid 2px #d42c8b; font-weight:bold;}
#store-city .city .tab-nav .active{background-color:#fff;}
#store-city .city .tab-nav .active a{cursor:default; border:solid 2px #d42c8b;border-bottom:solid 2px #fff; color:#d42c8b}
#store-city .city .tab-body{border-top:solid 2px #d42c8b; margin-top:-2px;}
#store-city .city .tab-body .tab-panel{display:none; }
#store-city .city .tab-body .active{display:block;}

#store-city .city .city-list{padding-top:5px}
#store-city .city .city-list li{float:left;width:80px;padding:2px 0 2px 15px;clear:none}
#store-city .city .city-list li a{float:left;padding:2px 4px;*padding:0 4px;color:#005aa0}
#store-city .city .city-list li a:hover{color:#fff; background-color:#d42c8b; cursor:pointer;}</pre></body></html>