/* ***** ***** COMMON ***** ***** */


.dragme{position:relative;}



body {
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
	font-family: arial, times new roman, verdana, helvetica, sans-serif;
	font-size: 1em;	
	color: #000000;
	background-image: url('../images/whole_bg.jpg');
	background-repeat:repeat;

	
}

#bodyContainer {
	background-image: url('../images/pattern_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: transparent;

}



#the_navigation {
	background-color:transparent;
	height:40px;
	
	/*width:979px;*/
	width:740px;
	border:0px solid blue;
	margin-left:230px;
	
	z-index:1000;
	position:relative;
	top:3px;
	top:-1px\9;
	+top:0px;
	
	font-family: arial, helvetica, sans-serif;
}

/* Below for Safari  */
body:first-of-type #the_navigation {
	top:0px;
}


#the_header {
	position:relative;
	top:-40px;
	height:388px;
	width:979px;
	z-index:10;
	border:0px solid blue;
}


#theLogo {
	height:110px;
	
	z-index:30;
	
	position:absolute;
	top:30px;
	left:90px;
}


#thePageLogo {
	height:102px;
	position:absolute;
	z-index:30;
	top:40px;
	left:95px;
}


#quick_banner , #quick_banner_pages {
	border:0px solid yellow;
	width:979px;
	height:110px;
	position:absolute;
	z-index:20;
	top:305px;

}





#whole_container {
	background-color:white;
	padding-left:8px;
	padding-right:8px;
	position: relative;
	left: 50%;
	margin-left: -498px;
	width: 980px;
	
	overflow:hidden;
	
}



#the_content_container, #the_content_container_pages {
	border:0px solid yellow;
	width:978px;
	position:relative;
	z-index:15;
	top:-35px;
	
	background-color:#DEDCC7;
	_background-color:transparent;
	
	
}



#the_content {
	background-image: url('../images/content_bg_top.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	
	background-color:#DEDCC7;
	padding-top:20px;
	+padding-top:23px;
	padding-left:100px;
	padding-right:100px;
	padding-bottom:20px;
	border:0px solid red;
	width:778px;

	min-height:240px;
	_height:240px;
	
}


#the_content_map {
	background-image: url('../images/content_location_bg_top.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	
	background-color:#DEDCC7;
	padding-top:20px;
	+padding-top:23px;
	padding-left:100px;
	padding-right:0px;
	padding-bottom:20px;
	border:0px solid red;
	width:878px;

	min-height:240px;
	_height:240px;
	
	border:0px solid yellow;
	
}

/*
* html #the_content {
    height:323px;
}
*/

#the_content  a:link, #the_content  a:visited {
	text-decoration:none;
}

#the_content  a:hover {
	
	text-decoration:underline;
}

.pre_load {
	display:none;
}

#location_main_container {
	overflow:auto;
	border:0px dotted red;
}



#location_map {
	margin-top:20px;
}


#map_container {
	border:0px dashed yellow;
	float:left;
	width:440px;
}

#map_btn {
	margin-left:20px;
	margin-right:50px;
	margin-top:20px;
	border:0px solid red;
	position:relative;
	top:-440px;
	+top:-442px;
	height:20px;
	width:400px;
}


#showallmark {
	cursor:pointer;
}

#btn_bc, #btn_ab, #btn_sami {
	float:left;
	border:0px solid blue;
	cursor:pointer;
	font-weight:bold;
	font-size:0.8em;
}


#btn_bc {
	width:110px;
	margin-left:15px;
	_margin-left:5px;
	margin-right:25px;
}


#btn_ab {
	width:50px;
	margin-right:30px;
}

#btn_sami {
	width:150px;
}



#location_detail {
	float:right;
	padding-top:15px;
	border:0px solid blue;
	/*margin-left:455px;*/
	height:500px;
	overflow:auto;
	width:420px;
	_width:405px;
}


#regin_title, {
	font-size:0.8em;
}

.loc_box {
	font-size:0.8em;
	width:385px;
	
	margin:4px;
	border-bottom:1px solid #a09f8f;
	color:#565656;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:12px;
}


.loc_header {
	color:#373731;
	font-weight:bold;
	font-size:1em;
}



#toshowall_btn {
	cursor:pointer;
}


#the_content_bot {
	background-image: url('../images/content_bg_bot.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:14px;
	width:978px;
	

	
}



#the_footer {
	color:#333333;
	border-top:1.5px solid #bdbdbd;
	padding-top:10px;
	
	font-family: arial, helvetica, sans-serif;
	font-size:0.75em;

}	

#the_footer a { 
	text-decoration:none;
	
	color:#2F6160;
}

#the_footer  a:link , #the_footer  a:visited { 
	text-decoration:none;
	color:#2F6160;
}

#the_footer  a:hover { 
	text-decoration:underline;
	color:#2F6160;
}


#rbfooter_links  a {
	font-size:0.85em;
	line-height:16px;
	color:#2F6160;
}


#prov_list  {
	margin-top:0px;
	color:#333333;
}

#prov_list  li {
	border-bottom:1px solid #bdbdbd;
	list-style:none;
	margin-left:-40px;
	width:145px;
	line-height:22px;
	color:#2F6160;
}

#prov_list  li  a, #prov_list  li  a:link, #prov_list  li  a:visited, #prov_list  li  a:hover {
	text-decoration:none;
	color:#2F6160;
} 




#showthecontent {
	padding-left:0px;
	padding-right:0px;
}

#showthecontent  a , #the_content a {
	color:#2F6160;
	font-weight:bold;
}


#showthesearch {
	font-family: arial;
	font-size:0.75em;
}

#showthesearch  h2 {
	font-family: arial;
	font-size:1.5em;
}



.showmap_btn {
	display:none;
}


table h2 {
	font-size:1.5em;
}

img {
	border: 0px;
}

.small {
	font-size: 9px;
}

.print {
	font-size: 11px;
}

.searchPath {
	color: #339933;
	font-style: italic;
}

.highlight {
	padding: 5px;
	border: 1px solid #FFC60A;
	background-color: #FFEEB6;
}

/* ***** ***** FORM ***** ***** */

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/* ***** ***** MAIN LAYOUT ***** ***** */

table.container {
	border: 0px solid #000000;
}

td.banner {
	background-color:transparent;
}

td.navigation {
	background-color: transparent;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right:10px;
	font-size: 18px;
	height:21px;
}

div#nojs {
	color: #FF0000;
	text-align: center;
	border: 1px solid #FF0000;
}

/* ***** ***** CONTENT LAYOUT ***** ***** */

td.content {
	border-top: 6px solid #000000;
}




td.middleColumn, td.middleColumnB {
	font-family: times new roman, verdana, arial, helvetica, sans-serif;
	width: 100%;
	padding: 5px;
	vertical-align: top;
	background-color:white;
}

td.middleColumn h2 {
	font-family: arial;
	font-size:1em;
}

td.middleColumn { 
	overflow:auto;
	vertical-align: top;
	word-wrap:break-all;  /* IE only*/
}

td.middleColumnB { vertical-align: bottom; }

td.rightColumn, td.rightColumnB {
	font-size:0.8em;
	width: 150px;
	border-left: 1px solid #c5c5c5;
	padding: 10px;
	vertical-align: top;
	background-color: #F0E7E5;		/* BACKGROUND COLOUR */
}

td.rightColumn { vertical-align: top; }


div#bc {
	font-family: arial;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	color: #999999;
	font-size: 9px;
	
	display:none;
	
}

p.rightTitle {
	margin: 0px;#showthecontent {
	padding-left:5px;
	padding-right:5px;
	min-height: 500px;
}


#showthesearch {
	font-family: arial;
	font-size:0.75em;
}

#showthesearch  h2 {
		font-family: arial;
	font-size:1.5em;
}
	padding: 4px;
	background-color: #0c1967;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#ctcleftnav ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 12px;
}

div#ctcleftnav ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

div#ctcleftnav ul ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

/* ***** ***** FOOTER LAYOUT ***** ***** */

td.jsFooter {
	height: 40px;
	background-image: url('../images/bottom_blue_bg.jpg');
	background-repeat: no-repeat;
}

td.footer {
	height: 24px;
	background-color: black;
	color:white;
	text-align: center;
}

td.jsLeft {
	width: 553px;
	text-align: left;
	vertical-align: top;
}

td.jsRight {
	width: 217px;
	text-align: left;
	vertical-align: top;
	
}

/* ***** ***** LIST LAYOUT ***** ***** */

ul ul ul ul {
	list-style-type: disc;
}

ul ul ul ul ul {
	list-style-type: circle;
}

div#newslist li {
	padding-bottom: 5px;
}

div#newslist ul {
	padding-top: 5px;
}


.banner_group {
	/*border:5px solid red;*/
	text-align:center;
	
}


.banner_group ul li {
	
	height:100%;
	
	list-style:none;
	margin-left:-40px;
	+margin-left:-70px;
	_margin-left:-70px;
	padding-top:10px;
border:0px solid yellow;
text-align:center;
}

/* 下面如果放在 上面，IE 左右欄 沒有淡入淡出 */
.banner_group>ul>li {
	width:100%;
	+width:auto;
	_width:10%;
}



/* 改變 Error 訊息的位置 */
label.error {
	display: block;
	margin-left: 1em;
	width: auto;
	color:red;
	font-weight:bold;
}


#signup_form_table {
	margin:10px;
}

table#signup_form_table tr td{
	text-align:right;
}

#member_info_area {
	margin:10px;
}


#member_info_area  table#show_history{
	background-color:#CFCBC2;
}


#lang_link {
	border:1px solid blue;
	background-color:#FFF58F;
	float:right;
	padding:5px;
}

#lang_link  a{
	text-decoration:none;
}


.statbar {
width:1px;
background-color:green;
margin-top:8px;
}


.polls_container {
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid green;
}



.bars_area {
	padding:10px;
	background-color:#BFFFBF;
}

.show_total_voter {
	margin:7px 0px;
	font-weight:bold;

}

#sidetreecontrol, #tree {
	font-size:0.8em;
}


/* 避免 iframe 出現框框 */
iframe 
{ 
	border:0px;
}

/*  IE6 PNG Fix*/
#theLogo img, #quick_banner img , #the_content img, #thePageLogo img, #quick_banner_pages img { 
	behavior: url(./css/iepngfix/iepngfix.htc);
}



	.gmap_btn {
		font-weight:bold;
		margin-top:10px;
		cursor:pointer;
		border:0px solid blue;
		width:65px;
	}
