/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　　　　　　網頁基本　設定　　　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
html{padding:0px; margin:0px;}

body{
	font:12px/16px Arial, Helvetica, sans-serif, "新細明體";
	color:#FFFFFF;
	background-color:#1D1D1D;
	background-repeat:no-repeat;
	display:block;
	margin: 0px;
	background-position: center top;
	background-image:url(b_img_01/background_001.jpg)
}

a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0FF;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #F30;
}

/*去除連結框線*/
a {	blr:expression(this.onFocus=this.blur());}

/*清除float*/
.clearfloat {clear:both; height:0; font-size:0px; line-height:0px;} 

/*頁面置中設定*/
#three_background{width:1000px;	margin:0px auto 0px auto;}

/*圖片PNG專用，先讀取PNG圖片檔*/

#imgPreloader{
	display: none;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　　　　字體連結顏色　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*About Us_關於我們(內容區塊-More-觀看更多詳細字體顏色、大小)----------------------------------*/
a.about_more:link {
	text-decoration: none;
	color:#FF6600;
}
a.about_more:visited {
	text-decoration: none;
	color:#FF6600;
}
a.about_more:hover {
	text-decoration: none;
	color:#0066FF;
}
a.about_more:active {
	text-decoration: none;
	color: #FF6600;
}

/*Service_服務項目(內容區塊-More-觀看更多詳細字體顏色、大小)----------------------------------*/
a.service_more:link {
	text-decoration: none;
	color:#FF6600;
}
a.service_more:visited {
	text-decoration: none;
	color:#FF6600;
}
a.service_more:hover {
	text-decoration: none;
	color:#0066FF;
}
a.service_more:active {
	text-decoration: none;
	color: #FF6600;
}

/*Comment_發表回應(內容區塊-More-觀看更多詳細字體顏色、大小)----------------------------------*/
a.commenet_more:link {
	text-decoration: none;
	color:#FF6600;
}
a.commenet_more:visited {
	text-decoration: none;
	color:#FF6600;
}
a.commenet_more:hover {
	text-decoration: none;
	color:#0066FF;
}
a.commenet_more:active {
	text-decoration: none;
	color: #FF6600;
}
a.commenet_2:link {
	text-decoration:underline;
	color:#006699;
}
a.commenet_2:visited {
	text-decoration: none;
	color:#006699;
}
a.commenet_2:hover {
	text-decoration: none;
	color:#FF6600;
}
a.commenet_2:active {
	text-decoration:underline;
	color:#006699;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　　　　前台與後台按鈕設定　　　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*後台按鈕設定----------------------------------*/
#button_backstage{
	height: 17px;
	color: #ffffff;
	cursor: pointer;
	border:1px solid #000000;
	text-decoration:none;
	text-align: center;
	background: url(b_img_01/buttons/btnpro.gif) repeat-x left center;
	font:11px/17px Arial, Helvetica, sans-serif, "新細明體";
	float: right;
	margin:5px 5px 0px 0px;
	padding:0px 7px 0px 7px;
}
#button_backstage:hover {
	height: 17px;
	color: #333333;
	cursor: pointer;
	border:1px solid #adb9c2;
	text-decoration:none;
	text-align: center;
	background: url(b_img_01/buttons/btnproh.gif) repeat-x left center;
	font:11px/17px Arial, Helvetica, sans-serif, "新細明體";
}

/*前台按鈕設定----------------------------------*/
#button_onstage{
	height: 17px;
	color: #543C16;
	cursor: pointer;
	border:1px solid #866f3c;
	text-decoration:none;
	text-align: center;
	background: url(b_img_01/buttons/btnpro2.gif) repeat-x left center;
	font:11px/17px Arial, Helvetica, sans-serif, "新細明體";
	float: right;
	margin:5px 5px 0px 0px;
	padding:0px 7px 0px 7px;
}
#button_onstage:hover {
	height: 17px;
	color: #000000;
	cursor: pointer;
	border:1px solid #000000;
	text-decoration:none;
	text-align: center;
	background: url(b_img_01/buttons/btnproh2.gif) repeat-x left center;
	font:11px/17px Arial, Helvetica, sans-serif, "新細明體";
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　                　　　　　首頁+內頁上方固定不動區  　　       　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*網頁最上面的背景*/
#background {
	width:100%;
	height:456px;
	color:#333333;
	background:url(b_img_01/background_top.jpg) no-repeat center top;
	margin:0px auto 0px auto;
	text-align:left;
	position:relative;
	z-index:1;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　          　　　上方固定搜尋列區     　　　　　      　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#location {
	width:940px;
	height:20px;
	padding:0px 30px 0px 30px;
}
#location span.category01 {
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #333;
	letter-spacing: 1px;
	float: left;
	padding:2px 10px 0px 0px;
}
#location span.category02 {
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #FFFFFF;
	letter-spacing: 1px;
	float: left;
	padding:2px 2px 0px 0px;
}

/*加到我的最愛連結----------------------------------*/
#button_favorites a {
	width:24px;
	height:20px;
	background:url(b_img_01/buttons/b_favorites-trans.png) no-repeat center;
	cursor:pointer;
	display: block;
}
#button_favorites a:hover {
	background:url(b_img_01/buttons/b_favoritesh-trans.png) no-repeat center;
	cursor:pointer;
}

/*回首頁連結----------------------------------*/
#button_home a {
	width:24px;
	height:20px;
	background:url(b_img_01/buttons/b_home-trans.png) no-repeat center;
	cursor:pointer;
	display: block;
}
#button_home a:hover {
	background:url(b_img_01/buttons/b_homeh-trans.png) no-repeat center;
	cursor:pointer;
}

/*設定首頁連結----------------------------------*/
#back_home a {
	height:20px;
	text-align:center;
	font-size:12px;
	color:#333;
	padding-left:5px;
	text-decoration: none;
}
#back_home a:hover {
	text-align:center;
	font-size:12px;
	color:#333;
	padding-left:5px;
	cursor:pointer;
	text-decoration: underline;
}

/*搜尋表格字體顏色----------------------------------*/
#search {
	color:#333;
}

/*最上面的搜尋關鍵字輸入----------------------------------*/
#keyword_enter {
	background-color:#ffffff;
	width:150px;
	height:15px;
	border:1px solid #b3b3b3;
	color:#666666;
	font-size:12px;
}

/*搜尋類別選擇----------------------------------*/
#choose_enter {
	background-color:#ffffff;
	width:70px;
	height:19px;
	border:1px solid #b3b3b3;
	color:#666666;
	font-size:12px;
}

/*搜尋區域選擇----------------------------------*/
#area_enter {
	background-color:#ffffff;
	width:60px;
	height:19px;
	border:1px solid #b3b3b3;
	color:#666666;
	font-size:12px;
}

/*搜尋確認按鈕----------------------------------*/
#search_check {
	width:60px;
	height:20px;
}
#search_check a {
	width:60px;
	height:20px;
	background:url(b_img_01/buttons/sc_back-trans.png) no-repeat center;
	position:absolute;
	cursor:pointer;
	z-index: 26;
}
#search_check a:hover {
	background:url(b_img_01/buttons/sc_backh-trans.png) no-repeat center;
	cursor:pointer;
}

/*熱門關鍵字搜尋----------------------------------*/
#hot_keyword a {
	height:20px;
	text-align:center;
	font-size:12px;
	color:#333;
	padding-left:5px;
	text-decoration: none;
}
#hot_keyword a:hover {
	text-align:center;
	font-size:12px;
	color:#900;
	padding-left:5px;
	cursor:pointer;
	text-decoration: underline;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　客戶設定店名、電話、地址、營業時間區    　　　　　 　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*客戶Logo、電話、地址、店名、營業時間區塊背景----------------------------------*/
#member_logoback {
	width:738px;
	height:130px;
	position:absolute;
	top:27px;
	left:20px;
	z-index:36;
	display: block;
	overflow: hidden;
}

/*客戶Logo大小設定----------------------------------*/
#member_logo {
	width:130px;
	height:130px;
	position:absolute;
	z-index:10;
}

/*客戶Logo、電話、地址...等(編輯按鈕)----------------------------------*/
#control_memberinfo a {
	width:39px;
	height:17px;
	background:url(b_img_01/buttons/edit-trans.png) no-repeat center;
	position:absolute;
	text-decoration:none;
	cursor:pointer;
	left: 690px;
	top: 10px;
}
#control_memberinfo a:hover {
	background:url(b_img_01/buttons/edith-trans.png) no-repeat center;
	text-decoration:none;
	cursor:pointer;
}
#control_memberinfo span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　           首頁會員區設定             　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#memberall {
	width:178px;
	height:61px;
	position:absolute;
	left: 798px;
	top: 86px;
	z-index: 27;
}

/*會員登入區塊(會員登入鈕)----------------------------------*/
#td_enter a {
	width:160px;
	height:60px;
	cursor:pointer;
	background:url(b_img_01/buttons/bitton_ef-trans.png) no-repeat center;
	display: block;
	position: absolute;
	left: 24px;
	top: -40px;
}
#td_enter a:hover {
	background:url(b_img_01/buttons/bitton_efh-trans.png) no-repeat center;
	cursor:pointer;
}

/*加入iMAKEi----------------------------------*/
#join a {
	width:90px;
	height:15px;
	position:absolute;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
	top: 32px;
	left: 9px;
}
#join a:hover {
	text-decoration:none;
	color:#CA0000;
	cursor:pointer;
}

/*服務導覽----------------------------------*/
#services a {
	width:90px;
	height:15px;
	position:absolute;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
	left: 101px;
	top: 32px;
}
#services a:hover {
	text-decoration:none;
	color:#CA0000;
	cursor:pointer;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　Ｈｏｔ　Ｐｒｏｄｕｃｔ﹍熱門     　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*熱門購物商品----------------------------------*/
#order_outline {
	width:700px;
	height:270px;
	position:absolute;
	top:165px;
	left:30px;
	border: 1px none #999999;
	z-index: 28;
}

/*Hot Product商品文字列文字顏色及大小控制----------------------------------*/
#member_words {
	font-size:12px;
	color:#F5EA1C;
	text-align:right;
	padding-right:10px;
}

/*Hot Product商品文字列文字顏色及大小控制(商品訂購)----------------------------------*/
#member_wordst {
	font-size:12px;
	color:#F5EA1C;
}

/*Hot Product商品文字列文字顏色及大小控制(產品編號)----------------------------------*/
#member_wordsn {
	font-size:12px;
	color:#D7CC00;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}

/*Hot Product商品文字列文字顏色及大小控制(下拉選單)----------------------------------*/
#member_wordse {
	font-size:12px;
	color:#333;
	height:20px;
}

/*Buy Now_立即購買圖片變換----------------------------------*/
#buy_now {
	top:0px;
	width:103px;
	height:21px;
}
#buy_now a {
	width:103px;
	height:21px;
	background-image:url(b_img_01/buttons/buy_now-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}
#buy_now a:hover {
	width:103px;
	height:21px;
	background-image:url(b_img_01/buttons/buy_nowh-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

/*Hot Products圖片外框----------------------------------*/
#pic_outline {
	border:1px none #999999;
	width:680px;
	height:220px;
	position:absolute;
	background-image:url(b_img_01/sample_pics/hot_product.jpg);
	background-position:center;
	background-repeat:no-repeat;
	left: -6px;
	top: 31px;
}

/*Hot Product產品圖片01.02.03...變換按鈕----------------------------------*/
#product_pic ul {
	list-style-type: none;
	position:absolute;
	margin-left:445px;
	margin-top:210px;
	z-index:97;
	left: -8px;
	top: -210px;
}
#product_pic li {
	margin: 2px;
	float: left;
	color:#FFFFFF;
}
#product_pic li a {
	width: 20px;
	height: 20px;
	display: block;
	font-size: 12px;
	text-decoration:none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-01變換按鈕*/
#product_pic li.one a {
	background-image:url(b_img_01/buttons/01-trans.png);
	text-decoration:none;
}
#product_pic li.one a:hover {
	background-image:url(b_img_01/buttons/01h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.one span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-02變換按鈕*/
#product_pic li.two a {
	background-image:url(b_img_01/buttons/02-trans.png);
	text-decoration:none;
}
#product_pic li.two a:hover {
	background-image:url(b_img_01/buttons/02h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.two span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-03變換按鈕*/
#product_pic li.three a {
	background-image:url(b_img_01/buttons/03-trans.png);
	text-decoration:none;
}
#product_pic li.three a:hover {
	background-image:url(b_img_01/buttons/03h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.three span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-04變換按鈕*/
#product_pic li.four a {
	background-image:url(b_img_01/buttons/04-trans.png);
	text-decoration:none;
}
#product_pic li.four a:hover {
	background-image:url(b_img_01/buttons/04h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.four span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-05變換按鈕*/
#product_pic li.five a {
	background-image:url(b_img_01/buttons/05-trans.png);
	text-decoration:none;
}
#product_pic li.five a:hover {
	background-image:url(b_img_01/buttons/05h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.five span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-06變換按鈕*/
#product_pic li.six a {
	background-image:url(b_img_01/buttons/06-trans.png);
	text-decoration:none;
}
#product_pic li.six a:hover {
	background-image:url(b_img_01/buttons/06h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.six span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-07變換按鈕*/
#product_pic li.seven a {
	background-image:url(b_img_01/buttons/07-trans.png);
	text-decoration:none;
}
#product_pic li.seven a:hover {
	background-image:url(b_img_01/buttons/07h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.seven span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-08變換按鈕*/
#product_pic li.eight a {
	background-image:url(b_img_01/buttons/08-trans.png);
	text-decoration:none;
}
#product_pic li.eight a:hover {
	background-image:url(b_img_01/buttons/08h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.eight span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-09變換按鈕*/
#product_pic li.nine a {
	background-image:url(b_img_01/buttons/09-trans.png);
	text-decoration:none;
}
#product_pic li.nine a:hover {
	background-image:url(b_img_01/buttons/09h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.nine span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-10變換按鈕*/
#product_pic li.ten a {
	background-image:url(b_img_01/buttons/10-trans.png);
	text-decoration:none;
}
#product_pic li.ten a:hover {
	background-image:url(b_img_01/buttons/10h-trans.png);
	text-decoration:none;
	cursor:pointer;
}
#product_pic li.ten span {
	display: none;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Hot Product產品圖片-產品圖片編輯按鈕----------------------------------*/
#control_productpic {
	position:absolute;
	margin-left:640px;
	margin-top:21px;
	z-index:97;
}
#control_productpic a {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: -9px;
	top: 16px;
}
#control_productpic a:hover {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edith-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
}
#control_productpic span {
	display: none;
}

/*Hot Product產品圖片-產品選項位置控制----------------------------------*/
#word_location {
	width:680px;
	position:absolute;
	top:258px;
	left:-5px;
	z-index:97;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　Ｂｕｔｔｏｎｓ﹍按鈕選項　　  　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*按鈕-最新消息----------------------------------*/
#button_news  {
	position:absolute;
	left: 774px;
	top: 196px;
	width: 280px;
	height: 36px;
	z-index: 29;
}

/*按鈕-產品總覽----------------------------------*/
#button_product  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 232px;
	z-index: 30;
}

/*按鈕-店面景觀----------------------------------*/
#button_view  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 268px;
	z-index: 31;
}


/*按鈕-發表回應----------------------------------*/
#button_message  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 304px;
	z-index: 32;
}

/*按鈕-聯絡我們----------------------------------*/
#button_mail  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 340px;
	z-index: 33;
}

/*按鈕-交通指南----------------------------------*/
#button_map  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 376px;
	z-index: 34;
}

/*按鈕-動態影片區--------------------a-------------*/
#button_movie  {
	width:280px;
	height:36px;
	position:absolute;
	left: 774px;
	top: 412px;
	z-index: 35;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　                　　   首頁下半部獨立css區       　　       　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*下半部大背景----------------------------------*/
#background_02 {
	background:url(b_img_01/background_02.jpg) left top repeat-y;
	color:#333333;
	text-align:left;
	position:relative;
	display: block;
	width: 1000px;
	float: left;
}
#bgmain_left {
	width:690px;
	height: 930px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#bgmain_right {
	float: right;
	margin-bottom: 15px;
	height: 1150px;
	width: 290px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　   　　　　　                      首頁購物說明區　                 　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Shopping Rules(購物說明區塊背景)----------------------------------*/
#inshopping_rules {
	width:262px;
	height:260px;
	background-image:url(b_img_01/shopping_rules.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:0px;
	position:absolute;
	z-index: 11;
}

/*Shopping Rules(詳細內容連結按鈕)----------------------------------*/
#incontrol_rules {
	position:absolute;
	left:3px;
	top:70px;
}
#incontrol_rules a {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
	left: 130px;
	top: 8px;
	z-index: 8;
}
#incontrol_rules a:hover {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
}
#incontrol_rules span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　   　　　　　                      首頁即時簡訊 　                  　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*News In Brief(即時簡訊背景)-------------------------------------------------------------------*/
#inbrief {
	width:262px;
	height:163px;
	background-image:url(b_img_01/news_in_brief.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:258px;
	position:absolute;
	z-index: 12;
}

/*News In Brief(立即使用此功能按鈕)--------------------------------------------------------------*/
#incontrol_brief {
	position:absolute;
	left:3px;
	top:67px;
}
#incontrol_brief a {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
	left: 130px;
	top: -72px;
}
#incontrol_brief a:hover {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
}
#incontrol_brief span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　首頁Ｍｏｖｉｅ﹍店家即時視訊　　  　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Movie(店家即時視訊)----------------------------------------------------------------------------*/
#inmovie {
	width:262px;
	height:210px;
	position:absolute;
	background-image:url(b_img_01/movie_back.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:588px;
	padding: 35px 0px 0px 0px;
	z-index: 13;
}

/*Control　Movie_影片上傳控制(編輯按鈕)------------------------------------------------------------*/
#incontrol_movie {
	position:absolute;
	left:210px;
	top:190px;
}
#incontrol_movie a {
	width:39px;
	height:17px;
	position:absolute;
	text-decoration:none;
}
#incontrol_movie a:hover {
	width:39px;
	height:17px;
	position:absolute;
	text-decoration:none;
}
#incontrol_movie span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　首頁Ｐｒｅｍｉｕｍ﹍優惠卷下載　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Premium_優惠卷下載(下載並列印優惠卷背景)---------------------------------------------------------*/
#inpremium {
	width:262px;
	height:163px;
	background-image:url(b_img_01/money_off_coupons.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:736px;
	top:423px;
	z-index: 14;
}

/*News In Brief(立即使用此功能按鈕)---------------------------------------------------------------*/
#incontrol_print {
	position:absolute;
	left:3px;
	top:67px;
}
#incontrol_print a {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
	left: 129px;
	top: -73px;
}
#incontrol_print a:hover {
	width:126px;
	height:120px;
	position:absolute;
	text-decoration:none;
}
#incontrol_printspan {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　首頁Ｐｅｏｐｌｅ﹍訪客人數　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*People_訪客人數(背景、字體顏色大小)--------------------------------------------------------------*/
#inpeople {
	width:249px;
	height:17px;
	position:absolute;
	left:747px;
	top:842px;
	background-color:#000;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:3px;
	z-index: 15;
}
#intitle_people {
	font-weight:bold;
	color:#FFFFFF;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　首頁Ｏｎｌｉｎｅ　Ｏｒｄｅｒ﹍信用卡圖示　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Online Order_信用卡圖示(背景)------------------------------------------------------------------*/
#inonline_order {
	width:262px;
	height:59px;
	position:absolute;
	left:736px;
	top:867px;
	background-image:url(b_img_01/online_order.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index: 16;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　首頁最新消息跑馬燈　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*News_活動新訊(標題背景)------------------------------------------------------------------------*/
#intitle_news {
	width:500px;
	height:25px;
	background:url(b_img_01/title_news.jpg) no-repeat center;
	float: left;
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #F5EA1C;
	padding:0px 54px 0px 135px;
	display: block;
	overflow: hidden;
}

/*News_活動新訊(編輯按鈕)------------------------------------------------------------------------*/
#incontrol_message a {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	position:absolute;
	left: 661px;
	top: 15px;
	z-index: 17;
}
#incontrol_message a:hover {
	background:url(b_img_01/buttons/edith-trans.png) no-repeat center;
	text-decoration:none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　首頁產品區塊區　　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*首頁產品列表(區塊背景)-------------------------------------------------------------------------*/
#product_background {
	width:689px;
	padding-top: 8px;
	float: left;
	padding-bottom: 10px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　首頁關於我們　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*首頁關於我們(區塊背景)-------------------------------------------------------------------------*/
#aboutus_background {
	width:689px;
	height:210px;
	float: left;
	padding:10px 0px 10px 0px;

}

/*About Us_關於我們(標題列)---------------------------------------------------------------------*/
#intitle_aboutus {
	background:url(images/title_aboutus.gif) no-repeat center;
	padding:0px 15px 0px 205px;
	width:469px;
	height:29px;
	float: left;
	position: relative;
	background-image: url(b_img_01/title_aboutus.jpg);
}

/*About Us_關於我們(編輯按鈕)--------------------------------------------------------------------*/
#incontrol_aboutus a {
	top:6px;
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: 630px;
}
#incontrol_aboutus a:hover {
	background-image:url(b_img_01/buttons/edith-trans.png);
	background-repeat:no-repeat;
}
#incontrol_aboutus span {
	display: none;
}

/*About Us_關於我們(圖片大小設定)----------------------------------------------------------------*/
#inaboutus_pic {
	width:250px;
	height:170px;
	display: block;
	float: left;
	padding: 8px;
}

/*About Us_關於我們(文字訊息)-------------------------------------------------------------------*/
#inaboutus_words {
	width:420px;
	height:170px;
	word-break: break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-align:justify;
	text-justify:inter-ideograph;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	display: block;
	float: right;
	overflow: hidden;
	padding-top: 8px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　首頁Ｓｅｒｖｉｃｅ﹍服務項目　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Service_首頁服務項目(標題與內文背景)-------------------------------------------------------------*/
#service_background {
	width:224px;
	height:124px;
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
}
/*Service_首頁服務項目(標題背景)------------------------------------------------------------------*/
#intitle_service {
	width:224px;
	height:29px;
	background-image:url(b_img_01/title_service.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
}
/*Service_首頁服務項目(編輯按鈕)------------------------------------------------------------------*/
#incontrol_service {
	position:absolute;
	margin-left:160px;
	top:6px;
	z-index: 9;
}
#incontrol_service a {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#incontrol_service a:hover {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edith-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#incontrol_service span {
	display: none;
}

/*Service_首頁服務項目(內容區塊背景)-------------------------------------------------------------*/
#inservices_info {
	width:211px;
	height:82px;
	word-break: break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-align:justify;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	padding:5px 5px 5px 8px;
	font:12px/17px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　首頁Ｈｏｔ　Ｐｒｏｄｕｃｔ﹍熱門商品點閱排行　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Hot Product_熱門商品點閱排行(標題與內文背景)----------------------------------------------------*/
#hotp_background {
	width:228px;
	height:124px;
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
}

/*Hot Product_熱門商品點閱排行(標題背景)---------------------------------------------------------*/
#intitle_hotproduct {
	width:224px;
	height:29px;
	background-image:url(b_img_01/title_hotproduct.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
}

/*Hot Product_熱門商品點閱排行(內容區塊背景)--------------------------------------------------------------------*/
#inhotproduct_info {
	width:211px;
	height:82px;
	word-break: break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-align:justify;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	padding:5px 5px 5px 8px;
	font:12px/17px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　首頁Ｍｙ　Ｌｉｎｋ﹍我的好友連結　    　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*My Link_我的好友連結(標題與內文背景)--------------------------------------------------------------------*/
#mylink_background {
	width:224px;
	height:124px;
	margin: 0px;
	padding-bottom: 10px;
	float: left;
}

/*我的好友連結(標題背景)--------------------------------------------------------------------*/
#intitle_mylink {
	width:224px;
	height:29px;
	background-image:url(b_img_01/title_mylink.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
}

/*My Link_我的好友連結(編輯按鈕)--------------------------------------------------------------------*/
#incontrol_mylink {
	position:absolute;
	margin-left:165px;
	top:6px;
	z-index: 10;
}
#incontrol_mylink a {
	width:39px;
	height:17px;
	background:url(b_img_01/buttons/edit-trans.png)　no-repeat　center;
	position:absolute;
	text-decoration:none;
}
#incontrol_mylink a:hover {
	background:url(b_img_01/buttons/edith-trans.png)　no-repeat　center;
	text-decoration:none;
}
#incontrol_mylink span {
	display: none;
}

/*My Link_我的好友連結(內容區塊背景)--------------------------------------------------------------------*/
#inmylink_info {
	width:211px;
	height:82px;
	word-break: break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-align:justify;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	padding:5px 5px 5px 8px;
	font:12px/17px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　首頁Ｃｏｍｍｅｎｔ﹍發表回應　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Comment_發表回應(標題與內文背景)--------------------------------------------------------------------*/
#comment_background {
	width:689px;
	float: left;
	padding-bottom: 10px;
}

/*發表回應(標題背景)--------------------------------------------------------------------*/
#intitle_comment {
	width:469px;
	height:29px;
	background:url(images/title_comment.gif) no-repeat center;
	position: relative;
	padding:0px 15px 0px 205px;
	background-image: url(b_img_01/title_comment.jpg);
}

/*Comment_發表回應(內容區塊背景)--------------------------------------------------------------------*/
#incomment_info {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 5px;
	position: relative;
	display: block;
	background-color:#EBEBEB;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　　　　　固定Ｂｏｔｔｏｍ﹍最底下的大區塊（公司商標、重要聲明）　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Bottom_最底下聲明區塊背景--------------------------------------------------------------------*/
#bottom {
	width:1000px;
	height:120px;
	text-align:left;
	background-image:url(b_img_01/bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

/*Word_重要聲明文字(背景、字體顏色大小)--------------------------------------------------------------------*/
#word {
	width:600px;
	height:60px;
	position:absolute;
	color:#FFF;
	text-align:left;
	line-height:20px;
	left:116px;
	top:31px;
	z-index: 24;
}

/*Flashaim Logo_知識科技公司商標--------------------------------------------------------------------*/
#flashaim_logo {
	width:280px;
	height:70px;
	position:absolute;
	left:722px;
	top:36px;
	z-index: 25;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　              　　　  　內頁所有頁面排版      　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*內頁下半部延伸背景--------------------------------------------------------------------*/
#background_allpage {
	background:url(b_img_01/background_02.jpg) left top repeat-y;
	color:#333333;
	text-align:left;
	position:relative;
	padding:0px;
	display:block;
	width: 1000px;
	float: left;
}

/*內頁靠左部區塊--------------------------------------------------------------------*/
#left_allpage {
	width:690px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	
}

/*內頁靠右部區塊--------------------------------------------------------------------*/
#right_allpage { 
	float: right;
	margin-bottom: 15px;
	height: 840px;
	width: 290px;
	height: 930px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　內頁關於我們　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*About Us_關於我們(標題背景)--------------------------------------------------------------------*/
#title_aboutus {
	background:url(images/title_aboutus.gif) no-repeat center;
	position: relative;
	padding:0px 15px 0px 205px;
	width:469px;
	height:29px;
	background-image: url(b_img_01/title_aboutus.jpg);
}



/*About Us_關於我們(詳細內容)--------------------------------------------------------------------*/
#aboutus_main {
	font:12px/17px Arial, Helvetica, sans-serif, "新細明體";
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 10px;
	position: relative;
	display: block;

}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　COUPON_店家優惠券　　　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*COUPON_店家優惠券(標題背景)--------------------------------------------------------------------*/
#title_coupon {
	width:79px;
	height:40px;
	background-image:url(b_img_01/coupon_01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 610px;
}

/*COUPON_店家優惠券(詳細內容)--------------------------------------------------------------------*/
#coupon_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	position: relative;
	display: block;
	padding:0px 0px 20px 0px;
	margin: 0px;
}

/*COUPON_店家優惠券(表格內容)--------------------------------------------------------------------*/
#coupon_main .eventall {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	width: 679px;
}
#coupon_main .event_main01 {
	background: url(b_img_01/coupon_02.png) no-repeat left top;
	width:179px;
	height:46px;
}
#coupon_main .event_main02 {
	background: url(b_img_01/coupon_04.png) no-repeat left top;
	height:38px;
}
#coupon_main .event_main03 {
	background: url(b_img_01/coupon_06.png) no-repeat left top;
	height:42px;
}
#coupon_main .event_main04 {
	height:38px;
}
#coupon_main .event_01 {
	width:490px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 10px;
	background-image: url(b_img_01/coupon_05.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#coupon_main .event_02 {
	border-right:2px solid #FFFFFF;
	border-bottom:1px dotted #cccccc;
	padding-left: 10px;
}
#coupon_main .event_03 {
	border-right:2px solid #FFFFFF;
	border-bottom:1px dotted #cccccc;
	padding-left: 10px;
}
#coupon_main .event_04 {
	width:395px;
	border-right:2px solid #FFFFFF;
	border-bottom:1px dotted #cccccc;
	padding-left: 10px;
}
#coupon_main .event_05 {
	width:95px;
}
#coupon_main .event_bottom {
	width:679px;
	height:40px;
	background: url(b_img_01/coupon_11.jpg) no-repeat left center;
}

/*COUPON_店家優惠券(表格內按鈕)--------------------------------------------------------------------*/
#control_inprint {
	height: 26px;
	width: 82px;
	background:url(b_img_01/btn-print.jpg) no-repeat left top;
	color: #333333;
	cursor: pointer;
	border:none;
	font:11px/28px Arial, Helvetica, sans-serif, "新細明體";
	text-decoration:none;
	text-align: center;
}
#control_inprint:hover {
	height: 26px;
	width: 82px;
	background:url(b_img_01/btnh-print.jpg) no-repeat left top;
	color: #2c6a7b;
	cursor: pointer;
	border:none;
	font:11px/30px Arial, Helvetica, sans-serif, "新細明體";
	text-decoration:none;
	text-align: center;
}

/*COUPON_店家優惠券(頁數)--------------------------------------------------------------------*/
#coupon_menu {
	width:679px;
	height:20px;
	text-align:right;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
}
#coupon_menu a {
	border:#9C7620 1px solid;
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#9C7620;
	text-decoration:none;
}
#coupon_menu a:hover {
	border-:#9C7620 1px solid;
	color:#ffffff;
	background-color:#9C7620;
}
#coupon_menu .current {
	border:#9C7620 1px solid;
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9C7620;
}
#coupon_menu .disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#9C7620;
	border: 1px solid #9C7620;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　Ｃｏｍｍｅｎｔ﹍發表回應　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Comment_發表回應(標題背景)--------------------------------------------------------------------*/
#title_comment {
	width:469px;
	height:29px;
	background:url(b_img_01/title_comment.jpg) no-repeat center;
	position: relative;
	padding:0px 15px 0px 205px;
}

/*Comment_發表回應(主要內容)--------------------------------------------------------------------*/
#comment_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 15px;
	position: relative;
	display: block;
	background-color: #F2F2F2;
}

/*Comment_發表回應(主要內容表格設定)--------------------------------------------------------------*/

/*區塊設定*/
#comment_liheight {
	line-height:20px;
}

/*發表者字體顏色、大小*/
#comment_intitle {
	font-size:12px;
	font-weight:bold;
	color:#A70020;
}

/*發表時間字體顏色、大小*/
#comment_time {
	color:#666666;
}

/*Comment_發表回應(主要內容2_回覆區)--------------------------------------------------------------*/
#comment_main2 {
	width:687px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 15px;
	position: relative;
	display: block;
}

/*回應區表格製作----------------------------------------------------------------------------------*/
#comment_main2 table.point2{
	margin-bottom: 30px;
	background-color: #DFDCCE;

}
#comment_main2 td.con1{
	color: #663300;
	height: 24px;
	text-align: left;
	width: 655px;
	border-top:1px solid #663300;
	font:bold 13px/18px Arial, Helvetica, sans-serif, "新細明體";
	border-left:5px solid #663300;
	padding-left: 10px;
}
#comment_main2 td.con2{
	color: #663300;
	height: 24px;
	text-align: right;
	width: 655px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	font:bold 13px/18px Arial, Helvetica, sans-serif, "新細明體";
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #663300;
	padding-right: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-left-color: #663300;
}
#comment_main2 td.con3{
	color: #5E5844;
	height: 26px;
	text-align: left;
	width: 645px;
	border-bottom:1px dotted #ADA78D;
	border-left:5px solid #ADA78D;
	font:12px/18px Arial, Helvetica, sans-serif, "新細明體";
	padding:8px 10px 0px 10px;
}
#comment_main2 td.con4{
	color: #663300;
	height: 26px;
	text-align: right;
	width: 645px;
	border-bottom:1px dotted #ADA78D;
	border-right:5px solid #ADA78D;
	font:12px/18px Arial, Helvetica, sans-serif, "新細明體";
	padding:5px 10px 5px 10px;
}
#comment_main2 td.con5{
	color: #663300;
	height: 26px;
	text-align: right;
	width: 645px;
	border-bottom:1px dotted #ADA78D;
	border-right:5px solid #ADA78D;
	font:12px/18px Arial, Helvetica, sans-serif, "新細明體";
	padding:5px 10px 5px 10px;
}
#comment_main2 td.detail3{
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	text-align: justify;
	background-color: #F1F0EB;
	width: 613px;
	padding:10px 20px 10px 20px;
	border-bottom:2px solid #663300;
}
#comment_main2 span.t01{
	font:bold 12px Arial, Helvetica, sans-serif, "新細明體";
	color: #4F4A39;
	height: 26px;

}
#comment_main2 p.t02 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	float: right;
	text-align: right;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
}
#comment_main2 p.t03 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	float: left;
	text-align: left;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
}


/*發表回應(頁數)-----------------------------------------------------------------------------*/
#comment_menu {
	height:20px;
	text-align:right;
	padding: 10px 10px 5px 5px;
}
#comment_menu a {
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#4F4A39;
	text-decoration:none;
	border: 1px solid #4F4A39;
}
#comment_menu a:hover {
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#comment_menu a:active {
	color:#DFDCCE;
	background-color: #ADA78D;
	border: 1px solid #ADA78D;
}
#comment_menu .current {
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#comment_menu .disabled {
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	margin:2px;
	color:#4F4A39;
	border: 1px solid #4F4A39;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　MOVIE------------動態影片區　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*MOVIE_動態影片區(標題背景)*/
#title_movie {
	background:url(b_img_01/titile_movie.jpg) no-repeat left top;
	position: relative;
	padding:0px 15px 0px 205px;
	width:469px;
	height:29px;
}
/*----------------------------------------------分隔線----------------------------------------------*/
/*MOVIE_動態影片區(詳細內容)*/
#movie_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 10px;
	position: relative;
	display: block;
}
/*----------------------------------------------分隔線---------------------------------------------*/
/*MOVIE_動態影片區表格*/
#movie_sole {
	width:340px;
	display: block;
	margin-bottom: 10px;
	float: left;
}
/*----------------------------------------------分隔線---------------------------------------------*/
/*MOVIE_動態影片區-產品圖片尺寸*/
#movie_size {
	width:470px;
	height:381px;
	border:1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	overflow: hidden;
}
#movie_size2{
	width:122px;
	height:98px;
	border:1px solid #666666;
	display: block;
	overflow: hidden;
	padding: 2px;
	float: left;
}
/*----------------------------------------------分隔線---------------------------------------------*/
/*MOVIE_動態影片區(編輯按鈕)*/
#control_movie a {
	top:7px;
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: 638px;
}
#control_movie a:hover {
	background-image:url(b_img_01/buttons/edith-trans.png);
	background-repeat:no-repeat;
}
#control_movie span {
	display: none;
}
/*----------------------------------------------分隔線---------------------------------------------*/
/*MOVIE_動態影片區(刪除按鈕)*/
#movie_change a {
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
#movie_change a:hover {
	font-size:12px;
	text-decoration:none;
	color:#FF6600;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*MOVIE_Change動態影片區影片修改按鈕、底色*/
#movie_change {
	color:#FFFFFF;
	font-size:12px;
	background-color:#333333;
	text-align: right;
	float: left;
	width: 100%;
}
/*----------------------------------------------分隔線----------------------------------------------*/
/*MOVIE_Name影片名稱區塊控制*/
#movie_detail {
	text-align:center;
	padding-top: 5px;
	width:100%;
	position: relative;
}
#movie_name {
	text-align:center;
	width: 100%;
	position: relative;
}
/*MOVIE_Name影片名稱*/
#movie_namet {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	line-height: 22px;
}
/*MOVIE_Time影片長度區塊控制*/
#movie_time {
	float: left;
	width:30%;
	height:17px;
	text-align:center;
}
/*MOVIE_Time影片長度數值*/
#movie_timet {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*MOVIE_Population影片瀏覽人數區塊控制*/
#movie_population {
	width:40%;
	height:17px;
	text-align:center;
	float: left;
}
/*MOVIE_Population影片瀏覽人數名稱*/
#movie_populationt {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*MOVIE_Upload time影片上傳時間區塊控制*/
#movie_upload{
	float: left;
	width:30%;
	height:17px;
	text-align:center;
}
/*MOVIE_Upload time影片上傳時間名稱*/
#movie_uploadt {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*----------------------------------------------分隔線----------------------------------------------*/
/*MOVIE_Name影片名稱區塊控制*/
#movie_detail2{
	text-align:center;
	padding-top: 5px;
	width: 50%;
	float: left;
	padding-left: 10px;
}
#movie_name2{
	text-align:left;
	width: 100%;
	float: left;
}
/*MOVIE_Name影片名稱*/
#movie_namet {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	line-height: 22px;
}
/*MOVIE_Time影片長度區塊控制*/
#movie_time2 {
	float: left;
	height:17px;
	text-align:left;
	width: 100%;
}
/*MOVIE_Time影片長度數值*/
#movie_timet {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*MOVIE_Population影片瀏覽人數區塊控制*/
#movie_population2 {
	height:17px;
	text-align:left;
	float: left;
	width: 100%;
}
/*MOVIE_Population影片瀏覽人數名稱*/
#movie_populationt {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*MOVIE_Upload time影片上傳時間區塊控制*/
#movie_upload2{
	float: left;
	height:17px;
	text-align:left;
	width: 100%;
}
/*MOVIE_Upload time影片上傳時間名稱*/
#movie_uploadt {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}
/*----------------------------------------------分隔線----------------------------------------------*/
/*MOVIE Change_(大影片上半部與下文分隔線)*/
#movie_line{
	background-image: url(b_img_01/movie/gray-dot2.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/*----------------------------------------------分隔線----------------------------------------------*/
/*MOVIE Change_影片圖片單項修改按鈕*/
#movie_change a {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#movie_change a:hover {
	font-size:12px;
	text-decoration:none;
	color:#FF6600;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*影片頁數列表*/
#movie_menu {
	width:679px;
	height:20px;
	text-align:right;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
#movie_menu a {
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#4F4A39;
	text-decoration:none;
	border: 1px solid #4F4A39;
}
#movie_menu a:hover {
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#movie_menu a:active {
	color:#DFDCCE;
	background-color: #ADA78D;
	border: 1px solid #ADA78D;
}
#movie_menu .current {
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#movie_menu .disabled {
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	margin:2px;
	color:#4F4A39;
	border: 1px solid #4F4A39;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　Ｎｅｗｓ﹍活動新訊　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*News_活動新訊(標題背景)--------------------------------------------------------------------*/
#title_news {
	width:500px;
	height:20px;
	background:url(b_img_01/title_news.jpg) no-repeat center;
	float: left;
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #FFF;
	padding:0px 54px 0px 135px;
	display: block;
	overflow: hidden;
}

/*News_活動新訊(編輯按鈕)--------------------------------------------------------------------*/
#control_message a {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	position:absolute;
	left: 661px;
	top: 11px;
}
#control_message a:hover {
	background:url(b_img_01/buttons/edith-trans.png) no-repeat center;
	text-decoration:none;
}
#control_message span {
	display: none;
}


/*News_最新消息(標題背景)--------------------------------------------------------------------*/
#title_news2 {
	width:469px;
	height:29px;
	background-image:url(b_img_01/title_news2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	float: left;
	position: relative;
	padding:8px 15px 0px 205px;
}

/*News_最新消息(主要內容)--------------------------------------------------------------------*/
#news_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 15px;
	position: relative;
	display: block;
}

/*News_最新消息(列表表格設定)----------------------------------------------------------------*/

/*框架*/
#news_main table.point{
	margin-bottom: 30px;
	background-color: #EBECE3;
}

/*表格標題TR整列背景*/
#news_main tr.bgcolor{
	background: url(b_img_01/newsbg_t01.jpg) repeat-x left top;
}

/*表格最底TD整列背景*/
#news_main td.bgfooter{
	background: url(b_img_01/newsbg_t01.jpg) repeat-x left top;
	height: 8px;
}

/*標題*/
#news_main td.title{
	font:bold 12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	height: 26px;
	text-align: center;
	width: 430px;
	margin-right: 2px;
	border-right:1px dotted #81795C;
}

/*分類*/
#news_main td.cate{
	font:bold 12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	text-align: center;
	margin-right: 2px;
	width: 90px;
	border-right:1px dotted #81795C;
}

/*時間*/
#news_main td.time{
	font:bold 12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	text-align: center;
	width: 133px;
}

/*標題資料顯示*/
#news_main td.title2{
	font:12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	height: 28px;
	text-align: left;
	background-color: #F2F2F2;
	margin-right: 2px;
	padding-left: 12px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA0000;
}
#news_main td.title2 a{
	font:12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}
#news_main td.title2 a:hover{
	color: #AA9C4D;
	text-decoration: underline;
}

/*分類資料顯示*/
#news_main td.cate2{
	font:12px Arial, Helvetica, sans-serif, "新細明體";
	color: #696A69;
	text-align: center;
	background-color: #F2F2F2;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA0000;
}

/*時間資料顯示*/
#news_main td.time2{
	font:12px Arial, Helvetica, sans-serif, "新細明體";
	color: #CA0000;
	text-align: center;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA0000;
}

/*News_最新消息(詳細頁面表格設定)---------------------------------------------------------------*/

/*(框架)*/
#news_main table.point2{
	margin-bottom: 30px;
	background-color: #D6D2C5;
}

/*標題、時間、類型(顯示標題)*/
#news_main td.con3{
	font:12px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	height: 26px;
	text-align: left;
	background-color: #D6D2C5;
	width: 643px;
	border-bottom:1px dotted #ADA78D;
	padding-left: 10px;
	border-left:5px solid #ADA78D;
}

/*標題、時間、類型(顯示資料文字、顏色...等變化)*/
#news_main span.t01{
	font:bold 12px Arial, Helvetica, sans-serif, "新細明體";
	color: #666;
	height: 26px;
}

/*最新消息(詳細內容)*/
#news_main td.detail3{
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	color: #333333;
	text-align: justify;
	background-color: #F1F0EB;
	width: 613px;
	padding:20px 20px 20px 20px;
}

/*最新消息(頁數列表)-----------------------------------------------------------------------------*/
#news_menu {
	width:679px;
	height:20px;
	text-align:right;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
}
#news_menu a {
	border:#9C7620 1px solid;
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#9C7620;
	text-decoration:none;
}
#news_menu a:hover {
	border-:#9C7620 1px solid;
	color:#ffffff;
	background-color:#9C7620;
}
#news_menu a:active {
	border:#9C7620 1px solid;
	color:#9C7620;
}
#news_menu .current {
	border:#9C7620 1px solid;
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9DE8D4;
}
#news_menu .disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#9DE8D4;
	border: 1px solid #9C7620;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　Ｐｒｏｄｕｃｔ﹍產品頁列表　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Product_產品總覽(標題背景)--------------------------------------------------------------------*/
#product_title {
	width:469px;
	height:29px;
	position: relative;
	background:url(b_img_01/title_product.jpg) no-repeat center;
	padding:0px 15px 0px 205px;
}

/*Product_產品總覽(主要內容)--------------------------------------------------------------------*/
#product_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 10px;
	position: relative;
	display: block;
}

/*Picture_產品總覽(列表頁面)--------------------------------------------------------------------*/

/*產品列表頁(單項產品背景圖案)*/
#prodcut_smallbackground {
	width:100%;
	height:auto;
	background-image:none;
}
/*產品列表頁(圖片尺寸)*/
#picture_size {
	width:190px;
	height:150px;
	border:2px solid #333;
}

/*單項產品列表頁(絴細資訊按鈕)*/
#product_detail {
	width:23px;
	height:72px;
	top:0px;
}
#product_detail a {
	width:23px;
	height:72px;
	background-image:url(b_img_01/buttons/probuct_01-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 18;
}
#product_detail a:hover {
	width:23px;
	height:72px;
	background-image:url(b_img_01/buttons/probuct_01h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}

/*產品列表頁(立即購買按鈕)*/
#product_order {
	width:23px;
	height:72px;
	top:0px;
}
#product_order a {
	width:23px;
	height:72px;
	background-image:url(b_img_01/buttons/probuct_02-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 21;
}
#product_order a:hover {
	width:23px;
	height:72px;
	background-image:url(b_img_01/buttons/probuct_02h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
}

/*產品列表頁(產品標題區塊)*/
#product_name {
	height:15px;
	text-align:left;
	padding-left:5px;
}

/*產品列表頁_產品標題(標題顏色字型...變化)*/
#product_namet {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#333333;
}

/*產品列表頁_產品標題(資料顏色字型...變化)*/
#product_namei {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}

/*產品列表頁(價格區塊)*/
#product_price {
	height:15px;
	text-align:left;
	padding-left:5px;
}

/*產品列表頁_產品價格(標題顏色字型...變化)*/
#product_pricet {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#333333;
}

/*產品列表頁_產品價格(資料顏色字型...變化)*/
#product_pricei {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}

/*產品列表頁_產品(修改按鈕、底色、文字連結變化)*/
#pic_change {
	height:15px;
	text-align:right;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#333333;
}
#pic_change a {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#pic_change a:hover {
	font-size:12px;
	text-decoration:none;
	color:#FF6600;
}


/*Picture_產品總覽(絴細頁面)--------------------------------------------------------------------*/

/*產品絴細頁面(圖片尺寸)*/
#picture_size2 {
	width:350px;
	height:275px;
	border:2px solid #666;
}

/*產品補貨中按鈕，貨賣完時出現，並影藏立即訂購按鈕*/
#product_non {
	width:109px;
	height:21px;
	background-image: url(b_img_01/buttons/probuct_non.gif);
	font:12px/20px Arial, Helvetica, sans-serif, "新細明體";
	text-align: center;
	letter-spacing: 1px;
	color: #993333;
	line-height: 20px;
	float: left;
}

/*Buy Now_立即購買圖片變換*/
#product_buy a {
	width:103px;
	height:21px;
	background:url(b_img_01/buttons/buy_now-trans.png) no-repeat center;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin:0px 20px 0px 0px;
}
#product_buy a:hover {
	background:url(b_img_01/buttons/buy_nowh-trans.png) no-repeat center;
	text-decoration:none;
	cursor:pointer;
}

/*產品單一詳細項目(價格、優惠價、優惠價數字設定)*/
#product_main .price{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}
#product_main .price2{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}
#product_main .price3{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 22px;
	color: #FF9900;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	line-height: 24px;
}

/*金流圖片*/
#product_payway{
	background-image: url(b_img_01/product/payway_CRD.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
}
/*本產品詳細介紹標題*/
.menu1{
	color: #663300;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #663300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

/*Product Change_產品總覽(產品詳細上半部與下文分隔線)*/
#product_line{
	background-image: url(b_img_01/product/gray-dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}

/*瀏覽人評價區*/
#product_appraisal{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url(b_img_01/product/appraisal.png);
	background-repeat: no-repeat;
	background-position: left;
}

/*瀏覽人評價按鈕*/
#appraisal_bt{
	height: 23px;
	color: #666666;
	cursor: pointer;
	text-decoration:none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 59px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 22px;
	position: absolute;
	margin-left: 10px;
	border: 1px solid #666666;
	letter-spacing: 5px;
	background-image: url(b_img_01/buttons/btappraisal.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#appraisal_bt:hover {
	height: 23px;
	width: 59px;
	color: #333333;
	cursor: pointer;
	text-decoration:none;
	text-align: center;
	border: 1px solid #ABC6D3;
	letter-spacing: 5px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 24px;
}

/*本產品詳細介紹內文距離*/
#product_maintyp{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/*產品單一詳細項目，給予編輯器(字體--範例--之後刪除)*/
#product_main .text001{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 18px;
	color: #B30000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 19px;
}
#product_main .text002{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
#product_main .text003{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 15px;
	color: #CC0000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
#product_main .text004{
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}

/*產品總覽(頁數列表)--------------------------------------------------------------------------*/
#product_menu {
	height:20px;
	text-align:right;
	padding: 10px 10px 5px 5px;
}
#product_menu a {
	border-right:#f6cc62 1px solid;
	border-top:#f6cc62 1px solid;
	border-left:#f6cc62 1px solid;
	border-bottom:#f6cc62 1px solid;
	padding-right:5px;
	padding-left: 5px;
	padding-bottoom: 2px;
	padding-top:2px;
	margin:2px;
	color:#CC6600;
	text-decoration:none;
}
#product_menu a:hover {
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666 1px solid;
	color:#FFFFFF;
	background-color:#666666;
}
#product_menu a:active {
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666 1px solid;
	color:#FFFFFF;
}
#product_menu .current {
	border-right:#dac38a 1px solid;
	border-bottom:#dac38a 1px solid;
	border-left:#dac38a 1px solid;
	border-top:#dac38a 1px solid;
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	margin:2px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#dac38a;
}
#product_menu .disabled {
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	margin:2px;
	color:#CCCCCC;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　   　ＳＥＲＶＩＣＥ服務項目　　　 　   　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/ 

/*Service_服務項目(標題背景)--------------------------------------------------------------------*/
#title_service {
	width:674px;
	height:29px;
	background-image:url(b_img_01/title_service2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
	position: relative;
	padding-right: 15px;
}

/*Service_服務項目(主要內容)--------------------------------------------------------------------*/
#service_main {
	font:11px/17px Arial, Helvetica, sans-serif, "新細明體";
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 15px;
	position: relative;
	display: block;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　ＶＩＥＷ﹍店面景觀　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*View_店面景觀(標題背景)--------------------------------------------------------------------*/
#title_view {
	background:url(images/title_view.gif) no-repeat left top;
	position: relative;
	padding:0px 15px 0px 205px;
	width:469px;
	height:29px;
	background-image: url(b_img_01/title_view.jpg);
}

/*View_店面景觀(主要內容)--------------------------------------------------------------------*/
#view_main {
	width:689px;
	word-break: break-all;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	float: left;
	padding-top: 10px;
	position: relative;
	display: block;
}

/*View_店面景觀(列表頁面)--------------------------------------------------------------------*/

/*店面景觀-產品圖片尺寸*/
#view_size {
	width:210px;
	height:140px;
	border:1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	overflow: hidden;
}

/*店面景觀-景觀名稱區塊控制*/
#view_name {
	height:17px;
	text-align:center;
	padding: 5px;
}

/*店面景觀-景觀名稱*/
#view_namet {
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}

/*店面景觀-區塊修改按鈕、底色*/
#view_change {
	height:15px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	background-color:#333333;
	width: 210px;
}

/*店面景觀-單項修改按鈕*/
#view_change a {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#view_change a:hover {
	font-size:12px;
	text-decoration:none;
	color:#FF6600;
}


/*View_店面景觀(頁數列表)--------------------------------------------------------------------------*/
#view_menu {
	width:679px;
	height:20px;
	text-align:right;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
#view_menu a {
	padding:2px 5px 2px 5px;
	margin:2px;
	color:#4F4A39;
	text-decoration:none;
	border: 1px solid #4F4A39;
}
#view_menu a:hover {
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#view_menu a:active {
	color:#DFDCCE;
	background-color: #ADA78D;
	border: 1px solid #ADA78D;
}
#view_menu .current {
	padding:2px 5px 2px 5px;
	margin:2px;
	font-weight:bold;
	color:#DFDCCE;
	background-color:#ADA78D;
	border: 1px solid #ADA78D;
}
#view_menu .disabled {
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	margin:2px;
	color:#4F4A39;
	border: 1px solid #4F4A39;
}







/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　    內頁固定_購物說明、即時簡訊、店家優惠券、影片區、訪客人數、信用卡  　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　Ｓｈｏｐｐｉｎｇ　Ｒｕｌｅｓ﹍購物說明　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Shopping Rules(購物說明區塊背景)*/
#shopping_rules {
	width:262px;
	height:260px;
	background-image:url(b_img_01/shopping_rules.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:-2px;
	position:absolute;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Shopping Rules(詳細內容連結按鈕)*/
#control_rules {
	position:absolute;
	left:3px;
	top:70px;
}
#control_rules a {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/shopping_rulesb-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: 130px;
	top: 8px;
}
#control_rules a:hover {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/shopping_rulesbh-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#control_rules span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　Ｎｅｗｓ　Ｉｎ　Ｂｒｉｅｆ﹍即時簡訊　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*News In Brief(即時簡訊背景)*/
#brief {
	width:262px;
	height:163px;
	background-image:url(b_img_01/news_in_brief.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:260px;
	position:absolute;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*News In Brief(立即使用此功能按鈕)*/
#control_brief {
	position:absolute;
	left:3px;
	top:67px;
}
#control_brief a {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/news_in_briefb-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: 130px;
	top: -72px;
}
#control_brief a:hover {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/news_in_briefbh-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#control_brief span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　Ｍｏｖｉｅ﹍店家即時視訊　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Movie(店家即時視訊)*/
#movie {
	width:262px;
	height:214px;
	position:absolute;
	background-image:url(b_img_01/movie_back.png);
	background-position:center;
	background-repeat:no-repeat;
	left:736px;
	top:590px;
	padding: 30px 0px 0px 0px;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*Control　Movie_影片上傳控制(編輯按鈕)*/
#control_movie {
	position:absolute;
	left:210px;
	top:190px;
}
#control_movie a {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edit-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#control_movie a:hover {
	width:39px;
	height:17px;
	background-image:url(b_img_01/buttons/edith-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#control_movie span {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　Ｐｒｅｍｉｕｍ﹍優惠卷下載　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Premium_優惠卷下載(下載並列印優惠卷背景)*/
#premium {
	width:262px;
	height:163px;
	background-image:url(b_img_01/money_off_coupons.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:736px;
	top:425px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*News In Brief(立即使用此功能按鈕)*/
#control_print {
	position:absolute;
	left:3px;
	top:67px;
}
#control_print a {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/print-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	left: 129px;
	top: -73px;
}
#control_print a:hover {
	width:126px;
	height:120px;
	background-image:url(b_img_01/buttons/printh-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
}
#control_printspan {
	display: none;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　Ｐｅｏｐｌｅ﹍訪客人數　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*People_訪客人數(背景、字體顏色大小)*/
#people {
	width:249px;
	height:17px;
	position:absolute;
	left:752px;
	top:846px;
	background-color:#000;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:3px;
}
#title_people {
	font-weight:bold;
	color:#FFFFFF;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　Ｏｎｌｉｎｅ　Ｏｒｄｅｒ﹍信用卡圖示　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Online Order_信用卡圖示(背景)*/
#online_order {
	width:262px;
	height:59px;
	position:absolute;
	left:736px;
	top:870px;
	background-image:url(b_img_01/online_order.png);
	background-position:center;
	background-repeat:no-repeat;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■                                                                                                            ■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　    內開視窗_網頁ｃｓｓ區 　　　　　　　　  　　　　　　　　　　　　　　　　　　■*/
/*■                                                                                                            ■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　Ｃｏｎｔａｃｔ﹍聯絡我們　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Contact_聯絡我們(主要內容背景)*/
#contact_backgroundmain {
	width:679px;
	height:528px;
	background-image:url(b_img_01/background_contact.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact_聯絡我們(主要項目位置控制)*/
#contact_main {
	width:500px;
	left:15px;
	top:80px;
	position:absolute;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact_聯絡我們(項目標題)*/
#contact_titlew {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:right;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact_聯絡我們(說明文字)*/
#contact_words01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#contact_words04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#contact_words05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words06 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#contact_words07 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words08 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words09 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
}
#contact_words13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:5px;
	height:250px;
	overflow:auto;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact_聯絡我們(文字輸入)*/
#contact_enter {
	height:15px;
	color:#333333;
	font-size:12px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact_聯絡我們(詢問意見輸入)*/
#contact_entermain {
	color:#333333;
	font-size:12px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact Rewrite_重新填寫按鈕*/
#contact_rewrite {
	width:73px;
	height:22px;
}
#contact_rewrite a {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_01-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}
#contact_rewrite a:hover {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_01h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact Sent_確定送出按鈕*/
#contact_sent {
	width:73px;
	height:22px;
}
#contact_sent a {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_02-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}
#contact_sent a:hover {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_02h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Contact Return_回上一頁按鈕*/
#contact_return {
	width:73px;
	height:22px;
}
#contact_return a {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_03-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}
#contact_return a:hover {
	width:73px;
	height:22px;
	background-image:url(b_img_01/buttons/contact_03h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	cursor:pointer;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■　　　　　　　　　　　　　　　　　　　　　　　　Ｍａｐ﹍交通指南　　　　　　　　　　　　　　　　　　　　　　　■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*Map_交通指南(交通指南標題與內文背景)*/
#map_background {
	width:713px;
	height:699px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(b_img_01/map_background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	text-align:left;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(網路地圖區塊)*/
#map_main {
	width:660px;
	height:340px;
	position:absolute;
	background-image:url(b_img_01/sample_pics/map_main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	left: 27px;
	top: 25px;
	/*border:1px solid #302a26;*/
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(地址列)*/
#address {
	width:640px;
	height:auto;
	position:absolute;
	left: 40px;
	top: 410px;
}
#address_title {/*地址:*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#address_enter {/*輸入欄位*/
	height:13px;
	font-size:12px;
	margin-left:25px;
	border:1px solid #d4c076;
}
#address_words {/*確認後出現的文字*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:25px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(電話列)*/
#tel {
	width:640px;
	height:auto;
	position:absolute;
	left: 40px;
	top: 430px;
}
#tel_title {/*電話:*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#tel_enter {/*輸入欄位*/
	height:13px;
	font-size:12px;
	margin-left:25px;
	border:1px solid #d4c076;
}
#tel_words {/*確認後出現的文字*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:25px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(營業時間)*/
#time {
	width:640px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	position:absolute;
	left: 40px;
	top: 451px;
}
#time_title {/*營業時間:*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#time_enter {/*輸入欄位*/
	font-size:12px;
	border:1px solid #d4c076;
}
#time_words {/*確認後出現的文字*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(補充內容)*/
#information {
	width:640px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left: 40px;
	top: 475px;
}
#informationm {
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	position:absolute;
	left: 40px;
	top: 473px;
}
#information_title {/*交通指南:*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:auto;
	position:absolute;
}
#information_enter {/*輸入欄位*/
	font-size:12px;
	border:1px solid #d4c076;
}
#information_enterl {/*輸入欄位位置控制*/
	width:570px;
	height:auto;
	position:absolute;
	left:64px;
}
#information_words {/*確認後出現的文字*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(其他景點資訊)*/
#information_other {
	width:640px;
	position:absolute;
	color:#333333;
	left: 40px;
	top: 560px;
}
#information_enter02 {/*輸入欄位*/
	font-size:12px;
	border:1px solid #d4c076;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(重新填寫按鈕)*/
#map_button01 a {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map01-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	left: 404px;
	top: 650px;
}
#map_button01 a:hover {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map01h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(確定送出按鈕)*/
#map_button02 a {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map02-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	left: 510px;
	top: 650px;
}
#map_button02 a:hover {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map02h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*Map_交通指南(重新編輯按鈕)*/
#map_button03 a {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map00-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	left: 510px;
	top: 650px;
}
#map_button03 a:hover {
	width:94px;
	height:25px;
	position:absolute;
	background-image:url(b_img_01/buttons/map00h-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
