body {
	/* 網頁背景底圖設定 */
	background-image: url(images/page.jpg);
	margin: 0px;  /* 網頁邊界對齊設定 */
	background-repeat: repeat-y;
	background-position: center top;/*overflow-y:hidden; /*關閉直向卷軸*//*overflow-x:hidden; /*關閉橫向卷軸*/
}
/* 網頁預設文字顏色，一定要是黑色，不要修改，其他要使用顏色另外自訂 */
body,td,th {
	color: #000;
	font-size: 13px; /*為了fullcalendar_mini，字級不要超過13px*/
	line-height: 16px;
	font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
}

/* 預設網頁超連結顏色設定 */
a:link,a:active,a:visited { color : #000;
                            font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
							font-size: 15px;
                            /*移除IE連結外框線*/
							outline: none; /* Firefox,Chrome */
                            hlbr: expression(this.onFocus=this.blur()); /* IE */
}

a:hover { text-decoration: underline; 
          font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
		  color : #333; 
          /*移除IE連結外框線*/
		  outline: none; /* Firefox,Chrome */
          hlbr: expression(this.onFocus=this.blur()); /* IE */
}

/* 圖片預設外框 */
img { border: 0px; }

#div_pos_rel {   /*div區塊相對定位用*/
	position: relative;	
	}

/* 網頁文字設定 */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.genmed2 { font-size : 12px;color : #ff0000; }
.gen,.genmed { color : #333333; }
a.gen,a.genmed { color: #333333; text-decoration: none; }
a.gen:hover,a.genmed:hover { color: #446D8C; text-decoration: underline; }

/* 空白Div高度 */
.tb_height {
	height: 5px;
	overflow: hidden; /*這可以防止IE6時高度變成2倍*/
}
.tb_height2 {
	height: 2px;
	overflow: hidden; /*這可以防止IE6時高度變成2倍*/
}
.tb_height3 {
	height: 8px;
	overflow: hidden; /*這可以防止IE6時高度變成2倍*/
}
.inputstyle {
	color: #000;
	background-color: #fff;
	height: 15px;
	width: 60px;
	border: 1px solid #7f9db9;
	font-family: Verdana, Geneva, sans-serif;	
}

/*左方樹狀menu寬度*/
#leftbuttonuse {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.newscontent{
	font-size:15px;
	line-height:1.6;
    text-align:justify;      /*讓文字齊行*/ 
	text-justify:distribute; /*讓文字左右齊行*/
	color: #434343;
}
.newscontent p{margin:0 0 1em 0;}
.newscontent a:link{}
.newscontent a:visited{}
.newscontent a:hover{}
/*網站圖片用外框*/
.pic_border1 {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.pic_border2 {
	border: 1px solid #ff9327;
}
.pic_border3 {
	border: 1px solid #ececec;
	}
.pic_border4 {
	border: 1px solid #aaaaaa;
	}
	
#p_pic {
	position: absolute;
	left: 75px;
	top: -62px;
	width: 135px;
	height: 62px;
	z-index: 1;
	}
#ind_ap1 {
	position: absolute;
	left:120px;
	top: 50px;
	width: 93px;
	height: 136px;
	z-index: 1;
	}
#ind_link2 {
	background-image: url(images/24.gif);
	background-repeat:repeat;
	background-position:top;
	height: auto;
	width: 69px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 24px;	
	border-bottom:#fff 1px solid;
	}
#ind_link4 {
	background-image: url(images/27.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#ind_link {
	background-image: url(images/18.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 623px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #2e8fcb;
	padding-top: 34px;
	padding-right: 4px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
#ind_link3 {
	background-image: url(images/25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 209px;
	width: 229px;
	padding-top: 34px;
	margin-top: 10px;
	}
.td_underline {
	border-bottom-style: dashed;
	border-bottom-color: #729ec0;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	line-height: 20px;
	}

/*團購區塊*/
#ordergroupdiv {
	position: relative;
	margin-left: 30px;
	}
#ordergroupdivin {
	position: absolute;
	z-index: 1;
	left: -24px;
	top: -50px;
}
/*團購文字標題*/
.ordergrouptitle {font-weight: bold; font-size: 16px ; letter-spacing: 1px; color : #333333}
/*團購區塊///*/

#news_map {  /*新聞地圖顯示用外框*/
	padding: 4px;
	border: 1px solid #CCC;	
	background-color: #FFF;
	}
#news_map2 {  /*新聞地圖顯示用，地圖實際大小*/
	height: 350px;
	width: 100%;
	_width: 99%;
	}
	
	
/*網頁上方區塊、選項按鈕*/
#header {
	margin-right: auto;
	margin-left: auto;     /*DIV的父容器自動高度撐高*/
	width: 900px;
	position: relative;
	}
#header_menu {
	background-image: url(images/2.gif);
	height: 35px;
	width: 900px;	
	position: relative;
	z-index: 2;
	}
#header_banner_top {
		
	}
#header_banner {
    padding-top: 13px;	
	margin: 0px;
	padding: 0px;
	}
#header_menu2 {
	position: absolute;
	left: 12px;
	top: 171px;
	width: 210px;
	height: 487px;
	z-index: 1;
	background-image: url(images/4.gif);
	padding-top: 11px;
}
/*網頁上方區塊、選項按鈕*/	


/*網頁中央區塊*/
#main_index {
	background-color: #FFF;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	}
#main_index_banner {
	background-image: url(images/12.gif);
	height: 186px;
	position: relative;
	padding-top: 32px;
	padding-left: 20px;
	}
#main_index_banner_1 {
	height: 204px;
	width: 275px;
    position: absolute;
	left: 585px;
	top: -48px;
	z-index: 2;
	}
#main_index_banner_2 {
	background-image: url(images/13.gif);
	height: 346px;
	width: 305px;
    position: absolute;
	left: 570px;
	top: -177px;
	z-index: 1;
	}
#main_index_banner_3 {
	height: 140px;
	width: 527px;
	margin-left: 20px;
	}
#main {
	margin-right: auto;
	margin-left: auto;
	/*height: 100%;     /*DIV的父容器自動高度撐高*/
	height: auto;
	overflow: hidden;
	width: 890px;
	background-image: url(images/2.gif);
	padding-bottom: 10px;
	padding-left: 10px;
	}
#main_1 { /*中央區塊左*/
	float: left;
	width: 212px;
	background-image: url(images/32.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	}
#main_2 { /*中央區塊右*/
	float: right;
	width: 658px;
	background-image: url(images/28.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	}
#main_main { /*中央區塊-主要內容區*/
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFF;
	}
#main_main2 { /*中央區塊-實際內容區*/
	border: 1px solid #CCC;
	padding: 10px;
	}
#main_title { /*標題列*/
	border: 1px solid #CCC;
	padding: 10px;
	height: 20px;
	}
#main_title_left { /*標題列-左標題字*/
	float: left;
	height: 20px;
	}
#main_title_right { /*標題列-右時間*/
	float: right;
	height: 20px;
	}
#main_page_nav { /*導航列*/
	color: #636363;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#main_page_nav a:link{color: #636363;}
#main_page_nav a:visited{color: #636363;}
#main_page_nav a:hover{color: #636363;}

#main_apDiv1 {
	position: absolute;
	left: 730px;
	top: -58px;
	width: 139px;
	height: 98px;
	z-index: 1;
}

/*網頁中央區塊*/

/*網頁頁尾區塊*/
#footer {
	/*height: 100%;     /*DIV的父容器自動高度撐高*/
	overflow: hidden; /*DIV的父容器自動高度撐高*/
	height: auto;
	background-color: #2f8fcb;
	}
#footer2 {
	margin-right: auto;
	margin-left: auto;
	/*height: 100%;     /*DIV的父容器自動高度撐高*/
	overflow: hidden; /*DIV的父容器自動高度撐高*/
	height: auto;
	width: 848px;
	background-image: url(images/4.gif);
	padding: 26px;
	}
#footer3 {
	margin-right: auto;
	margin-left: auto;
	/*height: 100%;     /*DIV的父容器自動高度撐高*/
	overflow: hidden; /*DIV的父容器自動高度撐高*/
	height: auto;
	width: 900px;
	padding-top: 27px;
	padding-bottom: 27px;
	}
.footer_font {
	color: #fff;
	line-height: 19px;
	font-size: 13px;
	}
.footer_font a:link{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
.footer_font a:visited{color: #fff;	text-decoration: none;font-size: 13px;}
.footer_font a:hover{color: #fff100;	text-decoration: underline;font-size: 13px;}

#footer_link {
	color: #666;
	line-height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 18px;
	}
#footer_link a:link{
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
#footer_link a:visited{color: #666;	text-decoration: none;font-size: 13px;}
#footer_link a:hover{color: #666;text-decoration: underline;font-size: 13px;}

/*網頁頁尾區塊*/

/* 產品清單頁與產品頁樣式  */
.pd_line {  /*products.php頁面館項清單欄位樣式*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
.pd_shop_line {  /*products_shop.php頁面館項清單欄位樣式*/
	
	}
.pd_type_line {  /*products_type.php頁面商品清單底線*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.pd_type_line2 { /*products_type.php頁面商品清單底線2*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #655033;
	}
#pd_detial { /*商品資料欄位*/
	
	}
#pd_detial_left { /*商品資料欄位上左*/
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 65%;
	overflow: hidden;
	}
#pd_detial_right { /*商品資料欄位上右*/
	float: right;	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 35%;
	overflow: hidden;
	}
#pd_detial_main { /*商品資料欄位內容*/
	clear: both;
	}
.pd_money_word {  /*商品區商品名樣式 */ 
    color:#595959;
	line-height: 16px;
	}
.pd_money_list1 {  /*商品區商品價格字樣式1 */ 
	font-weight: bold;
	color: #bf3e23;
	}
.pd_money_list2 {  /*商品區商品價格字樣式2 */ 
	
	}
.pd_money1 {  /*商品詳細頁面一般價格 */ 
	color: #3a3a3a;
	font-weight: bold;
	}
.pd_money1_redline {  /*商品詳細一般價格刪除線 */
	text-decoration: line-through;
	color: #F00;
	}
.pd_money2 {  /*商品詳細頁面特價 */
	color: #f00;
	font-weight: bold;
	}
#shop_ask {
	width: 450px;
	border-right: #754c12 1px solid;
	border-top: #754c12 1px solid;
	border-left: #754c12 1px solid;
	border-bottom: #754c12 1px solid;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	padding: 4px;
	height:100%;     /*DIV的父容器自動高度撐高*/
    overflow:hidden; /*DIV的父容器自動高度撐高*/
}
#shop_ask2 {
	height: 23px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #754c12;
	height:100%;     /*DIV的父容器自動高度撐高*/
    overflow:hidden; /*DIV的父容器自動高度撐高*/
}

#shop_ask2 .nav { font-weight: bold; font-size: 12px; color : #333333;}
#shop_ask2 a.nav { text-decoration: none; color : #333333; }
#shop_ask2 a.nav:hover { text-decoration: underline; }



/*  文字與超連結樣式設定  */
.w_white {
	color : #FFF;
	font-size: 12px;
	text-decoration: none;
}
.w_white a:link {color:#fff;font-size: 12px;
	text-decoration: none;}
.w_white a:visited {color:#fff;font-size: 12px;
	text-decoration: none;}
.w_white a:hover {
	color: #FF0;
	font-size: 12px;
	text-decoration: underline;
} 

 
.w_red {color : #F00; }
.w_black {color : #000; }
.w_black  a:link {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.w_black a:visited{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.w_black a:hover{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}  

.w_black2 {color : #000; }
.w_black2  a:link {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.w_black2 a:visited{
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.w_black2 a:hover{
	color: #000;
	font-size: 13px;
	text-decoration: underline;
}  

.w_gray {color : #7a7a7a}

/* 標題文字1 黑 */ 
.w_t1,.w_t1 a{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	}
	
.w_t2,.w_t2 a{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
	}
.w_t2 a:visited,.w_t2 a:visited{color:#fff;}
.w_t2 a:hover,.w_t2 a:hover{color: #ccc;}  


/* 標題文字藍 */ 
.w_t3,.w_t3 a{
	font-size: 15px;
	font-weight: bold;
	color: #196ec6;
	font-family: "微軟正黑體",Verdana, Geneva, sans-serif,"新細明體";
	}
 


/* 一般文字1 黑 */ 
.w_1,.w_1 a { 	

	} 

/*第一種超連結顏色(主要) 白>中灰*/
.w_1 a:link,.w_t1 a:link{color:#fff;}
.w_1 a:visited,.w_t1 a:visited{color:#fff;}
.w_1 a:hover,.w_t1 a:hover{color: #ccc;}  

/*超連結底線設定(有) */
.w_t1 a:link{text-decoration: underline;}
.w_t1 a:visited{text-decoration: underline;}
.w_t1 a:hover{text-decoration: underline;}

/*超連結底線設定(無) */
.w_1 a:link{text-decoration: none;}
.w_1 a:visited{text-decoration: none;}
.w_1 a:hover{text-decoration: underline;}


.td_dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*下面是給分頁樣式用*/
.nav {
	POSITION: relative; WIDTH: 100%; FLOAT: left
}
.lw-bottom LI {
	TEXT-ALIGN: center; PADDING-BOTTOM: 8px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; DISPLAY: block; FONT-FAMILY: Arial, Helvetica, sans-serif; FLOAT: left; HEIGHT: 18px; COLOR: #8a8989; FONT-SIZE: 14px; FONT-WEIGHT: bold; PADDING-TOP: 10px
}
.lw-bottom LI A {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 6px; PADDING-LEFT: 9px; PADDING-RIGHT: 9px; DISPLAY: block; COLOR: #1e5d90; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 6px
}
.lw-bottom LI A:hover {
	TEXT-DECORATION: underline
}
.lw-bottom LI.selected A {
	BACKGROUND: url(images/selected.gif) no-repeat; COLOR: #ffffff; FONT-SIZE: 14px; OVERFLOW: hidden
}
.lw-bottom LI.selected A:hover {
	COLOR: #ffe71b
}
/*下面是給分頁樣式用結束*/

/*討論區*/
/* 討論區外框表格顏色設定 */
.forumline { background-color: #f00; border: 1px #BEBEBE solid; }
/* 討論區表格底線和文字設定 */
.forum_title { /*分區標題*/
	background-color: #c8c8c8;
	padding: 5px;
}
.forumtd_line { /*分區下次區塊*/
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	font-size: 12px;
	color: #000000;
	height: 30px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	padding: 5px;
}
.forumtd_line_border { /*分區下次區塊*/
	border-top-style: solid;
	border-left-style: solid;
	font-size: 12px;
	color: #000000;
	height: 30px;
	line-height: 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
}
.forumtd_page { /*分頁*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	font-size: 12px;
	color: #fff;
	height: 30px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBEBE;
}
/*討論區結束*/

/*課程區樣式*/
.classtd_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
/*課程區樣式結束*/


#tt_apDiv1 {
	position: absolute;
	left: 0px;
	top: 166px;
	width: 277px;
	height: 42px;
	z-index: 1;
	background-image: url(images/2.png);
	color: #FFF;
	padding-top: 12px;
	padding-left: 17px;
	overflow: hidden;
}
#tt_apDiv1 a:link{text-decoration: underline;color:#fff; font-size:12px;}
#tt_apDiv1 a:visited{text-decoration: underline;color:#fff;font-size:12px;}
#tt_apDiv1 a:hover{text-decoration: underline;color:#fff;font-size:12px;}

#tt_apDiv2 {
	position: absolute;
	left: 1px;
	top: 104px;
	width: 194px;
	height: 23px;
	z-index: 1;
	background-image: url(images/2.png);
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}


.orange_back {
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	}
.a1 {
	background-color: #f5f5f5;
	}
.a2 {
	background-color: #fff;
	}
#sitemap {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;	
	}
	
#news_list {
	line-height:40px;	
}
