﻿/** Global **/
body, td, a, li, div, span, ul, p, input, textarea,b,i, form{font-family: Arial, Verdana, sans-serif;font-size: 12px; color:#000;}
*,html{font-family: Arial, Verdana, sans-serif;color:#000;}
body,form{margin:0px; padding:0px;}
div{ padding:0px; margin:0px;overflow:hidden; cursor:default;}
a:link    {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;  text-decoration:none; }     
a:visited {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent; text-decoration: none;}      
a:active  {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;}                                     
a:hover   {color:#FF9E00; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;} 
img{border:none;}
.clear{clear: both; font-size: 1px; line-height: 0px; overflow:hidden; height:0px; }
.hidden{display:none;}
 
 /** VML FOR IE **/
 v\:*
{
    behavior: url(#default#VML);
    display: inline-block;
}

.timeCounter{
	position:absolute; left:480px; padding:10px;
}
.timeCounter .header{
	color:#fff; font-size:24px; font-weight:bold; letter-spacing:10px; 
}
.timeCounter .time{
	color:#fff; letter-spacing:3px; font-size:14px;
}
.timeCounter .time span{
	font-weight:bold; font-size:18px; color:#FF8020; 
}

/* Body */
body{ overflow:hidden; background-color:#fff; }

/** 启动界面 **/
#dSysStartup{
	position:absolute; left:0px; top:80px; z-index:32767;
	width:200px; height:66px; line-height:22px; border:dashed 3px #BD5100; 
	margin:0px; text-align:center; background-color:#505050; color:#efe;
}
#dSysStartup b{
	display:block; color:#EEE;
}
#dSysStartup small{
	display:block; color:#EEE;
}

/** 顶部Banner位置 **/
#dSysBanner{
	height:67px; background:#619CD4 url(map/banner.jpg) repeat-x;
}

#dSysBanner .siteLinks{
	float:right;
}
#dSysBanner .siteLinks td{
	white-space:nowrap; vertical-align:text-bottom;
}
#dSysBanner .siteLinks a, #dSysBanner .siteLinks a:link, #dSysBanner .siteLinks a:visited{
	color:#fff;
}
#dSysBanner .siteLinks a:hover{
	color:#FF8020;
}
#dSysBanner .siteLinks span{
	color:#fff; padding:0px 3px;
}

/** 网站搜索面板 **/
#dSysTopPanel{ position:absolute; }
#dSysTopPanel td{ vertical-align:top;}
#dSearchPanel{
	height:67px; overflow:hidden; 
}
/** 网站搜索面板::TABS  **/
#dSearchPanel .tabs{
	height:33px; line-height:33px; margin-top:3px;
}
#dSearchPanel .tabs a, #dSearchPanel .tabs a:link, #dSearchPanel .tabs a:visited{
	width:69px; height:33px; line-height:28px; display:block; float:left; margin-right:3px;
	background:url(map/search_tabs_114.gif) no-repeat -69px 0px;
	text-align:center; color:#153c7b;outline:none;
}
#dSearchPanel .tabs a:hover{
	background-position:-69px -33px;
}
#dSearchPanel .tabs .current, #dSearchPanel .tabs .current:link, #dSearchPanel .tabs .current:visited{
	background-position:0px 0px; color:#fff;
}
#dSearchPanel .panel{
	height:34px; overflow:hidden;
}
/** 网站搜索面板::地图搜索  **/
#dSearchPanel .inputboxbg{
	width:192px; height:19px; background:url(map/searchbox.jpg) no-repeat; overflow:hidden; padding: 0px 0px 0px 22px; margin:0px;
}
#dSearchPanel .inputboxbg .inputbox{
	width:180px; height:19px; border:none; line-height:15px; background-color:Transparent; font-size:12px; vertical-align:middle;
}
#dSearchPanel .inputboxActive{
	background-position:0px -19px; 
}
#dSearchPanel .searchbutton, .searchContent .searchbutton:link, .searchContent .searchbutton:visited{
	width:47px; height:21px; background:url(map/searchbutton.jpg) no-repeat; display:block;
}
#dSearchPanel .searchbutton:hover{
	background-position:0px -21px;
}

/** 网站搜索面板::公交查询  **/

/** 网站搜索面板::资讯搜索  **/


/** 工具栏 **/
#dSysTools{
	height:27px; line-height:27px; background:#3D72C2 url(map/mapnavbar.jpg) repeat-x; color:#fff;
}
#dSysToolsShadow{
	position:absolute; left:0px; top:94px; z-index:90001;
}
/** 工具栏:: 地图工具 **/
#dMapTools{
	position:absolute; height:27px; overflow:visible; padding-left:10px; 
}
#dMapTools .maptools{
	margin-left:20px;
}
#dMapTools .maptools td{
}
#dMapTools .maptools td span{
	color:#fff; padding:0px 5px;
}
#dMapTools .maptools a, #dMapTools .maptools a:link, #dMapTools .maptools a:visited{
	color:#fff; outline:none;  line-height:27px; padding:0px 10px 0px 0px;
}
#dMapTools .maptools a:hover{
	color:#FF8020; 
}
/** 工具栏:: 右侧页签 **/
#dSysTabs{
	width:300px; float:right; text-align:left;
}
#dSysTabs .tabs{
	padding:0px; margin:0px; list-style-type:none;
}
#dSysTabs .tabs li{
	display:inline;
}
#dSysTabs .tabs li a, #dSysTabs .tabs li a:link, #dSysTabs .tabs li a:visited{
	width:43px; height:27px; line-height:36px; text-align:center; float:left; color:#fff; outline:none;
	background:url(map/tab.jpg) no-repeat 0 0; cursor:pointer;
}
#dSysTabs .tabs li a:hover{
	color:#1D7189; background-color:#eee;background-position:0px -27px;
}
#dSysTabs .tabs .current, #dSysTabs .tabs .current:link, #dSysTabs .tabs .current:visited{
	color:#1D7189; font-weight:bold; background-position:0px -27px; line-height:30px;
}

/** 右侧面板 **/
#dSysSide{
	width:500px;  height:640px; float:right; background-color:#fff; overflow:hidden;
}
#dSysSide iframe{
	width:100%; height:100%; border:none; padding:0px; margin:0px;
}

/** 左右分隔条及按钮 **/
#dSysSplit{
	position:absolute; z-index:90000; left:-500px; top:94px;  width:8px; height:688px; font-size:1px; overflow:visible;
	background:#538BCB url(map/splitbar_bg.jpg) repeat-y; 
}

#dSysSplit .togSidebarOpen, #dSysSplit .togSidebarOpen:link, #dSysSplit .togSidebarOpen:visited {
	position:absolute; width:15px;height:69px;  display:block; overflow:hidden; margin:0px;background-color:#FFD040; 
	background:url(map/splitbar_btn.gif) no-repeat 0 0;outline:none;
}
#dSysSplit .togSidebarOpen:hover{
	background-color:#FF8020;
	background:url(map/splitbar_btn.gif) no-repeat -15px 0;
}

#dSysSplit .togSidebarClose, #dSysSplit .togSidebarClose:link, #dSysSplit .togSidebarClose:visited{
	position:absolute;  width:15px;height:69px;  display:block; overflow:hidden; margin:0px;
	background:url(map/splitbar_btn.gif) no-repeat -30px 0;outline:none;
}
#dSysSplit .togSidebarClose:hover{
	background-color:#2070E0;
	background:url(map/splitbar_btn.gif) no-repeat -45px 0;
}

#dSysSplit .togFullscreenOpen, #dSysSplit .togFullscreenOpen:link, #dSysSplit .togFullscreenOpen:visited{
	position:absolute; width:7px;height:22px;  display:block; overflow:hidden; margin:0px; background-color:#80FF40; outline:none;
}
#dSysSplit .togFullscreenOpen:hover{
	background-color:#00C000;
}

#dSysSplit .togFullscreenClose, #dSysSplit .togFullscreenClose:link, #dSysSplit .togFullscreenClose:visited{
	position:absolute; width:7px;height:22px;  display:block; overflow:hidden; margin:0px; background-color:#FFC0FF; outline:none;
}
#dSysSplit .togFullscreenClose:hover{
	background-color:#FF40FF;
}

/** 地图标注 **/
.maplabel{
	padding:0px; margin:0px;
}
.maplabel td{
	white-space:nowrap; cursor:pointer; vertical-align:top;
}
.maplabel .ctxt{
	overflow:visible;
}
.maplabel a, .maplabel a:link, .maplabel a:visited{
	color:#333; background-color:#ffff40; padding:4px 3px 2px 3px; border:solid 1px #ffd040; overflow:visible;
}
.maplabel a:hover{
	color:#00f;
}

/** 地图 **/
#dSysMap{
	height:640px; width:500px; position:absolute; background:#fff url(map/map_background.gif); overflow:hidden;
}

/** 鹰眼 **/
.map_bv{
	
}
.map_bv_tool{
	height:16px;line-height:16px; font-size:12px; overflow:hidden; padding:0px 1px; border-bottom:solid 1px #3962a3;
	background:url(map/birdviewTools.jpg) repeat-x 0px -64px; 
}
.map_bv_tool .togBV, .map_bv_tool .togBV:link, .map_bv_tool .togBV:visited{
	width:21px; height:16px;line-height:16px; display:block; float:left; color:#fff;  text-align:center;
	background:#024dd5 url(map/birdviewTools.jpg) no-repeat 0px 0px;
}
.map_bv_tool .togBV:hover{
	color:#000;
}
.map_bv_tool .button, .map_bv_tool .button:link, .map_bv_tool .button:visited{
	width:48px; height:16px; line-height:18px; display:block; float:left; color:#fff;   text-align:center;
	background:#024dd5 url(map/birdviewTools.jpg) no-repeat 0px -16px;
}
.map_bv_tool .button:hover{
	color:#fff;background-position:0px -32px;font-weight:bold
}
.map_bv_tool .button_active, .map_bv_tool .button_active:link, .map_bv_tool .button_active:visited{
	width:48px; height:16px; line-height:18px; display:block; float:left; color:#FFC920; text-align:center;
	background:#024dd5 url(map/birdviewTools.jpg) no-repeat 0px -32px;margin-right:1px; font-weight:bold;
}
.map_bv_tool .button_active:hover{
	color:#FFC920; background-position:0px -32px; font-weight:bold;
}


/** 放缩按钮 **/
.zoom_max{
	background:url(map/zoombar.jpg) no-repeat 0px 0px ;
}
.zoom_0,.zoom_1,.zoom_2,.zoom_3,.zoom_4,.zoom_5,.zoom_6,.zoom_7,.zoom_8{
	background:url(map/zoombar.jpg) no-repeat 0px -22px ; margin-top:1px;
}
.zoom_min{
	background:url(map/zoombar.jpg) no-repeat 0px -31px ;
}

.btn2
{
    font-family: 宋体;
    font-size: 12px;
    margin: 0;
    padding: 0 0 4px 0;
    height: 22px;
    line-height: 17px;
}
.inputbox2
{
    font-family: 宋体;
    font-size: 12px;
    height: 12px; padding: 2px; line-height: 12px;
}

.oWHolder
{
    border: solid 1px #B3D0E1;
    width: 300px;
    height: 230px;
    overflow: auto;
    font-family: 宋体;
    margin: 0 auto 4px auto;
    background-color: #fff;
}
.oWInfo
{
    padding: 6px 0 6px 6px;
}
.oWImg
{
    width: 70px;
    height: 70px;
    border: solid 1px #ccc;
    padding: 2px;
    float: left;
    margin-right: 6px;
}
.oWObjInfo
{
    margin: 0;
    padding: 0;
    padding-top: 4px;
}
.oWObjInfo li
{
    list-style: none;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 18px;
    font-family: 宋体;
}
.oWObjInfo .objname a
{
    color: #000;
}
.oWObjInfo .objname a:hover
{
    text-decoration: underline;
}
.oWObjInfo .objname strong
{
    color: #06c;
    font-size: 14px;
    font-family: 宋体;
}
.oWObjInfo .updateinfo
{
    color: #69c;
}
.oWObjInfo .addr
{
    color: #036;
}
.oWObjInfo .phone
{
    color: #036;
}
.oWSplit
{
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    border-bottom: dashed 1px #ccc;
    margin: 0 3px 4px 3px;
}
.oWFunc
{
    margin: 0;
    padding: 0 0 0 10px;
    display: none;
}
.oWFunc li
{
    list-style: none;
    display: inline;
    height: 20px;
    line-height: 20px;
    color: #069;
    cursor: pointer;
}
.oWFunc .addinfo
{
    padding: 2px 10px 0 22px;
    background: url(map/objwin/objIcon1.gif) left top no-repeat;
}
.oWFunc .addpic
{
    padding: 2px 10px 0 26px;
    background: url(map/objwin/objIcon3.gif) left top no-repeat;
}
.oWFunc .addlw
{
    padding: 2px 10px 0 24px;
    background: url(map/objwin/objIcon2.gif) left 2px no-repeat;
}
.oWTab
{
    margin: 2px 0 0 0;
    padding: 0 0 0 4px;
    border-bottom: solid 2px #407417;
    height: 20px;
    background: url(map/objwin/objTabbg.jpg) left bottom repeat-x;
}
.oWTab li
{
    list-style: none;
    display: block;
    height: 15px;
    width: 53px;
    float: left;
    margin-right: 2px;
    text-align: center;
    overflow: hidden;
    padding-top: 5px;
    cursor: pointer;
}
.oWTab .on
{
    color: #fff;
    background: url(map/objwin/objTabon.gif) left bottom no-repeat;
}
.oWTab .off
{
    color: #036;
    background: url(map/objwin/objTaboff.gif) left bottom no-repeat;
}
.oWObjList
{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 12px;
    font-family: 宋体;
}
.oWObjList li
{
    float: left;
    width: 130px;
    height: 20px;
    line-height: 20px;
    background: url(map/objwin/listicon.gif) 7px 3px no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 22px;
    margin-right: 6px;
    font-size: 12px;
    font-family: 宋体;
}
.oWObjList li a
{
    font-size: 12px;
    font-family: 宋体;
}
.oWObjList li a:hover
{
}
.oWObjList .bd
{
    margin-right: 0;
    border-left: dashed 1px #ccc;
}
.oWHeader
{
    margin: 0 auto;
    width: 311px;
    height: 21px;
    background: url(map/objwin/objwintitle.gif) left top no-repeat;
}
.oWHeader div
{
    padding: 0 8px;
}
.oWHeader span
{
    display: block;
    color: #fff;
    float: left;
    margin-top: 5px;
}
.oWHeader a.close
{
    margin-top: 4px;
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    background: url(map/objwin/objclose.gif) left top no-repeat;
}
.oWBody
{
    margin: 0 auto;
    width: 309px;
    border: solid 1px #039;
    border-top: none;
    padding: 4px 0;background-color:#fff;
}
.oWPnl2
{
    padding: 10px;
    line-height: 150%;
}

/*bus win*/
.bWHeader
{
    margin: 0 auto;
    width: 311px;
    height: 21px;
    background: url(map/objwin/objwintitle.gif) left top no-repeat;
}
.bWHeader div
{
    padding: 0 8px;
}
.bWHeader span
{
    display: block;
    color: #fff;
    float: left;
    margin-top: 5px;
}
.bWHeader a.close
{
    margin-top: 4px;
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    background: url(map/objwin/objclose.gif) left top no-repeat;
}
.bWBody
{
    margin: 0 auto;
    width: 293px;
    border: solid 1px #039;
    border-top: none;
    padding: 8px;
}
.bWBody2
{
    margin: 0 auto;
    width: 293px;
    border: solid 1px #039;
    border-top: none;
    padding: 8px;
    line-height: 150%;
    overflow: auto;
    background-color: #fff;
}


/* 搜索提示 */
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				91000;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#4080ff;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
	color:#00f;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#ff8020;
}

/** 背投广告 **/
#dMaskAD{
	position:absolute; left:0px; top:94px; width:1680px; height:1024px; overflow:hidden; z-index:95000;
}
#dMaskBG_T{
	background:url(images/AD_back.gif); position:absolute; left:0px; top:0px;height:270px; width:1680px; 
	opacity:0.95; filter:alpha(opacity=98);
}
#dMaskBG_B{
	background:url(images/AD_back.gif) 0px -500px; position:absolute; left:0px; top:500px;height:500px; width:1680px; 
	opacity:0.95; filter:alpha(opacity=98);
}
#dMaskT{
	position:absolute; left:300px; top:100px; width:600px; height:170px; overflow:hidden; display:block;
}
#dMaskB{
	position:absolute; left:300px; top:270px; width:600px; height:170px; overflow:hidden; display:block;
}
#dMaskB img{
	margin-top:-170px;
}
#dMaskWating{
	position:absolute; left:300px; top:80px; color:#fff;
}
#dMaskWating span{
	color:#fff;
}
#dMaskClose, #dMaskClose:link, #dMaskClose:visited{
	color:#fff; display:block; width:80px; height:20px; line-height:20px; position:absolute; overflow:hidden;
	left:700px; top:80px;
}
#dMaskClose:hover{
	color:#f00;
}
#dMaskList{
	position:absolute; left:300px; top:450px; width:600px; height:500px; overflow:visible; vertical-align:top;
}
#dMaskList a, #dMaskList a:link, #dMaskList a:visited{
	color:#6699ff;
}
#dMaskList a:hover{
	color:#f00;
}

/** GPS **/

v\:*   {behavior:url(#default#VML);}

#MapGpsDiv,#MapLinkDiv{position:absolute; z-index:99999; border:solid 1px #003c92; top:-900px; left:5px; width:180px;}

#MapGpsDiv input{ background:url(map/Button.gif) left top no-repeat; width:47px; height:21px; border:0; color:#fff;}

#MapGpsDivTitleSpan span{ clear:both;}

.MapGpsDivTitleSpan{font-size:14px; font-weight:bold; color:#fff; height:14px; padding:6px; border-bottom:solid 1px #003c92; background:url(map/GPS_TitleImg.gif) left top repeat-x;}

#GpsInfoSpan{ height:200px; overflow:auto; border-top:dotted 1px #999; border-bottom:dotted 1px #999; margin-bottom:5px;}

#GpsInfoSpan div{font-size:12px; color:#000; font-weight:100;}

#GpsInfoSpan div span{font-weight:bold;  font-size:12px; color:#000;}

.GpsButtonDiv{ width:171px; padding:5px; filter:alpha(opacity=90); /*IE*/ -moz-opacity:0.9; /*MOZ , FF*/ opacity:0.9;/*CSS3, FF1.5*/ background-color:#fff;}

.GpsButtonDiv div{color:#3434ff; font-size:14px; font-weight:bold; margin:5px;}

.GPS_ButtonDIV{ text-align:right;}

.MapGpsDivTitleLeft{ float:left; color:#fff;}

.MapGpsDivTitleRight{float:right; color:#fff; cursor:pointer; border:solid 1px #bbb; padding:0 3px 0 3px;}

.GpsButtonDiv div span{color:#3434ff; font-size:14px; font-weight:bold;}

/** 标注样式  **/
.moilabel{
}
.moilabel .labc1{
}
.moilabel .labc2{
	vertical-align:top; 
}
.moilabel .labc2 a{
	display:block; white-space:nowrap;  <-- 必须的
	height:18px; line-height:18px; padding:0px 3px; background-color:#fff; 
	border:solid 1px #4A94CE; cursor:pointer; color:#000; 
}
.moilabel .labc2 a:hover{
	color:#00f;
}

/**地图定位**/

#MapLinkInfo,#MapLinkURL,#MapLinkHTML,#MapLinkImgButton{ width:168px;}

/**鼠标右键**/

#MouseRightClickDiv{width:100px; background-color:#fff; filter:alpha(opacity=80); /*IE*/ -moz-opacity:0.8; /*MOZ , FF*/ opacity:0.8;/*CSS3, FF1.5*/ border:solid 1px #34f; padding:1px; position:absolute; z-index:99999; top:-900px;}

#MouseRightClickDiv div{border:solid 1px #34f; border-bottom:0;}

#MouseRightClickDiv div a:link{border-bottom:solid 1px #34f; text-align:center; padding:2px; display:block;}            
#MouseRightClickDiv div a:active{border-bottom:solid 1px #34f; text-align:center; padding:20px; display:block;}     
#MouseRightClickDiv div a:visited{border-bottom:solid 1px #34f; text-align:center; padding:2px; display:block;}                           
#MouseRightClickDiv div a:hover{border-bottom:solid 1px #34f; color:#000; background-color:#8ae; text-align:center; padding:2px; display:block;} 

/**分类查询**/
#d_ClearMark
{
    position: absolute;
    left: 10px;
    top: 110px;
    z-index: 99900;
    background: url(map/clearMark.gif) left top no-repeat;
    width: 84px;
    height: 22px;
    cursor: pointer;
}
#ul_aroundList
{
    position: absolute;
    z-index: 99900;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: solid 1px #34f;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity:0.8;
}
#ul_aroundList li
{
    list-style: none;
    padding: 0 5px;
    text-align: left;
    line-height: 20px;
}
/*基本信息框 周边*/
#d_aroundLinks
{
    text-align: center;
    line-height: 150%;
    height: 60px;
    overflow: hidden;
    margin: 0 0 0 16px;
    padding: 0;
    width: 275px;
}
#d_aroundLinks a
{
    display: block;
    float: left;
    height: 45px;
    overflow: hidden;
    line-height: 76px;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 7px 3px 0 0;
}
#d_aroundLinks a.on
{
    color: #FF9E00;
    padding: 0;
}
#d_aroundLinks a.on:hover
{
    color: #FF9E00;
    padding: 0;
}
#d_aroundLinks a.off
{
    color: #000;
    padding: 0;
}
#d_aroundLinks a.off:hover
{
    color: #FF9E00;
    padding: 0;
}
#d_aroundRange
{
    text-align: center;
    line-height: 150%;
    border-top: dotted 1px #000;
    color: #666;
    margin: 0 4px;
    padding-top: 4px;
}
#d_aroundRange label
{
    color: #666;
}
#d_aroundClear
{
    text-align: right;
    padding: 4px 4px 0 4px;
    line-height: 150%;
}
#d_aroundClear .a_clear
{
    display: block;
    height: 17px;
    width: 73px;
    background: url(map/caticons/btn_cleararound.jpg) left top no-repeat;
    float: right;
}
#d_aroundClear .a_clear:hover
{
    background: url(map/caticons/btn_cleararound2.jpg) left top no-repeat;
}
#d_aroundClear .a_more
{
    display: block;
    height: 17px;
    width: 73px;
    float: left;
    text-align: left;
}
#d_aroundClear .a_more:hover
{
    
}
/*更多周边*/
#d_moreAroundPnl
{
    position: absolute;
    left: 10px;
    top: 110px;
    z-index: 99900;
    width: 400px;
    height: 300px;
    background-color: #fff;
    border: solid 3px #999;
    overflow: hidden;
}
#d_moreAourndClose
{
    height: 20px;
    padding: 2px;
}
#d_moreAourndClose span
{
    display: block;
    float: left;
    font-family: Arial;
    height: 20px;
    line-height: 20px;
    text-indent: 0.5em;
}
#d_moreAourndClose a
{
    display: block;
    border: solid 1px #fff;
    float: right;
    font-family: Arial;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}
#d_moreAourndClose a:hover
{
    border: solid 1px #999;
}
#d_moreAround
{
    margin: 0 0 0 20px;
    padding: 20px 0 0 0;
    width: 360px;
}
#d_moreAround a
{
    margin: 0 8px 0 0;
    padding: 0;
    float: left;
    height: 24px;
    white-space: nowrap;
    display: block;
}
#d_moreAround a.on
{
    color: #FF9E00;
    padding: 0;
}
#d_moreAround a.on:hover
{
    color: #FF9E00;
    padding: 0;
}
#d_moreAround a.off
{
    color: #000;
    padding: 0;
}
#d_moreAround a.off:hover
{
    color: #FF9E00;
    padding: 0;
}

.ccSiteNav{
	height:21px; width:278px; line-height:21px; background:url(images/siteNavBG.gif) no-repeat; text-align:center; margin-top:2px;
}
.ccSiteNav a, .ccSiteNav a:link, .ccSiteNav a:visited{
	color:#fff;
}
.ccSiteNav a:hover{
	color:#FF8020;
}
.ccSiteNav span{
	color:#fff; padding:0px 4px;
}