#ncity ul{list-style:none;}
.list_city {
	position:absolute;
	z-index: 120; overflow: hidden;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    margin: 0;
	height:auto !important;
    min-height:30px;
	height:30px;
    padding: 5px 0px;
    text-align: left;
    width: 98%;
	-moz-box-shadow: 1px 1px 8px #ddd;
	-webkit-box-shadow: 1px 1px 8px #ddd;
	max-width:240px;
}
.list_city .list_city_head{
	background-color: #c30d23;
    border: medium none;
    color: #FFFFFF;
    display: block;
    line-height: 20px;
    padding: 2px 0px 2px 9px;
    width: auto;
    word-wrap: break-word;
}
.list_city .list_city_head .msg{
	color:fff;
	font-size:13px;
}
.list_city .list_city_container{
	margin: 0;
    min-height:25px;
	height:auto !important;
    padding: 0;
	height:25px;
}

.list_city .list_city_container a{
    color: #0055AA;
    cursor: pointer;
    display: block;
    height: 25px;
    line-height:25px;
    min-height:25px;
    overflow: hidden;
    padding: 0px 9px;
    text-align: left;
    text-decoration: none;
    display: block;
}
.list_city .list_city_container a b{
	font-weight:normal;
}
.list_city .list_city_container a:hover{
	background: none repeat scroll 0 0 #E8F4FF;
}
.list_city .list_city_container span{
	float: right;
    font: 10px/22px verdana;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: right;
    white-space: nowrap;
    width: 110px;
}
.list_city  .selected{
	background: none repeat scroll 0 0 #E8F4FF;
    color: #FFFFFF;
    height: 30px;
}

.list_city .page_break {    
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.list_city .page_break a {
    color: #0055AA;
    font-family: Arial,Simsun,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0 4px;
    text-decoration: underline;
}
.list_city .page_break .current{
	color: #000000;
    text-decoration: none;
}
.pop_city{
	position:absolute;
	z-index: 100;
	width: anto !important; 
	width:98%;	
	max-width:360px;
	font-size: 12px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;	
	-moz-box-shadow: 1px 1px 8px #ddd;
	-webkit-box-shadow: 1px 1px 8px #ddd;
	overflow:hidden;
	padding-bottom:10px;
}
.pop_city .pop_head{
	background-color: #fff;
    color: #999;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}
.pop_city .pop_head img{
	float:right;
	vertical-align:middle;
	padding-right:10px;
	padding-top:5px;
	cursor:pointer;
	}
.pop_city .list_label{
	margin:0px;
	padding:0px;
	list-style: none;
	height:auto !important;
	min-height:24px;
	height:24px;
	width:30%;
	float:left;
	background:#2489c5;
	padding:5px;
	padding-right:0px;
	padding-left:8px;
}
.pop_city .list_label li {		
	width:100%;
    height:24px;line-height:24px;
}
.pop_city .list_label li a{
	color: #fff;
	display:block;
    ursor: pointer;
	text-decoration: none;	
	padding: 0px 4px;	
}
.pop_city .list_label li a.current{
	color:#2489c5;
	border-bottom:1px solid #fff;
	padding: 0px 4px ;
	font-weight:bold;
	background:#fff;
}
.pop_city .pop_city_container{
	padding:4px;margin-bottom:20px; width:70%; float:left;
}
.pop_city .pop_city_container ul{
	clear:both;
	margin:0px;
	padding:0px;
	width:98%;
	max-width:360px;
}
.pop_city .pop_city_container ul li{
	width:30%;float:left;
	height:26px;
}
.pop_city .pop_city_container ul li a{
	color: #000000;
    display: block;
    height: 22px;
    line-height: 22px;
	text-decoration:none;
	border: 1px solid #fff;
	padding:2px 0px;
	text-align:center;
}
.pop_city .pop_city_container ul li.cother a {
	color:#999;}
.pop_city .pop_city_container ul li a:hover{		
	color: #2489c5;
	font-weight:bold;
}
.pop_city .qt{
	clear:both; color:#999; line-height:30px; padding-top:5px; text-align:right; padding-right:10px;
	}