/** 加载目的城市 **/
#continentmenu{width:380px;border:1px #BBDFFF solid;background:#fff;display:none;position:absolute;left:0px !important;top:29px !important;}
#continentmenu .citytitle{height:29px;line-height:29px;background:#EEF7FF;padding:0 10px;font-weight:bold;}
#continentmenu .citytitle span{float:right;cursor:pointer;}
#continentmenu .citys{padding:10px 5px 5px 5px;zoom:1;overflow:hidden;}
#continentmenu .citys li{float:left;height:22px;line-height:22px;padding:0 5px;cursor:pointer;white-space:nowrap;width:auto;}
#continentmenu .citytpye{padding:0 10px 0 10px;height:27px;border-bottom:1px #ddd solid;zoom:1;overflow:hidden;margin-top:10px;}
#continentmenu .citytpye li{float:left;border:1px #ddd solid;background:#f5f5f5;margin-right:5px;padding:0 10px;height:25px;line-height:25px;cursor:pointer;position:relative;top:1px;width:auto;}
#continentmenu .citytpye li.selected{border:1px #ddd solid;border-width:1px 1px 0 1px;background:#fff;font-weight:bold;height:26px;line-height:26px;}
#countrymenu{width:200px;border:1px #BBDFFF solid;background:#EEF7FF;}
#countrymenu li{padding:0 10px;height:22px;line-height:22px;width:auto;}
#countrymenu li span{float:right;font-family:Arial, Helvetica, sans-serif;color:#666;}
#countrymenu li:hover{background:#fff;}