/*   Body 整頁屬性  */
body {
	/*   background-color: #000000;   */
  background-image: url(../images/bg_body.jpg);
  background-repeat:repeat;
	text-align: center;
	vertical-align: top;
	margin: auto;
	margin:5px 9px 21px 9px ;
}

/*    設定頁版寬度976px, 中央  */
.doc
{
	width:976px;
	margin-right: auto;
	margin-left: auto;
}


/*    頁版最頂端 區塊 為 上頁排功能表及Google搜尋   */
.top {
	height: 32px;
	width: 976px;
}

/*    頁版最頂端左方區塊圖片    */
.top_left {
	height: 32px;
	width: 8px;
	background-image: url(../images/bg_top_left.gif);
	float: left;
}

/*    頁版最頂端中央區塊圖片    */
.top_center {
	background-image: url(../images/bg_top_center.jpg);
	background-repeat: repeat-x;
	width: 960px;
	float: left;
	height:32px;
	margin: 0px;
}

/*    頁版最頂端右方區塊圖片    */
.top_right {
	height:32px;
	width: 8px;
	background-image: url(../images/bg_top_right.gif);
	float: right;
}

/*  Header 區塊 寬度976px,高度130px, 靠左對齊  */
.header {
	height: 130px;
	width: 976px;
	text-align:left;
}

/*   Header 圖片區塊寬度為976px   */
.header_pic
{
	width: 976px;
	visibility: visible;
}


/*   Header左方Logo圖 寬度220px, 高度130px  */
#logo 
{
	background-repeat: no-repeat;
	height: 130px;
	width: 220px;
	
}

/*   Header 右方 Flash圖 寬度 976px,寬度130px  */
.header_flash
{
	width: 976px;
	height: 130px;
	float:left;
}


/*   Menu功能表區塊齊頂0px,寬度976px,高度62px   */
.menu
{
	margin-top:-5px;
	width: 976px;
	height:52px;
  	background-color:#399435;
    background-image:url(/images/top_menu_onelevel.gif);
    background-repeat:repeat-x;
}

/*   第一層 Menu 區塊  */
.menu_url_main1
{
  	width: 976px;
/*     	background-color:#399435;
    background-image:url(/images/top_menu_onelevel.gif);
    background-repeat:repeat-x;           */
}

/*   第一層 Menu 區塊 超連結  */
.menu_url
{
    width:976px;   
    float: left;
    text-align:left;
}

/*   第二層 Menu 區塊  */
.menu_url_main2
{
  	width: 976px;
	float: left;
    background-image:url(../images/bg_green.jpg);
    background-repeat:repeat-y;
    height:24px;
    text-align:center;
    
}

/*   第二層 Menu 置頂邊界  */
.menu_url1
{
    margin-top:7px;
}

/*   第二層 Menu 背景圖, 字型大小及中央對齊  */
.menu_url1_medile
{
    background-image: url(../images/bg_menu2_medle.jpg);
    background-repeat:repeat-x;
    font-size:12px;
    text-align:center;
}

/*   第二層 Menu 超連結屬性  */
.menu_url1_medile a:link{text-decoration: none; color:#757474;}
.menu_url1_medile a:visited {text-decoration: none; color:#757474;}
.menu_url1_medile a:hover {text-decoration: none; color:#b11873;}
.menu_url1_medile a:active {text-decoration: none; color:#b11873;}

/*   Menu 以下 本文版型屬性  */
.main
{
   	width: 976px; 
    margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_main_content.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
}

/*   Menu 以下 本文版型頂端屬性  */
.main_top
{
	background-image: url(../images/bg_main_top.jpg);
	height: 20px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}


/*   Menu 以下 本文版型文件屬性  */
.main_doc
{
	width: 959px;
/*    	background-color: #e6f1e9;           */

}

/*   左方區塊無障礙L鍵   */
.wcga_left
{
    position:relative;
    left:0px;
    text-align:left;
    width:5px;
}

/*   無障礙L鍵超連結   */
.wcga_left a:link{text-decoration: none; color:#5A5952;}
.wcga_left a:visited{text-decoration: none; color:#5A5952;}
.wcga_left a:hover{text-decoration: none; color:#5A5952;}
.wcga_left a:active{text-decoration: none; color:#5A5952;}



/*   左方區塊   */
.left_doc
{
	width:184px;
	float:left;
}

/*   中央區塊   */
.center_doc
{
    margin-top:10px;
    margin-left:7px;
	width:600px;
	float:left;
/*       	background-color: #e6f1e9;       */
}


/*  右方區塊   */
.right_doc
{
	width:168px;
	/*  height:600px;    */
	float:right;
/*       	background-color: #e6f1e9;       */
}

/*      熱門推薦         */
#Related_Link_area
{
	height:600px;
}

/*      相關連結         */
#Related_Link_area
{
	height:400px;
}


/*   日曆及訪客區塊   */
.calendar_Menu_Identity
{
	width:184px;
	height:111px;
}

/*   日曆區塊      */
.calendar
{

    margin-left:8px;
	width:95px;
	height:111px;
	float:left;
}

/*   日曆 年月     */
.Calendar_YM
{
    color:#ffffff;
    font-size:14px;
    margin-left:5px;
    background-image:url(../images/Calendar_YM.gif);
    background-repeat:no-repeat;
    width:88px;
    height:34px;
	font-family: 'DFKai-sb';
	font-weight:bolder;
	vertical-align:middle;
}


/*   日曆 日及星期     */
.Calendar_DW
{
    color:#000000;
    margin-left:5px;
    background-image:url(../images/Calendar_DW.gif);
    background-repeat:no-repeat;
    width:88px;
    height:80px;
	font-family: 'DFKai-sb';
	font-weight:bolder;
	vertical-align:middle;
}

/*   訪客身份     */
.menu_Identity
{

	width:80px;
	height:111px;
	float:left;
	text-align:left;
}
/*  訪客身份table    */
.tab_Identity
{
	height:111px;
	width:100%;
	font-size:12px;
	background-color:#daebde;
	font-family: 'Mingliu';

}
/*  訪客身份超連結    */
a.tab_Identity:link{text-decoration: none; color:#000000;font-family: 'Mingliu';}
a.tab_Identity:visited {text-decoration: none; color:#000000;font-family: 'Mingliu';}
a.tab_Identity:hover {text-decoration: none; color:#000000;font-family: 'Mingliu';}
a.tab_Identity:active {text-decoration: none; color:#000000;font-family: 'Mingliu';}

/*  訪客身份表格TD    */
.tab_Identity td{padding-top:10px;padding-bottom:5px;}




/*   左方圖示區塊   */
.left_pic
{
    margin-top:120px;
    margin-right: auto;
	margin-left: auto;
	width:142px;
}


/*    最新消息,新聞發布,保育專欄,網頁更新Tab頁標區塊    */
.news_tab
{
	width:581px;
	height:125px;
	margin-top:-5px;
	margin-right: auto;
	margin-left: auto;
}


/*   園區動態行事曆區塊    */
.Calender_tab
{
	width:581px;
	height:125px;
	margin-top:-5px;
	background-color:#dbe7ca;
	margin-right: auto;
	margin-left: auto;
}



/*      企業認養區塊       */
.Enterprise_Adopt
{
    /*  position:absolute;  */
    
    /*      margin-top:10px;
    position:absolute; 
    background-image:url(../images/Enterprise_Adopt.gif);
    width:140px;
    height:206px;
    z-index:1;        */
    
    margin-top:10px;
    /*     position:absolute;        */
    background-image:url(../images/Enterprise_Adopt.gif);
    background-repeat:no-repeat;
    width:140px;
    height:206px;
    z-index:1;
    
}

.Show_Enterprise_Adopt
{
    /*  position:absolute;  */
    
    /*margin-left:5px; 
    margin-top:35px;
    z-index:2;*/
    position:relative;
    
    margin-left:1px; 
    margin-top:-88px;
    z-index:2;
}

/*    加入會員       */
.join_member
{
    margin-top:45px;
    text-align:center;
    width:140px;
}

/*    中央區塊之A鍵    */
.wcga_center
{
    position:relative;
    left:0px;
    text-align:left;
}
.wcga_center a:link{text-decoration: none; color:#5A5952;}
.wcga_center a:visited{text-decoration: none; color:#5A5952;}
.wcga_center a:hover{text-decoration: none; color:#5A5952;}
.wcga_center a:active{text-decoration: none; color:#5A5952;}


/*    中央區塊   */
.news_area
{
    margin-top:-30px;
/*  	background-image:url(../images/news.gif);
	background-repeat:no-repeat;     */
/*      	background-color:#e6f1e9;      */
	width:590px;
	height:250px;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
}



/*    頁首上排功能表區塊 靠右對齊, 寬度700px  */
.top_area
{
    width:700px;
    float:right; 
}

/*    頁首上排功能表屬性 置頂邊界10px,字型大小12px,靠右對齊  */
.top_menu
{
    padding-top:10px;
    font-size:12px;
    float:right;
}


/*   Google 搜尋區塊    */
.top_search_text
{
    padding-top:5px;
    font-size:9px;
    float:right; 
}

/*   Google 搜尋列區塊    */
.top_search_image
{
    padding-top:0px;
    font-size:12px;
    float:right; 
}

/*   Google 搜尋列圖片按鈕區塊    */
.search_image2
{
    margin-top:5px;
}

/*   Google 搜尋文字列區塊    */
.search_textbox
{
    margin-top:-5px;
}


/*    焦點報導區塊    */
/*       焦點報導第一行       */
.zoo_news_focusSubject
{
    letter-spacing:1px;
    font-weight:bolder;
    color:#CC0000;
    vertical-align: bottom;
    height:30px;
    width:577px;
/*       padding:10px 0px 0px 15px;    */
    background-color:#FFFFFF;
}

/*     焦點頭條  第一行左方News小圖    */
.zoo_news_img
{
    float:left;padding-top:0px;background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/news.png', sizingMethod='scale');width:49px;height:30px;
}
/*       焦點報導第一行標題       */
.zoo_news_subject
{
    width:577px;padding-top:7px; vertical-align:top;
}

/*  焦點頭條   第二行     */
.zoo_news_second_line
{
    width:558px;
    background-color:#FFFFFF;
    margin-top:8px; 
    padding:10px 10px 10px 10px;
}

/*    焦點報導 內文        */
.zoo_news_focusContent
{
    line-height:1.5em;
    color: #006600;
    font-family: Arial;
    text-indent: 28px;
    padding-top:0px;
    padding-left:10px;
    padding-right:5px;
	font-size:14px;
    vertical-align:top;
}

/*   焦點頭條  more超連結   */
.zoo_news_focusContent a:link{text-decoration: none; color:#D6D7D6; font-weight:bolder}
.zoo_news_focusContent a:visited{text-decoration: none; color:#D6D7D6; font-weight:bolder;}
.zoo_news_focusContent a:hover{text-decoration: none; color:#000000; font-weight:bolder;}
.zoo_news_focusContent a:active{text-decoration: none; color:#000000; font-weight:bolder;}

/*   焦點頭條照片表格TD  */
.zoo_news_focus_td
{
    width:210px;
    height:180px;
    vertical-align:top;
    text-align:center;
    padding-top:10px;
}

/*   焦點頭條照片img  */
.zoo_news_focus_img
{
    width:190px;
    height:150px;
    margin-left:-5px;
}




/*      頁上功能表   */
.top_menu a:link{text-decoration: none; color:#ffffff;}
.top_menu a:visited {text-decoration: none; color:#ffffff;}
.top_menu a:hover {text-decoration: none; color:#ffffff;}
.top_menu a:active {text-decoration: none; color:#ffffff;}

/*   Foot 圖片 版型   */
.foot_img
{
    z-index:0;
}

/*   Foot 區塊   */
.foot_area
{
    
    position:absolute;
    margin-top:-100px;
    z-index:5;
    color:#ffffff;
}

/*   Foot 區塊內文區  */
.foot_area1
{
float:left;width:590px; text-align:left;font-size:12px;padding-left:20px;padding-top:15px; margin-bottom:0px;LETTER-SPACING:2px;color:#ffffff;font-family:'Times New Roman';
}

/*   Foot 區塊內文區 超連結 */
.foot_area1 a:link{text-decoration: none; color:#dbfbe6;}
.foot_area1 a:visited{text-decoration: none; color:#dbfbe6;}
.foot_area1 a:hover{text-decoration: none;color:#ffffff;}
.foot_area1 a:active{text-decoration: none;color:#ffffff;}

/*     整頁之超連結預設值    */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/*     最新消息 新聞發佈 保育專欄 網頁更新 Tabs    */
#board
{
	width: 581px;
	margin-left:10px;
}

/*   Tab頁籤 區塊  */
.board_tabs
{
	width: 581px;
	font-size: 12px;
	line-height: 22px;
}
/*   Tab頁籤列 區塊  */
.tabs_frame
{
	height:29px;
	width:100%;
    margin-top:-5px;
    font-size:14px;
    font-family: Times New Roman;
}
/*   最新消息Tab頁籤 區塊 超連結  */
.boardhref_red a:link{text-decoration: none;color:#7c7c7c;}
.boardhref_red a:visited {text-decoration: none; color:#7c7c7c;}
.boardhref_red a:hover {text-decoration: none; color:#ad524d;}
.boardhref_red a:active {text-decoration: none; color:#ad524d;}
/*   新聞發布Tab頁籤 區塊 超連結  */
.boardhref_orage a:link {text-decoration: none;color:#7c7c7c;}
.boardhref_orage a:visited {text-decoration: none;color:#7c7c7c;}
.boardhref_orage a:hover {text-decoration: none;color:#db6c3e;}
.boardhref_orage a:active {text-decoration: none;color:#db6c3e;}
/*   保育專欄Tab頁籤 區塊 超連結  */
.boardhref_blue a:link {text-decoration: none;color:#7c7c7c;}
.boardhref_blue a:visited {text-decoration: none;color:#7c7c7c;}
.boardhref_blue a:hover {text-decoration: none;color:#7a94a5;}
.boardhref_blue a:active {text-decoration: none;color:#7a94a5;}

/*   網頁更新Tab頁籤 區塊 超連結  */
.boardhref_green a:link {text-decoration: none;color:#7c7c7c;}
.boardhref_green a:visited {text-decoration: none;color:#7c7c7c;}
.boardhref_green a:hover {text-decoration: none;color:#8ca168;}
.boardhref_green a:active {text-decoration: none;color:#8ca168;}

/*   Tab頁籤 內文背景區塊 按Click更換圖 (配合Javascript) */
.tabs_active
{
    background-image:url(../images/Board_Right.jpg);  
    width:100px;
}
/*   Tab頁籤內文背景 區塊 恢復預設值 (配合Javascript) */
.tabs_inactive
{
    background-image:url(../images/Board_Right.jpg);  
    width:100px;
}

/*   Tab頁籤 左上方  */
.tabs_left
{
    background-image:url(../images/Board_Left.gif);
    background-repeat:no-repeat;
    width:25px;
    height:29px;   
}

/*   Tab頁籤 右上方  */
.tabs_right
{
     background-image:url(../images/Board_Right.jpg);  
     background-repeat: repeat-x;
     height:29px;
     width:300px;
}

/*    最新消息  Tab頁籤內文   */
.tabs_layer1
{
	width: 581px;
	height: 155px;
	font-size: 12px;
	color: #727272;
	background-image:url(../images/Board_Tab1_1.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	padding-top:10px;
}
/*    新聞發布  Tab頁籤內文   */
.tabs_layer2
{
	width: 581px;
	height: 155px;
	font-size: 12px;
	color: #727272;
	background-image:url(../images/Board_Tab1_2.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	padding-top:10px;
}
/*    保育專欄  Tab頁籤內文   */
.tabs_layer3
{
	width: 581px;
	height: 155px;
	font-size: 12px;
	color: #727272;
	background-image:url(../images/Board_Tab1_3.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	padding-top:10px;
}
/*   網頁更新  Tab頁籤內文   */
.tabs_layer4
{
	width: 581px;
	height: 155px;
	font-size: 12px;
	color: #727272;
	background-image:url(../images/Board_Tab1_4.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	padding-top:10px;
}


/*   Tab頁籤內文 Li語法屬性  */
.t_tabs01
{
    margin-left:-20px;
    margin-right:0px;
    text-align:left;
    margin-top:-0px;
	width: 560px;
	text-indent: 20px;
	list-style-image: url(../images/board_li.gif);
}

/*   Tab頁籤內文 UL語法屬性  */
ul.t_tabs01
{
    margin-left:0px;
}


/*     園區動態行事曆區塊    */
.calendar_tab
{

	height: 175px;
	width: 581px;

}

/*   園區動態行事曆 日期列    */
.calendar_header
{
    background-image:url(../images/calendar_header.gif);
    background-repeat: no-repeat;
    width:576px;
    height:40px;
    margin-left: 10px;
}

/*   園區動態行事曆 內文區塊    */
.calendar_content
{
    background-image:url(../images/calendar_content.gif);
    background-repeat: no-repeat;
    margin-top:-15px;
    width:576px;
    height:155px;
    margin-left:10px;
    text-align:left;
}

/*   園區動態行事曆內文區塊       */
.txt_cal
{
    list-style-image: url(../images/board_li.gif);
    width:576px;
    font-size:12px;
    padding-top:2px;
	margin-top: 3px;
	font-size: 12px;
	background-repeat: no-repeat;
	border-top-style: none;
	text-align:left;
	line-height:23px;
	text-indent: 40px;
	font-size:12px;
}

/*   園區動行事曆內文UL屬性       */
ul.txt_cal{ margin-left:-45px;  margin-bottom:0px;}
li.txt_cal{ padding-left:0px; list-style-position:  inherit;}

/*   園區動行事曆選擇日期 列屬性       */
#caltsbs {
	position:absolute;
	width:480px;
	height:30px;
	padding-top:0px;
    margin-top:5px;
	margin-left: 100px;
	font-size:12px;
	text-align: left;
	line-height: 18px;
}

/*   園區動行事曆選擇日期 UL語法屬性       */
#caltsbs ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*   園區動行事曆選擇日期 LI語法屬性       */
#caltsbs li{
	float: left;
}

/*   園區動行事曆選擇日期 超連結屬性       */
#caltsbs li a {
	width: 57px;
	height: 20px;
	display: block;
	text-decoration:none;
	color:#4b4b4b;
}

#caltsbs li.cal_t01 a {
	background:url(../images/3/cal_tab.gif);
}
#caltsbs li.cal_t01 a:hover{
	background:url(../images/3/cal_tabo.gif);
}


/*   遊園資訊專用  內頁佔用中央及右方         */
.center_full_doc1
{
    margin-left:10px;
    margin-top:0px;
	width:750px;
	float:left;
/*        	background-color: #e6f1e9;       */
	text-align:left;
    padding-left:10px;
	font-size:1.0em;
	color: #0099CC;

}


/*      中央及右方佔用區塊     */
.center_full_doc
{
    margin-left:10px;
    margin-top:0px;
	width:750px;
	float:left;
/*      	background-color: #e6f1e9;      */
	text-align:left;
    padding-left:10px;
	font-size:1.0em;
	color: #000099;
    font-family: "Arial";
}




/*   Google 頁面之 iframe屬性寬度760px  */
#cse-search-results iframe
{
    width: 750px; 
    background-color: #e6f1e9;

}

/*   Epaper 訂閱/取消 超連結  */
.epaper { font-size:12px;color:#ffffff;}
a.epaper:link {text-decoration: none;color:#ffffff;}
a.epaper:visited {text-decoration: none;color:#ffffff;}
a.epaper:hover {text-decoration: none;color:#000000;}
a.epaper:active {text-decoration: none;color:#000000;}



/*    內頁內文寬度屬性, 靠左邊界30px, 寬度88%   */
.doc_content { margin-left:30px;width:88%;  }




/*  遊園資訊 內頁Header隨機取圖區塊   */
.header_line
{
    background-image:url(/images/header_title.jpg);
    width:704px;
    height:60px;
    padding-top:3px;

}
/*                   */


/*    Header隨機取圖屬性     */
.header_icon
{
	position:relative;
	width:48px;
	height:48px;
	margin-top:-35px;
	margin-left:25px;
	z-index:3;
}


/*  遊園資訊 內頁Header文字列屬性   */
.header_text
{
	width:500px;
	height:30px;
	margin-top:18px;
    padding-left:245px;
	text-align:left;
    
}


/*  遊園資訊 內頁Header最近日期列屬性   */
.header_date
{
    width:110px;
    float:right;
    padding-right:30px;
    margin-top:28px;
    font-size:12px;
    color:#ffffff;
}
/*    各頁面標題置中    */


/*     左方會員區塊     */
.site_member_block
{
    font-size:12px; height:30px;  margin-top:90px; padding-top:10px; border: solid 1px #000099;width:150px; background-color:#CCFFFF;
}