.POPNav div,p,ul,ol,li,dl {
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 0;
        list-style-position: outside
}
.POPul { 
	padding-top: 4px
}
.POPul li {
	position: relative;
	float: none;
	width: auto;
	margin: 2px 0;
	padding: 0;
	border: 0;
	height: 18px;
        list-style-position: outside;
        list-style: none;
}
.POPul li a {
	display: block;
	padding: 0 10px;
	color: #00c !important;
	font-size: 12px;
	line-height: 22px
        _line-height: 18px;
}
.POPul li a:hover,.POPul li a:hover span,.POPul li.onBG a,.POPul li.onBG span{text-decoration:none!important;color:#fff!important;}
.POPul li span {
	position: absolute;
	right: 10px;
	text-decoration: underline
}
.POPul li.onBG {
	background: #E5EBF9
}
.TBorder {
	margin-top: 12px !important;
	padding-bottom: 6px !important;
	border-bottom: 1px solid #ccc !important;
}
.theMain p.more1 {
	text-align: right;
	margin-top: 5px
}
.theMain p.more1 a {
	font-size: 12px;
	margin-right: 8px;
	color: #F00
}
dl.moreCity {
	font-size: 12px;
	line-height: 18px
}
dl.moreCity dt {
	padding-top: 7px;
	font-weight: bold
}
dl.moreCity dd {
	margin: -25px auto auto 90px;
	padding: 8px
}

dl.moreCity dd a {margin-right: 10px;color: #00c!important;}
dl.moreCity .ovyou {
	height: 28px;
	line-height: 25px;
	margin-left: -2px
}


.mapbar_window {
	position: absolute;
	z-index: 10000
}

.POPNav iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:200px;/*must have for any big value*/
	height:256px/*must have for any big value*/;
}

.POPNav {
	display: none;
	position: absolute;
	width: 200px;
	background: url(http://img.mapbar.com/web/icon/roundCorner.png)
	no-repeat 0 100%;
	z-index: 10000
}

.POPNav .tl,.POPNav .tr,.POPNav .tr div,.POPNav .bLine {
	height: 5px;
	font-size: 1px;
	line-height: 1px
}

.POPNav .tl{background: url(http://img.mapbar.com/web/icon/roundCorner.png) no-repeat left top}
.POPNav .tr{background:url(http://img.mapbar.com/web/icon/roundCorner.png) no-repeat right top}

.POPNav .tr div {
	height: 4px;
	margin: 0 5px;
	border-top: 1px solid #ccc;
	background: #fff
}

.POPNav .tr div img {
	position: absolute;
	top: -7px
}

.POPNav .br {background:url(http://img.mapbar.com/web/icon/roundCorner.png) no-repeat 100% 100%}
.POPNav .bLine {
	height: 4px;
	margin: 0 5px;
	border-bottom: 1px solid #ccc;
	background: #fff
}
.POPNav .theMain {
	padding: 5px 9px;
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0;
	background: #fff;
	font-size: 14px
}
.POPNav .closeThis {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 12px;
	height: 12px;
	background: url(http://img.mapbar.com/web/icon/mapbarIcon.png) -1px -100px no-repeat;
	font-size: 12px;
	cursor: pointer
}
.POPNav label input,.bButton input,.conciseP * {vertical-align:middle;}
.POPNav .arrow {
	top: -7px;
	width: 16px;
	height: 8px;
	position: absolute;
	background:url(http://img.mapbar.com/web/icon/mapbarIcon.png) -212px -119px no-repeat;
}
