﻿html,body
{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:10pt;
}

/*全局css*/
a,a:visited
{
	 text-decoration:none;
}


.header
{
	  height:80px;
	  width:100%;
	  background:url(../images/frame/extend.png) repeat-x;	
	  position:absolute;
}

.logo
{
	 width:424px;
	 height:100%;
	 position:absolute;
	 background:url(../images/frame/logo.gif);
	 z-index:0;	
}

.topsearch
{
	position:absolute;
	left:440px;
	height:100%;
	width:100%;
	z-index:1;
}

.topsearchMenu
{
	 height:30px;
	 width:100%;
	 margin-left:-2px;
}

.topsearchMenu li
{
	float:left;
	height:30px;
	width:72px;
	margin-left:2px;
	text-align:center;
	line-height:30px;
	letter-spacing:0.2em;
}

.topsearchMenu li a
{
	width:100%;
	height:100%;
	color:White;
	text-decoration:none;
}

.topsearchMenu li a:visited
{
	font-size:10pt;
}

.topsearchMenu li .default
{	
	color:#2a86ef;
	background:url(../images/frame/bg1_default.png) center 3px no-repeat;
}

.topsearchMenu li .selected
{
	color:White;
	background:url(../images/frame/bg1_selected.png)  center 3px no-repeat;
}


.topsearchContent
{
	width:100%;
	height:30px;
	font-size:10pt;
}

.topsearchTips
{
	width:100%;
	height:20px;
	line-height:20px;
	font-size:10pt;
}

.quickLink
{
	 position:absolute;
	 right:2px;
	 top:2px;
	 width:130px;
	 height:28px;
	 line-height:25px;
	 text-align:center;
	 background:url(../images/frame/link_bg.png);
}

.quickLink a
{
	color:#2a86ef;
	text-decoration:none;
	font-size:10pt;
}

.quickLink a:visited
{
	color:#2a86ef;
	text-decoration:none;
	font-size:10pt;
}

.quickLink a:hover
{
	color:White;
	text-decoration:none;
	font-size:10pt;
}

.menu
{
	 width:100%;
	 height:30px;
	 background:url(../images/frame/menu_bg.png) repeat-x;
	 position:absolute;
	 top:80px;
}

.menu_right
{
	 height:100%;
	 width:190px;
	 right:0;
	 position:absolute;
	 background:url(../images/frame/menu_bg_right.png);
	 z-index:0;
	 
}

.menuItems
{
	width:100%;
	height:100%;
	position:absolute;
	font-size:10pt;
	padding:0 10px 0 10 px;
	line-height:28px;
	letter-spacing:0.2em;
	z-index:1;			
}

.menuItems li
{
	color:White;
	width:63px;
	height:19px;
	float:left;
	white-space:nowrap;	
	text-align:center;
}

.menuItems li a
{
	color:White;
	text-decoration:none;
	text-align:center;
	width:63px;
	height:19px;
}

.menuItems li a:visited
{
	color:White;
	text-decoration:none;
}

.menuItems li a:hover
{
	color:#2a86ef;
	text-decoration:none;
	background:url(../images/frame/menu_selected.png) no-repeat center middle;
}

.main
{
	width:100%;
	top:110px;
	bottom:0;	
	position:absolute;
}

*html .main
{
	height:expression(document.body.clientHeight-110);
}

.mapContainer
{
	 height:100%;
	 width:100%;
	 position:relative;
	 border:solid 1px #88b9d7;
}

.toolbar
{
	 position:absolute;
	 height:23px;
	 width:100%;
	 border-bottom: 1px solid #88b9d7; 
	 font-size: 2px; 
	 background-color: #e7f0ff;
	 z-index:1;
}

.mainMap
{
	 position:absolute;
	 left:0;
	 width:100%;
	 top:23px;
	 bottom:0;
	 z-index:0;
}

*html .mainMap
{
	height:expression(document.getElementById("mapContainer").clientHeight-23);	
}

/*
.mapSeperator
{
	width:2px;
	height:100%;
	background-color:	#e7f0ff	;
	position:absolute;
	right:0;
	z-index:0;
}

.buddyMap
{
	 height:100%;
	 position:absolute;
	 right:0;
	 display:none;
}

*/
.leftContainer
{
	width:100%;
	height:100%;
	position:relative;
	padding:2px;	
}

.tabContainer a,.tabContainer a:hover,.tabContainer a:visited
{
	color:#2a86ef;
}

.tabContainer
{
	height:22px;
	width:100%;	
	line-height:25px;
	font-size:10pt;
	position:absolute;
	top:0;
	z-index:1;
}

.tabContainer li
{
	float:left;
	height:22px;
	width:auto;
	margin:3px 0 0 0;
	text-align:center;
	white-space:nowrap;	
}

.tabContainer li .selected
{
	width:60px;
	background:url(../images/frame/tab_selected.png) left top no-repeat;
	height:100%;
	z-index:1;
}

.tabContainer li .default
{
	width:60px;
	background:url(../images/frame/tab_default.png) left top no-repeat;
	height:100%;
	z-index:0;
}

.tabContent
{
	 height:152px;
	 width:100%;
	 border:solid 1px #b2b2b2;
	 background-color:#def0ff;	
	 position:absolute;
	 margin:0 2px 0 0;
	 top:24px;
	 z-index:0;
	 font-size:10pt;
}

*html .tabContent
{
	height:expression(document.getElementById("leftContainer").clientHeight-22);
}

.pnnametab_content
{
	height:100%;
	top:0px;
	width:100%;
	margin:0 0px 0 0;
	background-color:#e7f0ff;
	overflow:auto;
	position:absolute;
}

.roadtab_content
{
	height:100%;
	top:0px;
	width:100%;
	margin:0 0px 0 0;
	background-color:#e7f0ff;
	overflow:auto;
	position:absolute;
}

.poitab_content
{
	height:100%;
	top:0px;
	width:100%;
	margin:0 0px 0 0;
	background-color:#e7f0ff;
	overflow:auto;
	position:absolute;
}

.result
{
	 position:absolute;
	 top:	25px;
	 border:solid 1px #b2b2b2;
	 bottom:0;
	 width:100%;
}

*html .result
{
	height:expression(document.getElementById("leftContainer").clientHeight-178);
}

.resultInfo
{
	top:0;
	width:100%;
	height:25px;
	background-color:#e7f0ff;
	position:absolute;
	border-bottom: 1px solid #88b9d7; 
	line-height:25px;
	text-align:left;
}

.resultContent
{
	top:25px;
	width:100%;
	bottom:25px;
	overflow:auto;
	position:absolute;
}

*html .resultContent
{
	height:expression(document.getElementById("resulttab_content").clientHeight-document.getElementById("pageInfo").clientHeight-document.getElementById("resultInfo").clientHeight);	
}

.pageInfo
{
	bottom:0;
	width:100%;
	height:25px;
	background-color:	#e7f0ff	;	
	position:absolute;
	border-top: 1px solid #88b9d7; 
}

#poiwintable input
{
	border:1px solid gray;	
}

#poierrorwintable input
{
	border:1px solid gray;	
}

#poierrorwintable td
{
	font-size:12px;
	color:Gray;
}