﻿@charset "utf-8";
/*
@font-face{
src: url("fonts/MSJH.TTF");
font-family: "微軟正黑體";
advancedAntiAliasing: true; 
}
*/
html{
 padding:0 !important;
 padding:100px 0;
 overflow:auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align:center;
	background-repeat: repeat-x;
}

#wrapper{
	width:1003px;
	margin:0 auto;
	text-align:left;
}
/********************************************************************
---------------------------------- TOP ------------------------------
*********************************************************************/
#top{
	width:1003px; 
	height:174px;
	margin-left:auto;
	margin-right:auto;
	
}
/*----------------------------- Top裡最上面那層 --------------------------------*/
#header{
	width:1003px;
	height:33px;
	background-image:url(../images_blue/head_bg_1003.gif); /*換色時需更改*/
	background-repeat: no-repeat;
}
/*
#FB_logo{
	position:relative;
	margin-top:-32px;
	left:370px;
}
#FB_icon{
	position:relative;
	margin-top:52px;
	left:850px;
}
*/
.headerStyle ul{
	float:right;
	font:"微軟正黑體";
	font-size:12px;
	margin:0;
	margin-top:5px;
	color:#FFF;
}
.headerStyle ul li{
	display: inline;
	width:90px;
}
.headerStyle ul li a{
	color:#FFF;
	text-decoration:none;
}

#main_header{
	position:absolute;
	width:1003px;
	height:35px;
	top:139px;
	background-image: url(../images_blue/main_01.png);
	background-repeat: no-repeat;	
}

#header_contain{
	position:absolute;
	margin-left:296px;
	width:707px;
	height:122px;

}
/*----------------------------- 公告 --------------------------------*/
#noticeArea{
	margin-top:10px;
	width:300px;
}
.noticeTitle{
	display:block;
	width:27px;
	height:16px;
	text-decoration:none;
	font-size:11px;
	color:#F90;
	text-align:center;
	margin:5px 5px 5px 0;
	background-image:url(../images_blue/announcement_bg.gif);
}
.noticeText{
	color:#FFF;
	font-size:12px;
}
.noticeText a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}
/*----------------------------- 最新動態 --------------------------------*/
#latest{
	margin-top:10px;
	width:400px;
	height:23px;
	border: 1px solid #989898;
	background-color:#edebed;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#latest_contain{
	width:398px;
	height:21px;
	background-color:#FFF;
}
.latestText{
	color:#333;
	font-size:12px;
}
/*----------------------------- MainBtn --------------------------------*/
#mainBtn{
	margin:10px auto 0 auto;
	width:600px;
	height:35px;
}
.repeat_MainBtnBg {
	background-image: url(../images_blue/head_menu_bg.png);
	background-repeat: repeat-x;
}
#main_menu{
	overflow: hidden;
}

#main_menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	font:"微軟正黑體";
	font-size:12px;
}

#main_menu ul li{
	display: inline;
}

#main_menu ul li a{
	float: left;
	color:#333;
	padding: 8px 12px;
	text-decoration: none;
}
#main_menu ul li img{
	float: left;
	color:#333;
	padding: 0px 4px;
	text-decoration: none;
}
#main_menu ul li a:visited{
	color:#333;
}

#main_menu ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
	color:#F90;
}
/*----------------------------- Sub Menu --------------------------------*/
#subMenuArea{
	margin:0 auto;
	width:500px;
	height:25px;
}

.subMenuStyle ul{
	float: left;
	font:"微軟正黑體";
	font-size:12px;
	margin:0;
	margin-top:5px;
	background-color:#6ac1f4; /*換色時需更改*/
	width:100%;
	color:#FFF;
}
.subMenuStyle ul li{
	display: inline;
	width:200px;
}
.subMenuStyle ul li a{
	text-decoration:none;
	color:#FFF;
}
/*----------------------------- Color Picker --------------------------------*/
#colorPicker{
	position:absolute;
	margin-left:460px;
	top:23px;
	z-index:500;
}

/*----------------------------- Logo --------------------------------*/
#logo{
	position:absolute;
	width:296px;
	height:174px;
	top:0px;
	display:inline;

}
#login{
	position:absolute;
	top:136px;
	left:10px;
	width:124px;
	height:19px;
	font-size:10px;
}
#login a{
	text-decoration:none;
	color:#0069b5;
}
#login a:hover{
	color:#d70202;
}
#showUser{
	position:absolute;
	top:140px;
	left:10px;
	width:200px;
	height:20px;
	font-size:11px;
	color:#333;
}
#showUser a{
	color:#333;
}
/*************************************************************************
---------------------------------- Relative ------------------------------
*************************************************************************/
#container{
	position:relative;
	margin-bottom:10px;
	width:100%;
}
.repeat_mainBg {
	background-image: url(../images_blue/main_bg.png);
	background-repeat: repeat-y;
}
/*----------------------------- Left --------------------------------*/
#left{
	position:relative;
	left:10px;
	margin-left:5px;
	width:228px;
	height:390px;
	background-color:#999;
}
/*----------------------------- Left Bg --------------------------------*/
#left_bg{
	position:absolute;
	width:228px;
	height:333px;
}
.repeat_leftBg {
	background-image: url(../images_blue/search_bg.jpg);
	background-repeat: repeat-y;
}

/*----------------------------- Left Contain --------------------------------*/
#left_search, #left_idea, #left_ma, #left_special, #left_3DWorld, #left_topicMap{
	position:absolute;
	width:228px;
	height:323px;
	float:left; 
	margin-left: 0em;
	overflow-x:hidden; 
	overflow-y:auto;
}
#idea_list, #idea_contain {
	position:absolute; 
	width:218px;
	height:323px;
	left:8px;
}
#idea_list a, #idea_contain a{
	color:#666;
}
#idea_topic{
	position:relative;
	top:5px;
	font-weight:bold;
	font-size:13px;
}
.idea_picBorder{
	border:1px solid #333;
	padding:2px;
}
.backSearch{
	position:absolute;
	left:140px;
	bottom:5px;
	margin-bottom:5px;
}
#left_routePlan, #left_searchResult{
	position:absolute;
	width:218px;
	height:323px;
	float:left; 
	margin-left: 5px;
	overflow-x:hidden; 
	overflow-y:auto;
}

.accdStyle  {
	width: 228px;
	
}

.accdStyle div {
	background-color: #FFF;
	margin-left:5px;
	overflow-x:hidden;
	width:213px;
}

.accdStyle a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	
}
.accdStyle label{
	cursor:pointer;
	margin-left:25px;
}
#northArea, #centerArea, #southArea, #eastArea{
	position:absolute;
	top:0px;
	left:0px;
}
#northArea a, #centerArea a, #southArea a, #eastArea a, #left_ma a{
	width:228px;
	height:35px;
	margin-left:0px;
	margin-top:0px;
	background-image:url(../images_blue/topicmap_category_bg.jpg);
	background-repeat:no-repeat;
}
#northArea a h5, #centerArea a h5, #southArea a h5, #eastArea a h5, #left_ma a h5{
	margin-left:30px;
	margin-top:10px;
}
#left_ma span{
	cursor:pointer;
	color:#666;
	font-size:11px;
	text-decoration:underline;
}
#left_ma img{
	cursor:pointer;
}

/*----------------------------- Keyword --------------------------------*/
#keyword{
	position:relative;
	left:10px;
	margin-top:5px;
	margin-left:5px;
	width:228px;
	height:210px;
}

#keyword_contain{
	position:absolute;
	width:213px;
	height:157px;
	margin-left:10px;
	margin-top:5px;
	text-align:left;
	overflow:auto;
	word-spacing: 1em;
	line-height: 30px;
	font-size:110%;
}
#keyword_contain a{
	text-decoration:none;
	color:#C00;
}
.keyword_s1{
	font-size:140%;
	font-weight:bold;
}
.keyword_s2{
	font-size:130%;
	font-weight:normal;
}
.keyword_s3{
	font-size:110%;
	font-weight:bold;
}
.repeat_keywordBg {
	background-image: url(../images_blue/hotword_bg.jpg);
	background-repeat: repeat-y;
}

/*----------------------------- Right --------------------------------*/
.repeat_mapTopBg {
	background-image: url(../images_blue/map_topBg.jpg);
	background-repeat: repeat-x;
}
.repeat_mapLeftBg {
	background-image: url(../images_blue/map_leftBg.jpg);
	background-repeat: repeat-y;
}
.repeat_mapBtmBg {
	background-image: url(../images_blue/map_btmBg.jpg);
	background-repeat: repeat-x;
}
.repeat_mapRightBg {
	background-image: url(../images_blue/map_rightBg.jpg);
	background-repeat: repeat-y;
}


#right_contain{
	position:absolute;
	left:1px;
	top:5px;
	width:724px;
	height:590px;
}
/*---------------------------------- MapTool ----------------------------*/
#mapTool{
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	height:300px;
}

/*************************************************************************
----------------------------- Relative - Bottom --------------------------
*************************************************************************/
#bottom{
	position:relative;
	left:0px;
	top:0px;
	width:1003px;
}
/*---------------------------------- 地圖帶回家 ----------------------------*/
#bringMapHome{
	position:absolute;
	left:10px;
	top:5px;
	margin-left:5px;
	width:228px;
	height:230px;
}
.mapSticker_title{
	width:228px;
	height:30px;
	background-color:#333;
	color:#FFF;
	font-size:11px;
	text-align:center;
}
#mapSticker_header{
	position:absolute;
	width:228px;
	height:60px;
	left:0px;
	top:52px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	margin-top:45px;
	margin-bottom:10px;
}
.mapSticker_map{
	width:228px;
	height:120px;
	padding:2px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #15A8EE;
	border-left-color: #15A8EE;
}
.mapSticker_border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #15A8EE;
	border-left-color: #15A8EE;
	border-bottom-color: #15A8EE;
	text-align:center;
}
/*---------------------------------- 下方資訊區 ----------------------------*/
#tabInfo{
	position:absolute;
	left:253px;
	top:5px;
	width:480px;
	height:200px;
}
#tab_menu{
	width:480px;
	height:32px;
	background-image:url(../images_blue/tab_title.png);
}
.tab_menuStyle ul{
	width:480px;
	height:32px;
	float: left;
	font:"微軟正黑體";
	font-size:12px;
	margin:0;
	margin-top:10px;
	color:#666;
}
.tab_menuStyle ul li{
	margin-left:5px;
	width:90px;	
	display:inline;	
}
.tab_menuStyle ul li a{
	width:90px;
	color:#666;
	text-decoration:none;		
}
.tab_menuStyle ul li a:hover{
	color:#ff8a01;
	text-align:center;
	font-weight:bold;
}

.tabStyle{
	position:absolute;
	width:478px;
	height:168px;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	font-size:12px;
}

.tab_pic{
	position:absolute;
	left:5px;
	top:10px;
	width:182px;
	height:142px;
	border:solid 1px #c8caca;
}
.tab_pic img{
	padding:1px;
}

.tab_containTitle{
	position:absolute;
	left:195px;
	top:10px;
	width:180px;
}
.tab_containTitle a{
	text-decoration:none;
	color:#005599;
	font-weight:bold;
}
.tab_contain{
	position:absolute;
	left:195px;
	top:30px;
}
#tab1_link{
	color:#36F;
	font-size:14px;
	float:right;
}

/*---------------------------------- 資訊區下方AD ----------------------------*/

#bottom_AD{
	position:absolute;
	top:210px;
	left:253px;
	width:480px;
	height:90px;
}

#partner{
	position:absolute;
	top:305px;
	left:253px;
	width:480px;
	height:220px;
}
.partner_border{
	border:1px solid #CCC;
}
#right_AD{
	position:relative;
	margin-left:743px;
	top:5px;
	width:240px;
	height:550px;
}
.right_AD_style{
	padding-bottom: 5px;	
}

/*************************************************************************
------------------------- Footer(Copyright) ------------------------------
*************************************************************************/
#footer{
	position:relative;
	bottom:0px;
	margin-top:5px;
	left:5px;
	width:993px;
	height:50px;
	color:#FFF;
	font-size:12px;
}
#footer a{
	color:#FFF;
}
.repeat_footerDot {
	background-image: url(../images_blue/dotted_line.gif);
	background-repeat: repeat-x;
}
/*************************************************************************
------------------------------ 灰熊麻煩的開關 ------------------------------
*************************************************************************/
/*
#switch{
	position:absolute;
	top:330px;
	width:25px;
	height:33px;
	left:230px;
	z-index:1000;
}
*/
	
/*************************************************************************
----------------------------- Detect Viewer ------------------------------
*************************************************************************/
.repeat_detectHeadBg {
	background-image: url(../images_blue/detectHead_bg.jpg);
	background-repeat: repeat-x;
}
#detection{
	position:absolute; 
	left:30px; 
	top:0px; 
	width:690px; 
	height:590px; 
	border:1px solid #333;
	font-size:12px;
	color:#666;
	background-color:#FFF; 
}

#detection a{
	text-decoration:none;
	color:#900;
}
.blueText{
	color:#39C;
}
#detect_head{
	position:absolute;
	left:0px;
	top:0px;
	width:690px;
	height:39px;
	background-image:url(../images_blue/detectHead_bg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	font-size:14px;
}
#detect_skyline{
	position:absolute; 
	left:60px; 
	top:70px; 
	width:250px; 
	height:200px; 
	text-align:center;
}
#detect_IE7{
	position:absolute;
	right:60px;
	top:70px;
	width:260px;
	height:200px;
	text-align:center;
}
#detect_vista{
	position:absolute;
	left:60px;
	bottom:40px;
	width:250px;
	height:200px;
	text-align:center;
}
#detect_block{
	position:absolute;
	right:60px;
	bottom:40px;
	width:260px;
	height:200px;
	text-align:center;
}
.handStyle{
	cursor:pointer;
}


