@charset "utf-8";
/* CSS Document */
a { text-decoration: none }    
a:link {color:#663333}　　
a:visited{color:#663333}  
a:active {color:#663333}　　
a:hover {color:#663333}         

::-webkit-scrollbar {
	background: #ffffff;
}
::-webkit-scrollbar-thumb{
	background:#630;
}
body{
	SCROLLBAR-FACE-COLOR:#ffffff ;
    SCROLLBAR-HIGHLIGHT-COLOR:#630;
    SCROLLBAR-SHADOW-COLOR:#630;
    SCROLLBAR-3DLIGHT-COLOR:#630 ;
    SCROLLBAR-DARKSHADOW-COLOR: #630 ;
    SCROLLBAR-ARROW-COLOR:#ffffff ;
    SCROLLBAR-TRACK-COLOR:#630 ;
	margin:0px; /*有改*/
	height:100%;
	width:100%;
	margin-top:0;
	overflow-x:hidden;
	background-image:url(../images/bg_grass.jpg);
}
#Newsletter{
	position:absolute;
	/*width:200px;
	height:120px;*/
	margin-top:480px;
	margin-left:990px;
	z-index:5;
	/*新增*/
	width:269px;
	height:150px;
	background-repeat:no-repeat;
	background-image:url(../images/btn_paper.png);
	cursor:pointer;
	/*=====*/
}
#Buy_btn{
	position:absolute;
	/*width:200px;
	height:120px;*/
	margin-top:630px;
	margin-left:1000px;
	z-index:5;
	/*新增*/
	width:269px;
	height:150px;
	background-repeat:no-repeat;
	background-image:url(../images/btn_buy.png);
	cursor:pointer;
	/*=====*/
}
#contact{
	position:absolute;
	/*width:200px;
	height:120px;*/
	margin-top:780px;
	margin-left:1000px;
	z-index:1;
	/*新增*/
	width:269px;
	height:150px;
	background-repeat:no-repeat;
	background-image:url(../images/contact.png);
	cursor:pointer;
	/*=====*/
}
#tag{
	position:absolute;
	/*height:120px;
	width:200px;*/
	margin-left:-2%;
	margin-top:-2%;
	z-index:95;
	/*新增*/
	width:274px;
	height:311px;
	/*=====*/
}
#bark{
	margin:auto;
	height:1200px;
	width:1100px;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/bg_board.png);
	/*board1*/
}
#title{
	width:1100px;
	height:70px;
	position:absolute;
	margin-top:50px;
	margin-left:120px;
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
}
#title img{
	border:0px;
}
#title_about{
	position:absolute;
	margin-left:240px;
	margin-top:43px;
	z-index:99;
	display:none;
	background-image:url(../images/title2_bg.png);
	background-repeat:no-repeat;
	border:0;
}
#title_about1{
	width:136px;
	height:36px;
	background-image:url(../images/title_2_about1_n.png);
	background-repeat:no-repeat;
}
#title_about1:hover{
	background-image:url(../images/title_2_about1.png);
	background-repeat:no-repeat;
}
#title_about2{
	width:136px;
	height:36px;
	background-image:url(../images/title_2_about2_n.png);
	background-repeat:no-repeat;
}
#title_about2:hover{
	background-image:url(../images/title_2_about2.png);
	background-repeat:no-repeat;
}
#title_about3{
	width:136px;
	height:36px;
	background-image:url(../images/title_2_about3_n.png);
	background-repeat:no-repeat;
}
#title_about3:hover{
	background-image:url(../images/title_2_about3.png);
	background-repeat:no-repeat;
}
#title_fruit{
	position:absolute;
	margin-left:413px;
	margin-top:43px;
	z-index:99;
	display:none;
	background-image:url(../images/title3_bg.png);
	background-repeat:no-repeat;
	border:0;
}
#title_fruit1{
	width:136px;
	height:36px;
	background-image:url(../images/title_3_fruit2_n.png);
	background-repeat:no-repeat;
}
#title_fruit1:hover{
	background-image:url(../images/title_3_fruit2.png);
	background-repeat:no-repeat;
}
#title_fruit2{
	width:136px;
	height:36px;
	background-image:url(../images/title_3_fruit3_n.png);
	background-repeat:no-repeat;
}
#title_fruit2:hover{
	background-image:url(../images/title_3_fruit3.png);
	background-repeat:no-repeat;
}
#title_fruit3{
	width:136px;
	height:36px;
	background-image:url(../images/title_3_fruit1_n.png);
	background-repeat:no-repeat;
}
#title_fruit3:hover{
	background-image:url(../images/title_3_fruit1.png);
	background-repeat:no-repeat;
}
#title_fruitBox{
	position:absolute;
	margin-left:521px;
	margin-top:43px;
	z-index:99;
	display:none;
	background-image:url(../images/title4_bg.png);
	background-repeat:no-repeat;
	border:0;
}
#title_Box1{
	width:170px;
	height:36px;
	background-image:url(../images/title_4_box1_n.png);
	background-repeat:no-repeat;
}
#title_Box1:hover{
	background-image:url(../images/title_4_box1.png);
	background-repeat:no-repeat;
}
#title_Box2{
	width:170px;
	height:36px;
	background-image:url(../images/title_4_box2_n.png);
	background-repeat:no-repeat;
}
#title_Box2:hover{
	background-image:url(../images/title_4_box2.png);
	background-repeat:no-repeat;
}
#title_question{
	position:absolute;
	margin-left:632px;
	margin-top:43px;
	z-index:99;
	display:none;
	background-image:url(../images/title56_bg.png);
	background-repeat:no-repeat;
	border:0;
}
#title_question1{
	width:136px;
	height:36px;
	background-image:url(../images/title_5_q1_n.png);
	background-repeat:no-repeat;
}
#title_question1:hover{
	background-image:url(../images/title_5_q1.png);
	background-repeat:no-repeat;
}
#title_question2{
	width:136px;
	height:36px;
	background-image:url(../images/title_5_q2_n.png);
	background-repeat:no-repeat;
}
#title_question2:hover{
	background-image:url(../images/title_5_q2.png);
	background-repeat:no-repeat;
}
#title_school{
	position:absolute;
	margin-left:760px;
	margin-top:43px;
	z-index:99;
	display:none;
	background-image:url(../images/title4_bg.png);
	background-repeat:no-repeat;
	border:0;
}
#title_school1{
	width:136px;
	height:36px;
	background-image:url(../images/School/title_6_1.png);
	background-repeat:no-repeat;
}
#title_school1:hover{
	background-image:url(../images/School/title_6_1h.png);
	background-repeat:no-repeat;
}
#title_school2{
	width:155px;
	height:36px;
	background-image:url(../images/School/title_6_2.png);
	background-repeat:no-repeat;
}
#title_school2:hover{
	background-image:url(../images/School/title_6_2h.png);
	background-repeat:no-repeat;
}
#main_map{
	position:absolute;
	width:1100px;
	height:500px;
	margin-top:150px;
	background-image:url(../images/main_boder.png);
	background-repeat:no-repeat;
	margin-left:5px;
}
#pic_switch{
	width: 896px;
	height: 346px;
	overflow: hidden;
	margin-left: 90px;
	margin-top: 40px;
}

/*
#main_map img{
	margin-left:90px;
	 margin-top:40px;
}
=====*/

#information{
	position:absolute;
	width:1100px;
	height:500px;
	margin-top:610px;
	margin-left:70px;
	font-family:微軟正黑體;
	font-weight:bold;
	font-size:13px;
	color:#030;
}
#information_1{
	position:absolute;
	width:290px;
	height:390px;
	background-image:url(../images/index/white.png);
	top:6%;
	left:2%;
}
#information_2{
	position:absolute;
	width:290px;
	height:390px;
	background-image:url(../images/index/white.png);
	top:6%;
	left:31%;
}
#information_3{
	position:absolute;
	width:290px;
	height:390px;
	background-image:url(../images/index/white.png);
	top:6%;
	left:60%;
}
#information img:first-child{
	margin-left:110px; 
	margin-top:50px; 
	margin-bottom:20px;
}

/*新增*/
#information #news_content{
	 margin-left:120px;  
	 padding-bottom:100px; 
	 width:750px; 
	 height:450px; 
	 overflow:auto;
}

#title_1_btn{
	margin-top:11px; 
	margin-left:100px; 
	position:absolute; 
	background-image:url(../images/title_1.png); 
	width:108px; 
	height:32px;
	z-index:99;
}

#title_1_btn:hover{
	background-image:url(../images/title_1_h.png); 
}

#title_2_btn{
	margin-top:8px;
	margin-left:240px;
	position:absolute;
	background-image:url(../images/title_2.png);
	width:136px; 
	height:36px;
}

#title_2_btn:hover{
	background-image:url(../images/title_2_h.png)
}

#title_3_btn{
	margin-top:12px;
	margin-left:410px;
	position:absolute;
	background-image:url(../images/title_3.png);
	width:81px; 
	height:32px;
}

#title_3_btn:hover{
	background-image:url(../images/title_3_h.png);
}

#title_4_btn{
	margin-top:12px; 
	margin-left:520px;
	position:absolute;
	background-image:url(../images/title_4.png);
	width:84px; 
	height:32px;
}

#title_4_btn:hover{
	background-image:url(../images/title_4_h.png);
}

#title_5_btn{
	margin-top:15px; 
	margin-left:630px; 
	position:absolute;
	background-image:url(../images/title_5.png);
	width:111px; 
	height:28px;
}

#title_5_btn:hover{
	background-image:url(../images/title_5_h.png);
}

#title_6_btn{
	margin-top:15px; 
	margin-left:760px;
	position:absolute;
	background-image:url(../images/School/title_6.png);
	width:130px; 
	height:28px;
}

#title_6_btn:hover{
	background-image:url(../images/School/title_6h.png);
}


/*==========*/

#bottom{
	position:absolute;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	width:1100px;
	height:200px;
	margin-top:1110px;
	margin-left:115px;
	font-family:微軟正黑體;
	font-weight:bold;
	font-size:16px;
	z-index:-1;
}
#bottom table {
	font-family:微軟正黑體;
	font-weight:bold;
	font-size:14px;
	color:#663333;
	position:absolute;
	left:10px;
	top:80px;
}
#apple{
	position:absolute;
	margin-top:960px;
	margin-left:810px;
}
/*JQuery UI CSS 覆寫*/
.ui-dialog .ui-dialog-titlebar{
	margin-top:15%;
	margin-left:5%;
	border:none;
	background:none;
	font-family:微軟正黑體;
	color:#030;
}
.ui-dialog .ui-dialog-content {
	margin-left:5%;
	font-family:微軟正黑體;
	color:#030;
	
}

.ui-dialog{
	border:none;
	background:none;
	background-color:#FCFFD9;
	background:url(../images/dialog-bg.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	/*background-image:url(../images/dialog-bg.png);*/
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{
	width:60px;
	height:60px;
	position:absolute;
	top:-100%;
	left:-5%;


}
.ui-dialog-titlebar-close{
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover{
	border:none;
	background:none;
}

.ui-widget-header .ui-icon{
	background:none;
	background-image:url(../images/dialog-x.png);
	background-size:50px 50px;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
}

/*==========*/
.error{
	color:#FF0000;
}


/*==========*/
.news_item{
	width:280px;
	height:auto;
	cursor:pointer;
	font-family:微軟正黑體;
	color:#030;
}
.news_item:hover{
	background-color:#FFFFFF;
	opacity:0.5;
}
.news_item_id{
	display:none;
}

.news_item_title{
	width:192px;
}
.news_item_startDate{
	float:right;
}
