/********************************/
/*masalili 新版網頁用CSS樣式排版*/
/********************************/
/*網頁版型製作人員：  楊婷雅    */
/********************************/
/*編輯網頁格式人員：  彭洪泰    */
/********************************/
/*版權所有--------------盜用必究*/
/********************************/

body {
    /*上下邊界為0 左右邊界為自動*/
    margin: 0px auto;
    /*欄位間隔為0px*/
	padding:0px; }

/***************"頁首"配置用的css**************/
#logo{
	/*相對配置*/
    position: relative;
	/*左邊界*/
	margin-left:9px;
	/*寬度*/
	width:202px;
	/*欄位間隔*/
	padding:0px;
 }

#login_name{
	/*相對配置*/
    position: relative;
	/*左邊界 上邊界*/
	margin-top:-22px;
	margin-left:229px;
	/*寬度*/
	width:200px;
	/*高度*/
	height:20px;
	/*字型樣式*/
	font-family:"新細明體";
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #000000;
	/*字首大寫*/
	text-transform: capitalize;
}

.login_button{
    /*左邊間隔為6px*/
    padding-left:6px;
	vertical-align: -3px;
}

#far{
	/*相對配置*/
    Position: relative;
	/*上邊界*/
    Margin-top:-28px;
	/*左邊界*/
	Margin-left:567px;
	/*高度為22px*/
	Height:22px;
	/*寬度為14px*/
	Width:14px;
}
#far_txt{
	/*相對配置*/
    position: relative;
	/*上邊界*/
    margin-top:-20px;
	/*左邊界*/
	margin-left:588px;
	/*高度*/
	height:22px;
	/*寬度*/
	Width:400px;

}
.hade_separate{padding:0px 18px;height:22px;	}
/*.hade_separate{padding:0px 18px;maragin:0px;height:22px;	}*/	
/********************************************/
/***************"頁首"的Html選單**************/
#html_menu{
	width:944px;
	height:64px;
	margin-top:0px;
	margin-left:-2px;
	background-image: url(photo/top-background.gif);
	background-repeat: no-repeat;
}
#html_menu_01{
	position: absolute;
    width:66px;
	height:51px;
	margin-top:6px;
	margin-left:413px;
	

}
#html_menu_02{
	position: absolute;
    width:66px;
	height:51px;
	margin-top:6px;
	margin-left:479px;
	

}
#html_menu_03{
	position: absolute;
    width:66px;
	height:51px;
	margin-top:6px;
	margin-left:545px;
	

}
#html_menu_04{
	position: absolute;
    width:70px;
	height:51px;
	margin-top:6px;
	margin-left:643px;
	

}
#html_menu_05{
	position: absolute;
    width:70px;
	height:51px;
	margin-top:6px;
	margin-left:713px;
	

}
#html_menu_06{
	position: absolute;
    width:71px;
	height:51px;
	margin-top:6px;
	margin-left:783px;
	

}
#html_menu_07{
	position: absolute;
    width:70px;
	height:51px;
	margin-top:6px;
	margin-left:854px;
	

}



/********************************************/
/*****************"頁首"的FLASH選單****************/	
#flash_menu{position: relative;height:58px;width:942px; padding-top:0px;}
/*******************************************/
/*****************左側選單****************/
#leftmenu{width:222px;background-image: url(photo/leftmenu_03.gif);background-repeat: repeat-y;maragin-top:5px;}

.leftmenu1{width:222px;height:55px;background-image: url(photo/leftmenu_01.gif);background-repeat: no-repeat;background-position: top;}

#leftmenu_hr{
   /*寬度*/
   width:222px;
   /*高度*/
   height:1px;
   /*背景影像*/
   background-image:url(photo/leftmenu_05.gif);
   /*重複*/
   background-repeat:no-repeat;
}


#leftmenu_bottom{
	/*寬度*/
	width:222px;
	/*高度*/
	height:27px;
	/*背景*/
	background-image: url(photo/leftmenu_07.gif);
	/*重複*/
	background-repeat: no-repeat;	
	
}

.leftmenu_arrow01{
	/*寬度*/
    width:5px;
	/*高度*/
    height:9px;
	/*邊界
	maragin-top:23px;
	maragin-left:17px;*/
	padding-top:23px;
	padding-left:19px;
}
.leftmenu_title{
	/*寬度*/
    width:100px;
	/*高度*/
    Height:33px;
	/*邊界*/
    margin-left: 30px;
	margin-top:-10px;
	padding:0px;
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
}

.leftmenu_title a{
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.leftmenu_title a:hover{
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#leftmenu_titletable1{
	/*寬度*/
    width:100%px;
	/*高度*/
    Height:50px;
	/*邊界*/
    margin-left: 30px;
	margin-top:8px;
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
}
#leftmenu_titletable2{
	/*寬度*/
    width:100%px;
	/*高度*/
    Height:34px;
	/*邊界*/
    margin-left: 30px;
	margin-top:8px;
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
}

#leftmenu_titletable2 a{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}


#leftmenu_titletable2 a:hover{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}


#leftmenu_title_table_txt1{
    /*寬度*/
	width:120px;
	/*高度*/
	height:18px;
	/*邊界*/
	margin-top:-14px;
	margin-left:63px;
	/*欄位間隔*/
	padding:0px;
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#888888;
}
#leftmenu_title_table_txt1 a{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#leftmenu_title_table_txt1 a:hover{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	}
	
#leftmenu_title_table_txt2{
    /*寬度*/
	width:128px;
	/*高度*/
	height:14px;
	/*邊界*/
	margin-top:5px;
	margin-left:63px;
	/*欄位間隔*/
	padding:0px;
	/*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
}
#leftmenu_title_table_txt2 a{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
#leftmenu_title_table_txt2 a:hover{
    /*字型樣式*/
	font-family: "新細明體";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	}

.arrow02{
    /*圖片樣式*/
    width:3px;
    height:5px;
    margin:2px 6px;
}
.arrow03{
    /*圖片樣式*/
    width:3px;
    height:5px;
    margin:1px 6px;
}
.leftmenu_titletxt2{
    /*邊界*/
    margin-left:15px;
}

.leftmenu_titletxt3{
    /*邊界*/
    margin-left:15px;
}

#new_left_menu_01{
    width:211px;
	height:50px;
	margin-top:4px;
	margin-left:7px;
}
#new_left_menu_02{
    width:211px;
	height:31px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_03{
    width:211px;
	height:30px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_04{
    width:211px;
	height:41px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_05{
    width:211px;
	height:31px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_06{
    width:211px;
	height:31px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_07{
    width:211px;
	height:41px;
	margin-top:0px;
	margin-left:7px;
}
#new_left_menu_08{
    width:211px;
	height:42px;
	margin-top:0px;
	margin-left:7px;
}
/*******************************************/
/************左側選單下的快速連結***********/
#quick_link{
width:153px;
height:6px;
margin-top:11px;
margin-left:15px;
}

#singel_select{
width:153px;
height:6px;
margin-top:8px;
margin-left:14px;
}
/*******************************************/
/************中間的景點介紹FALSH***********/

#flash_title{
	width:499px;
	height:23px;
	margin-top:4px;
	margin-left:9px;
	background-image: url(photo/flash_title1.gif);
	background-repeat: no-repeat;	
}

#main_flash{
	width:492px;
	height:269px;
	margin-top:4px;
	margin-left:13px;	
}
#Dotted_line{
	width:499px;
	height:1px;
	margin-top:0px;
    margin-bottom: 0px;
	margin-left:9px;
	background-image: url(photo/dotted_line1.gif);
	background-repeat: repeat-x;
}
/*******************************************/
/******************彩色選單*****************/
#member_service_title{
    width:499px;
	height:9px;
	margin-top:7px;
	margin-left:9px;
	margin-bottom:2px;
}

#color_menu1{
	width:499px;
	height:65px;
	margin-top:0px;
	margin-left:9px;
}
/*******************************************/
/************右側 GIF廣告與FLASH************/
#hot_news_title{
	width:204px;
	height:23px;
	margin-top:4px;
	margin-left:3px;
	background-image: url(photo/hot_news.gif);
}

#right_gif{
    width:202px;
	height:153px;
	margin-top:4px;
	margin-left:5px;
}

#right_flash{
    width:201px;
	height:190px;
	margin-top:7px;
	margin-left:5px;
}
/*******************************************/
/********左側 最新消息與網友經驗分享********/
#what_new1{
	width:199px;
	height:63px;
	margin-top:14px;
    margin-left:10px;
	background-image: url(photo/index-what-new.gif);
	background-repeat: no-repeat;
}
#what_new2{
	width:199px;
	margin-top:0px;
    margin-left:10px;
	background-image: url(photo/what_new_bg2.gif);
	background-repeat: repeat-y;
}
#what_new3{
	width:199px;
	height:29px;
	margin-top:4px;
	margin-left:0px;
	background-image: url(photo/what_new_bg3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#good_to_know{
     width:78px;
     height:12px;
     padding-top:1px;
     margin-left:17px;
}
#good_news_massage{
     margin-left:18px;
	 width:163px;
	 height:;
	 margin-bottom:1px;
}
.good_news{
    width:150px;
}
#news_massage{
    margin-top:0px;
	margin-left:2px;
}

#share1{
	width:199px;
	/*height:126px;*/
	margin-top:0px;
	margin-left:0px;
	background-image: url(photo/share1.gif);
	background-repeat: no-repeat;	
}
#share2{
	width:199px;
	/*height:126px;*/
	/*padding-bottom:10px;*/
	margin-top:0px;
	margin-left:10px;
	background-image: url(photo/share2.gif);
	background-repeat: repeat-y;	
}
#share3{
	width:199px;
	height:19px;
	background-image: url(photo/share3.gif);
	background-repeat: no-repeat;
	margin-top:4px;
}
#sharehr{
	margin-top:0px;
	margin-bottom:8px;
}
#sharehr1{
	margin-top:0px;
	margin-bottom:7px;
}

#share_title1{
    width:163px;
	padding-top:71px;
    margin-left:10px;
}
#sharelink{
    width:163px;
    margin-top:6px;
    margin-left:23px;
	margin-bottom:2px;
}
#sharelink1{
    width:163px;
    margin-top:7px;
    margin-left:23px;
	margin-bottom:2px;
}

#share_title2{
    width:163px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
}
#share_title3{
    width:163px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:2px;
}



/*******************************************/
/*****************活動軌跡*****************/
#activity_frame1{
	width:200px;
	height:370px;
	margin-top:19px;
	margin-left:10px;
	margin-right:0px;
	background-image: url(photo/index_activity1.gif);
	background-repeat: repeat-y;
}
#activity_frame2{
	margin-left:10px;
}
#activity_frame3{
	position: absolute;
	width:200px;
	height:21px;
	margin-top:240px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(photo/index_activity3.gif);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 5;


}
#activity_hr{
	position: absolute;
	width:199px;
	height:1px;
	margin-left:1px;
	margin-top:59px;
	margin-bottom:0px;
	visibility: visible;

}
#activity_hr1{
	position: absolute;
	width:199px;
	height:1px;
	margin-left:1px;
	margin-top:122px;
	margin-bottom:0px;
	z-index: 4;
	visibility: visible;

}

#activity_hr2{
	position: absolute;
	width:199px;
	height:1px;
	margin-left:1px;
	margin-top:187px;
	margin-bottom:0px;
	z-index: 4;
	visibility: visible;

}


#activity_level1{
	position: absolute;
	width:191px;
	height:47px;
	margin-top:1px;
	margin-left:8px;
	margin-bottom:0px;
	z-index: 1;
	visibility: visible;
}
#activity_level2{
	position: absolute;
	width:191px;
	height:47px;
	margin-top:64px;
	margin-left:8px;
	margin-bottom:0px;
	visibility: visible;
	z-index:2;
}

#activity_level3{
	position: absolute;
	width:191px;
	height:47px;
	margin-top:128px;
	margin-left:8px;
	margin-bottom:0px;
	visibility: visible;
	z-index: 3;
}

#activity_level4{
	position: absolute;
	width:191px;
	height:47px;
	margin-top:192px;
	margin-left:8px;
	margin-bottom:0px;
	visibility: visible;
	z-index: 4;
}

#activity_txt{
    width:120px;
	margin-top:3px;
	margin-left:65px;
    /*字型樣式*/
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
}

.activity_photo{
    width:59px;
	height:49px;
	margin-top:-29px;
	margin-left:7px;
}
.activity_moreinfo{
	position: absolute;
	width:30px;
	height:5px;
	margin-top:-14px;
	margin-left:150px;
	visibility: visible;



}

/*******************************************/
/*************本季最新攝影行程1*************/
#journey_back_frame1{
	width:704px;
	height:513px;
	margin-top:9px;
	margin-left:11px;
	background-image: url(photo/journey_back_frame4.gif);
	background-repeat: repeat-y;  
}
#journey_back_frame2{
	width:704px;
	height:21px;
	margin-top:0px;
	margin-left:0px;
	background-image: url(photo/journey_back_frame2.gif);
	background-repeat: no-repeat;  
}
#journey_back_frame3{
	width:704px;
	height:28px;
	margin-left:11px;
	mergin-bottom:0px;
	background-image: url(photo/journey_back_frame3.gif);
	background-repeat: no-repeat;
}

#journey_banner{
    width:647px;
	height:97px;
	margin-top:0px;
    margin-left:18.5px;
}

#journer_title{
    width:638px;
	margin-top:0px;
	margin-left:40px;
}
.journer_new{
    margin-bottom:13px;
	margin-left:12px;
}
.journer_hot{
    margin-bottom:13px;
	margin-left:-1px;
}
.journer_link_show{
	font-family: "新細明體";
	font-size: 11px;
}
/*.journer_link{
    margin-left:350px;
	text-align: right;
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}*/
#journer_photo1{
	width:124px;
	margin-top:2px;
	margin-left:398px;
	position: absolute;
	visibility: visible;

}
#journer_photo_txt{
	width:130px;
	margin-left:6px;
	margin-top:0px;
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
/*letter-spacing: 0.8px;*/
}
#journer_photo_txt1{
	width:130px;
	margin-left:6px;
	margin-top:0px;
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	/*letter-spacing: 0.8px;*/
}
#journer_day_txt{
	width:130px;
	margin-left:5px;
	margin-top:1px;
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	/*letter-spacing: 1pt;*/
}
#journer_day_money{
	width:112px;
	margin-top:4px;
	margin-left:6px;
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;

}
.journer_orange_txt{
	margin-left:32px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #FF7706;
	font-weight: bold;	
}
.journer_orange_txt1{
	margin-left:8px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #FF7706;
	font-weight: bold;	
}

.journer_blue_txt{
	margin-left:33px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #25B2C3;
	font-weight: bold;

	/*margin-left:30px;
	font-family: "新細明體";
	font-size: 11px;
	color: #25B2C3;
	font-weight: bold;
	text-decoration: line-through;*/
		text-decoration: none;
}
.journer_blue_txt1{
	margin-left:20px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #25B2C3;
	font-weight: bold;
	text-decoration:none;
	/*text-decoration: line-through;*/
	
}
.journer_blue_txt2{
	margin-left:12px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #25B2C3;
	font-weight: bold;
	text-decoration: line-through;
}

#journey_icon{
	position: absolute;
	width:15px;
	height:15px;
	margin-top:-15px;
	margin-left:110px;
	visibility: visible;

}
#journey_icon1{
    width:15px;
	height:17px;
	margin-top:-16px;
    margin-left:112px;
}

#journer_photo2{
	width:124px;
	padding:2px;
	margin-top:0px;
	margin-left:544px;
	position: absolute;
	visibility: visible;

}
.journer_photo{
	border: 6px solid #F3F3F3;
}

#journer_main1_photo{
	width:339px;
	height:319px;
	margin-left:37px;
	margin-top:2px;
	position: absolute;
	visibility: visible;


}

#journer_photo3{
	width:130px;
	margin-top:167px;
	margin-left:398px;
	position: absolute;
	visibility: visible;

}
#journer_photo4{
	width:125px;
	padding:0px;
	margin-top:167px;
	margin-left:544px;
	position: absolute;
	visibility: visible;

}
#journey_txt_link1{
	width:631px;
	height:48px;
	margin-top:4px;
	margin-left:11px;
	text-align: right;
}
.journey_more{
	position: absolute;
    width:30px;
	margin-top:-51px;
    margin-left:644px;
}
.journey_arrow04{
    margin-left:2px;
}
.journey_write1{
    padding-top:2px;
}
/*******************************************/
/*****************榮耀事蹟******************/
#bottom_background{
	width:691px;
	height:72px;
	margin-top:0px;
	margin-left:20px;
	background-image: url(photo/bottom_banner.gif);
	background-repeat: no-repeat;
}
#bottom_banner_txt1{
	width:11px;
	height:48px;
	margin-top:11px;
	margin-left:20px;
	background-image: url(photo/bottom_banner_txt1.gif);
	background-repeat: no-repeat;
	position: absolute;
}
#bottom_banner_txtmore1{
	width:260px;
	height:12px;
	margin-top:15px;
	margin-left:47px;
	position: absolute;
}
#bottom_banner_txtmore2{
	width:260px;
	height:12px;
	margin-top:29px;
	margin-left:47px;
	position: absolute;
}

#bottom_banner_txtmore3{
	width:260px;
	height:12px;
	margin-top:43px;
	margin-left:47px;
	position: absolute;
}


.bottom_banner_li{
    width:9px;
	height:9px;
	margin-top:1px;
	margin-right:2px;

}

#verywed_link_photo{
	position: absolute;
	width:71px;
	height:22px;
	margin-top:23px;
	margin-left:358px;
}
#wed168_link_photo{
	position: absolute;
	width:81px;
	height:21px;
	margin-top:26px;
	margin-left:438px;
}
#wedding_link_photo{
	position: absolute;
	width:68px;
	height:27px;
	margin-top:20px;
	margin-left:527px;
}
#easymarry_link_photo{
	position: absolute;
	width:62px;
	height:36px;
	margin-top:17px;
	margin-left:606px;
}
/*******************************************/
/*******************頁尾********************/
#floot_background{
	width:940px;
	height:60px;
	margin-top:0px;
	margin-left:4px;
	background-image: url(photo/floot_background.gif);
	background-repeat: no-repeat;
}
/*人家不要的文字控制*/
#floot_txt1{
	position: absolute;
	width:130px;
	height:12px;
	margin-top:21px;
	margin-left:39px;
}
#floot_txt2{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:214px;
}
#floot_txt3{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:316px;
}
#floot_txt4{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:418px;
}
#floot_txt5{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:532px;
}
#floot_txt5{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:532px;
}
#floot_txt6{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:634px;
}
#floot_txt7{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:736px;
}
#floot_txt8{
	position: absolute;
	width:75px;
	height:12px;
	margin-top:21px;
	margin-left:850px;
}

#floot_txt_copyright{
	width:940px;
	height:12px;
	margin-top:6px;
	margin-left:4px;
	margin-bottom:33px;
	text-align: center;  
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
/*******************************************/
/***********MOOK'-index 索引頁**************/
#mook_banner{
    width:700px;
    height:150px;
	background-image: url(photo/photoing-vaction-b.gif);
	background-repeat: no-repeat;
}

#mook_banner_link{
	position:absolute;
	width:260px;
	height:12px;
	margin-top:8px;
	margin-left:416px;
	z-index: 999;
}
/*
.mook_arrow01{
    margin-left:2px;
}*/
/*.mook_more{
    position:absolute;
	margin-top:2px;
    margin-left:2px;
  margin-top:-14px;
    margin-left:665px;
}*/
#mook_title_01{
	margin-top:0px;
	margin-left:16px;
    width:690px;
	height:199px;
	background-image: url(photo/mook_title_bg.gif);
	background-repeat: repeat-y;
}
#mook_title_02{
    margin-top:8px;
    margin-left:16px;
	height:44px;
	width:690px;
	background-image: url(photo/m-index-new-arrival.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#mook_title_03{
	width:690px;
	height:28px;
	margin-top:0px;
	margin-left:16px;
	background-image: url(photo/mook_title_floot.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#mook_new_hot{
    margin-top:0px;
	margin-left:162px;
	height:12px;
	width:63px;
}
.mook_new{
    margin-top:13px;
}
.mook_hot{
    margin-top:13px;
    margin-left:3px;
}
#mook_season_title{
    position:absolute;
    width:147px;
    height:204px;
    margin-top:-4px;
	margin-left:14px;
}
#mook_season_01{
    position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:181px;
}

#mook_season_02{
    position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:311px;
}

#mook_season_03{
    position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:439px;
}

#mook_season_04{
    position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:568px;
}

#mook_season_01_titile{
	width:90px;
	height:12lpx;
	margin-top:0px;
	margin-left:1px;
}
#mook_season_01_photo{
    width:100px;
	height:100px;
	margin-top:2px;
	margin-left:0px;
}
#mook_season_01_txt{
    width:99px;
	margin-top:7px;
	margin-left:1px;	
}
#mook_season_money{
    width:99px;
	margin-top:8px;
	margin-left:1px;
}
#mook_season_icon{
	position:absolute;
	margin-top:-15px;
	margin-left:57px;
	visibility: visible;

}
#mook_hr_line1{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
    margin-left:296px;
	background-color: #ececec;
}
#mook_hr_line2{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
    margin-left:425px;
	background-color: #ececec;
}
#mook_hr_line3{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
    margin-left:554px;
	background-color: #ececec;
}
#mook_marquee{
	margin-top:113px;
	margin-left:21px;
	z-index: 99;
}
#mook_product_bg01{
	margin-top:15px;
	margin-left:16px;
	width:691px;
	height:38px;
	background-image: url(photo/m-index-list.gif);
	background-repeat: no-repeat;   
}
#mook_product_bg02{
	margin-top:0px;
	margin-left:16px;
	width:691px;
	background-image: url(photo/mook_product_bg02.gif);
	background-repeat: repeat-y;
	height: auto/*1175px*/
}
#mook_product_bg03{
    margin-top:0;
    margin-left:16px;
    width:691px;
    height:20px;
    background-image: url(photo/mook_product_bg03.gif);
    background-repeat: no-repeat;
}
#mook_product_list_01{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:196px;
}
#mook_product_list_02{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:196px;/*196*/
}
#mook_product_list_03{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:390px;/*390*/
}
#mook_product_list_03-1{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:571px;/*513*/
}
#mook_product_list_04{
	margin-top:2px;
	margin-left:0px;
	width:690px;
	height:312px;/*254*/
}
#mook_product_list_04-1{
	margin-top:2px;
	margin-left:0px;
	width:690px;
	height:254px;/*254*/
}
#mook_product_list_01_title_photo{
    position:absolute;
    width:158px;
	height:187px;
	margin-top:0px;
	margin-left:12px;
}
#mook_product_list_hr_01{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:63px;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_02{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:58px;/*63*/
	background-color: #e7e7e7;   
}

#mook_product_list_hr_03{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:128;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_04{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:123px;/*128*/
	background-color: #e7e7e7;   
}
#mook_product_list_hr_05{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:326;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_06{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:261;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_061
{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:300;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_07{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:190;/*128*/
	background-color: #e7e7e7;   
}
#mook_product_list_hr_08{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:128px;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_08-1{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	height:514px;
	background-color: #e7e7e7;
}
#mook_product_list_hr_09{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:128px;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_01-1{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:123px;
	background-color: #e7e7e7;   
}
#mook_product_list_hr_01-2{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:188px;
	background-color: #e7e7e7;
}
#mook_product_list_hr_01-22{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:253px;
	background-color: #e7e7e7;
}
#mook_product_list_hr_01-3{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:514px;
	background-color: #e7e7e7;
}
#mook_product_list_hr_02-1{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:63px;/*63*/
	background-color: #e7e7e7;   
}
#mook_product_list_hr_04-1{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:188px;
	background-color: #e7e7e7;   
}
#mook_product_list_01_object01{
    position:absolute; 
	margin-top:21px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object02{
    position:absolute; 
	margin-top:21px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object03{
    position:absolute; 
	margin-top:86px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object04{
    position:absolute; 
	margin-top:86px;
	margin-left:432px;
	width:238px;
	height:58px;
}

#mook_product_list_01_object05{
    position:absolute; 
	margin-top:151px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object06{
    position:absolute; 
	margin-top:151px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object07{
	position:absolute;
	margin-top:216px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object08{
	position:absolute;
	margin-top:216px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object09{
	position:absolute;
	margin-top:281px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object10{
	position:absolute;
	margin-top:281px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object11{
	position:absolute;
	margin-top:346px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object12{
	position:absolute;
	margin-top:346px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object13{
	position:absolute;
	margin-top:411px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object14{
	position:absolute;
	margin-top:411px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object15{
	position:absolute;
	margin-top:476px;
	margin-left:182px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object16{
	position:absolute;
	margin-top:476px;
	margin-left:432px;
	width:238px;
	height:58px;
}
#mook_product_list_01_object01_photo{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:43px;
	height:58px;
}

#mook_product_list_01_object01_title{
    position:absolute; 
	margin-top:2px;
	margin-left:49px;
	width:;
	height:12px;
}
#mook_product_list_01_object01_txt{
    position:absolute; 
	margin-top:16px;
	margin-left:50px;
	width:158px;
}
#mook_product_list_01_object01_cash{
    position:absolute; 
	margin-top:44px;
	margin-left:50px;
}
#mook_product_list_01_object01_icon{
	position:absolute;
	margin-top:42px;
	margin-left:101px;
	width:15px;
	height:15px;
	background-image: url(photo/orange-arrow.gif);
	background-repeat: no-repeat;
}
#banner_bottom_txt_link{
	margin-top:3px;
	margin-left:412px;
	width:300px;
	height:18px;
	z-index: 20;
}
#mook_activities{
	margin-top:0px;
	margin-left:12px;
	width:712px;
	height:181px;
}

#mook_product_hr_line{
	margin-top:0px;
	margin-left:24px;
	width:643px;
	height:1px;
	background-color:#e7e7e7;
}
#mook_bottom_banner{
	margin-left:8px;
	width:708px;
	background-repeat: no-repeat;
	background-position: center;
}
/*******************************************/
/*********Holidays'-index 索引頁************/
#holidays_banner{
    width:700px;
    height:150px;
    margin-top:8px;
    margin-left:9px;
	background-image: url(photo/wedding-vacation-b.gif);
	background-repeat: no-repeat;
}
#holidays_banner_link{
	position:absolute;
	width:260px;
	height:12px;
	margin-top:8px;
	margin-left:416px;
	z-index: 999;
}

#holidays_title_01{
	margin-top:0px;
	margin-left:16px;
	width:690px;
	height:199px;
	background-image: url(photo/mook_title_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#holidays_title_02{
    margin-top:8px;
    margin-left:16px;
	height:44px;
	width:690px;
	background-image: url(photo/w-index-new-arrival.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#holidays_title_03{
	width:690px;
	height:58px;
	margin-top:0px;
	margin-left:16px;
	background-image: url(photo/w-index2005.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#holidays_title_04{
	width:690px;
	height:31px;
	margin-top:0px;
	margin-left:16px;
	background-image: url(photo/holiday_title_finel_floot.gif);
	background-repeat: no-repeat;
}



#holidays_new_hot{
    margin-top:0px;
	margin-left:162px;
	height:12px;
	width:63px;
}
.holidays_new{
    margin-top:13px;
}
.holidays_hot{
    margin-top:13px;
    margin-left:3px;
}
#holidays_season_title{
	position:absolute;
	width:147px;
	height:204px;
	margin-top:-3px;
	margin-left:14px;
	visibility: visible;
	z-index: 2;

}
#holidays_season_title01{
    position:absolute;
    width:147px;
    height:204px;
    margin-top:-1px;
	margin-left:14px;
}
#holidays_season_title01_bottom{
	position:absolute;
	width:147px;
	height:204px;
	margin-top:-1px;
	margin-left:14px;
	visibility: visible;
	left: 73px;


}
#holidays_season_01{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:181px;
	visibility: visible;
	z-index: 3;


}

#holidays_season_01_botttom{
	position:absolute;
	width:106px;
	height:168px;
	margin-top:12px;
	margin-left:178px;
	visibility: visible;

}

#holidays_season_02{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:311px;
	visibility: visible;
	z-index: 5;


}
#holidays_season_02_bottom{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:308px;
	visibility: visible;

}
#holidays_season_03{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:439px;
	visibility: visible;
	z-index: 7;


}
#holidays_season_03_bottom{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:436px;
	visibility: visible;

}

#holidays_season_04{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:568px;
	visibility: visible;
	z-index: 9;


}
#holidays_season_04_bottom{
	position:absolute;
	width:100px;
	height:168px;
	margin-top:12px;
	margin-left:565px;
	visibility: visible;

}

#holidays_season_01_titile{
	width:110px;
	height:12lpx;
	margin-top:0px;
	margin-left:1px;
}
#holidays_season_01_titile_bottom{
	width:90px;
	height:12lpx;
	margin-top:0px;
	margin-left:4px;
}
#holidays_season_01_photo{
    width:100px;
	height:100px;
	margin-top:2px;
	margin-left:0px;
}
#holidays_season_01_photo_bottom{
    width:106px;
	height:100px;
	margin-top:0px;
	margin-left:0px;
}
#holidays_season_01_txt{
    width:99px;
	margin-top:7px;
	margin-left:1px;	
}
#holidays_season_01_txt_bottom{
    width:99px;
	margin-top:7px;
	margin-left:4px;	
}
#holidays_season_01_txt_bottom1{
    width:105px;
	margin-top:7px;
	margin-left:4px;	
}
#holidays_season_money{
    width:99px;
	margin-top:8px;
	margin-left:1px;
}
#holidays_season_money_bottom{
    width:99px;
	margin-top:8px;
	margin-left:4px;
}
#holidays_season_money_bottom1{
    width:99px;
	margin-top:19px;
	margin-left:4px;
}
#holidays_season_icon{
	position:absolute;
	margin-top:-15px;
	margin-left:57px;
	visibility: visible;

}
#holidays_season_icon_bottom{
	position:absolute;
	margin-top:-15px;
	margin-left:60px;
	visibility: visible;














}
#holidays_hr_line1{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
	margin-left:296px;
	background-color: #ececec;
	visibility: visible;
	z-index: 4;


}
#holidays_hr_line2{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
	margin-left:425px;
	background-color: #ececec;
	visibility: visible;
	z-index: 6;


}
#holidays_hr_line3{
	position:absolute;
	height:168px;
	width:1px;
	margin-top:21px;
	margin-left:554px;
	background-color: #ececec;
	visibility: visible;
	z-index: 8;


}
#holidays_marquee{
	margin-top:115px;
	margin-left:27px;
	z-index: 99;
}
#holidays_product_bg01{
	margin-top:15px;
	margin-left:16px;
	width:691px;
	height:38px;
	background-image: url(photo/w-index-list.gif);
	background-repeat: no-repeat;   
}
#holidays_product_bg02{
	margin-top:0px;
	margin-left:16px;
	width:751px;/*691*/
	background-image: url(photo/mook_product_bg02.gif);
	background-repeat: repeat-y;
	height: auto;	
	

}
#holidays_product_bg03{
    margin-top:0;
    margin-left:16px;
    width:691px;
    height:8px;
    background-image: url(photo/mook_product_bg03.gif);
    background-repeat: no-repeat;
}
#holidays_product_list_01{
	margin-top:2px;
	margin-left:0px;
	width:690px;/*690*/
	height:625px;/*+60*/
}
#holidays_product_list_02{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:301px;
}
#holidays_product_list_03{
    margin-top:2px;
    margin-left:0px;
    width:690px;
    height:254px;
}
#holidays_product_list_04{
	margin-top:2px;
	margin-left:0px;
	width:690px;
	height:430px;/*370*/
}
#holidays_product_list_05{
    margin-top:2px;
    margin-left:0px;
    width:690px;/*690*/
    height:550px;
	
}
#holidays_product_list_01_title_photo{
	position:absolute;
	width:158px;
	height:187px;
	margin-top:0px;
	margin-left:12px;
	visibility: visible;
	z-index: 12;


}
#holidays_product_list_hr_01{
    position:absolute;
    margin-top:21px;
    margin-left:170px;
	width:1px;
	height:63px;
	background-color: #e7e7e7;   
}
#holidays_product_list_hr_02{
    position:absolute;
    margin-top:21px;
    margin-left:420px;
	width:1px;
	height:63px;
	background-color: #e7e7e7;   
}

#holidays_product_list_hr_03{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:380px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 33;


}
#holidays_product_list_hr_04{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	height:253px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 36;


}
#holidays_product_list_hr_05{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:250px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 24;


}
#holidays_product_list_hr_06{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	height:250px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 26;


}
#holidays_product_list_hr_07{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:515px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 13;


}
#holidays_product_list_hr_08{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	/*height:385px;*/
	height:450px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 15;
}
#holidays_product_list_hr_09{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	height:323px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 15;
}
#holidays_product_list_hr_10{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	height:315px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 26;


}
#holidays_product_list_hr_11{
	position:absolute;
	margin-top:21px;
	margin-left:170px;
	width:1px;
	height:644px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 13;


}
#holidays_product_list_hr_12{
	position:absolute;
	margin-top:21px;
	margin-left:420px;
	width:1px;
	/*height:385px;*/
	height:579px;
	background-color: #e7e7e7;
	visibility: visible;
	z-index: 15;
}
#holidays_product_list_01_object01{
	position:absolute;
	margin-top:21px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 14;


}
#holidays_product_list_01_object02{
	position:absolute;
	margin-top:21px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 16;


}
#holidays_product_list_01_object03{
	position:absolute;
	margin-top:86px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 17;


}
#holidays_product_list_01_object04{
	position:absolute;
	margin-top:86px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 18;


}
#holidays_product_list_01_object05{
	position:absolute;
	margin-top:151px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 19;


}
#holidays_product_list_01_object06{
	position:absolute;
	margin-top:151px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 20;


}
#holidays_product_list_01_object07{
	position:absolute;
	margin-top:216px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 21;


}
#holidays_product_list_01_object08{
	position:absolute;
	margin-top:216px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 22;

}
#holidays_product_list_01_object09{
	position:absolute;
	margin-top:281px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 23;

}
#holidays_product_list_01_object10{
	position:absolute;
	margin-top:281px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 24;

}

#holidays_product_list_01_object11{
	position:absolute;
	margin-top:346px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 25;
}
#holidays_product_list_01_object12{
	position:absolute;
	margin-top:346px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 26;
}
#holidays_product_list_01_object13{
	position:absolute;
	margin-top:411px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 27;
}
#holidays_product_list_01_object14{
	position:absolute;
	margin-top:411px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 28;
}
#holidays_product_list_01_object15{
	position:absolute;
	margin-top:476px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 29;
}
#holidays_product_list_01_object16{
	position:absolute;
	margin-top:476px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 30;
}
#holidays_product_list_01_object17{
	position:absolute;
	margin-top:541px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 31;
}
#holidays_product_list_01_object18{
	position:absolute;
	margin-top:541px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 32;
}
#holidays_product_list_01_object19{
	position:absolute;
	margin-top:606px;
	margin-left:182px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 33;
}
#holidays_product_list_01_object20{
	position:absolute;
	margin-top:606px;
	margin-left:432px;
	width:238px;
	height:58px;
	visibility: visible;
	z-index: 32;
}
#holidays_product_list_01_object01_photo{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:43px;
	height:58px;
	visibility: visible;

}
#holidays_product_list_01_object01_title{
	position:absolute;
	margin-top:2px;
	margin-left:49px;
	width;
	height:12px;

}
#holidays_product_list_01_object01_txt{
	position:absolute;
	margin-top:16px;
	margin-left:50px;
	width:158px;
}
#holidays_product_list_01_object01_cash{
	position:absolute;
	margin-top:44px;
	margin-left:50px;
	visibility: visible;

}
#holidays_product_list_01_object01_icon{
	position:absolute;
	margin-top:42px;
	margin-left:101px;
	width:15px;
	height:15px;
	background-image: url(photo/green-arrow.gif);
	background-repeat: no-repeat;
	visibility: visible;

}
#holidays_bottom_txt_link{
	margin-top:0px;
	margin-left:412px;
	width:300px;
	height:12px;
}
#holidays_product_hr_line{
	margin-top:0px;
	margin-left:24px;
	width:643px;
	height:1px;
	background-color:#e7e7e7;
}
#holidays_bottom_banner{
    margin-top:-7px;
	margin-left:8px;
	width:708px;
	height:192px;
	background-image: url(photo/banner-sale85.gif);
	background-repeat: no-repeat;
}
#holidays_pink_enter{
	margin-top:27px;
	margin-left:264px;
	background-color: #0099CC;
}
/*******************************************/
/***************莫克報導***************/
#mook_report_index_background{
    margin-top:5px;
    margin-left:10px;
	padding-top:13px;
	padding-bottom:16px;
	padding-left:15px;
	padding-right:15px;
    width:673px;
    height:1221px;
	border: 1px solid #000000;
}
#mook_report_index_div01{
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:288px;
	height:366px;
	background-color: #cccbc7;
}
#mook_report_index_div02{
	position:absolute;
	margin-top:366px;
	margin-left:0px;
	background-color: #cccbc7;
	width:288px;
	height:855px;
}
#mook_report_index_div03{
	position:absolute;
	margin-top:0px;
	margin-left:289px;
	background-color: #cccbc7;
	width:384px;
	height:365px;
}
#mook_report_index_div04{
	position:absolute;
	margin-top:366px;
	margin-left:289px;
	background-color: #cccbc7;
	width:385px;
	height:613px;
}
#mook_report_index_div05{
	position:absolute;
	margin-top:980px;
	margin-left:289px;
	background-color: #cccbc7;
	width:385px;
	height:241px;
}
#mook_report_page1{
    position:absolute;
    margin-top:162px;
	margin-left:35px;
	width:227px;
	height:151px;
}
#mook_report_page2{
    position:absolute;
    margin-top:313px;
	margin-left:35px;
	width:227px;
	height:151px;
}
#mook_report_page3{
    position:absolute;
    margin-top:464px;
	margin-left:35px;
	width:227px;
	height:151px;
}
#mook_report_page4{
    position:absolute;
    margin-top:615px;
	margin-left:35px;
	width:227px;
	height:151px;
}
#mook_report_page5{
    position:absolute;
    margin-top:0px;
	margin-left:72px;
	width:296px;
	height:196px;
}
#mook_report_page6{
    position:absolute;
    margin-top:197px;
	margin-left:0px;
	width:315px;
	height:209px;
}
#mook_report_page7{
    position:absolute;
    margin-top:406px;
	margin-left:105px;
	width:227px;
	height:151px;
}
#mook_report_info{
    position:absolute;
    margin-top:0px;
	margin-left:35px;
	width:253px;
	height:104px;

}
#mook_report_photo_01{
    margin-top:25px;
	margin-left:35px;
}
#see_l_photo{
    position:absolute;
    margin-top:0px;
	margin-left:254px;
}
#mook_see_more_photo{
    position:absolute;
    margin-top:176px;
	margin-left:211px;
}
/*******************************************/
/*********Price'-index 優惠活動頁***********/
#price_page_background{
    margin-top:4px;
	margin-left:2px;
	width:716px;
	height:1343px;
}
#price_page_photo01{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: url(photo/price_1.jpg);
	background-repeat: no-repeat;
}
#price_page_photo02{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: url(photo/price_2.jpg);
	background-repeat: no-repeat;
}
#price_page_photo03{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: (photo/price_3.jpg);
	background-repeat: no-repeat;
}
#price_page_photo04{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: url(photo/price_4.jpg);
	background-repeat: no-repeat;
}
#price_page_photo05{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: url(photo/price_5.jpg);
	background-repeat: no-repeat;
}
#price_page_photo06{
	margin-top:0px;
	margin-left:0px;
	height:150px;
	width:716px;
	background-image: url(photo/price_6.jpg);
	background-repeat: no-repeat;
}
#price_page_photo07{
	margin-top:0px;
	margin-left:0px;
	height:300px;
	width:716px;
	background-image: url(photo/price_7.jpg);
	background-repeat: no-repeat;
}
#price_page_photo08{
	margin-top:0px;
	margin-left:0px;
	height:143px;
	width:716px;
	background-image: url(photo/price_8.jpg);
	background-repeat: no-repeat;
}


/*******************************************/
/***************li type***************/

/*
.news_li{
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(photo/black_li.gif);
}*/



/***************Photo type***************/
.member{
   margin-left:9px;
    }
.service{
   margin-left:174px;
    }
.color_menu{
   margin-left:5px;
}
#yellow_list{
   margin-left:18px;
}

#black_list{
   top:0px;
   
}
.floot_photo_1{
    width:3px;
	height:5px;
	margin-left:22px;
}
/***************Font type***************/
.login_txt{
	/*字型樣式*/
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000; }
.hade_txt1 a{
	/*字型樣式*/
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	vertical-align: 6px;

}
.hade_txt1 a:hover{
	/*字型樣式*/
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #b8aa66;
	text-decoration: none;
}

.good_new_massage{
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.good_new_massage a{
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
}
.good_new_massage a:hover{
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
	color: #000000;
}

.share_title1{
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.share_link1{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
}
.share_link1 a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
	text-decoration: none;
}
.share_link1 a{
	font-family: "新細明體";
	font-size: 12px;
	color:#06959F;
	text-decoration: none;
}
.share_link2{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
	text-decoration: none;
}
.share_link2 a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
	text-decoration: none;
}
.share_link2 a{
	font-family: "新細明體";
	font-size: 12px;
	color:#A73973;
	text-decoration: none;
}
.share_link3{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
	text-decoration: none;
}
.share_link3 a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color:#765021;
	text-decoration: none;
}
.share_link3 a{
	font-family: "新細明體";
	font-size: 12px;
	color:#9EAF06;
	text-decoration: none;
}

.activity_txt a{
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.activity_txt a:hover{
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
}

.journer_link a{
   
	text-align: right;
	font-family: "新細明體";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.journer_link a:hover{	
    text-align: right;
	font-family: "新細明體";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.journer_link2 a{
   
	text-align: right;
	font-family: "新細明體";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.journer_link2 a:hover{	
    text-align: right;
	font-family: "新細明體";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.journey_txt_link{
	font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.journey_txt_link a{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	letter-spacing: 1px;
}
.journey_txt_link a:hover{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #3793AE; 
	text-decoration: none;
	letter-spacing: 1px;
}
.banner_txt{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.banner_txt a{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.banner_txt a:hover{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #009CB5; 
	text-decoration: none;
}
.floot_txt a{
    font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.floot_txt a:hover{
    font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.select_txt{
	font-family:"新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	margin-left:10px;
}
.select_txt_red{
	font-family:"新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #F40000;
	text-decoration: none;
}
.select_txt_blackred{
	font-family:"新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
	text-decoration: none;
}
.mook_index_txt_link{
	font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.mook_index_txt_link a{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	letter-spacing: 1px;
}
.mook_index_txt_link a:hover{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #3793AE; 
	text-decoration: none;
	letter-spacing: 1px;
}
.mook_season_01_titile{
	font-family: "新細明體";
	font-size: 12px;
	color: #686868;
	letter-spacing:0px;	
}
.mook_season_01_txt{
    font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:0px;	
}
.mook_season_01_txt a{
    font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:1px;	
}
.mook_season_01_txt a:hover{
	font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:1px;
	line-height: 13px;
}

.mook_season_01_txt1{
    font-family: "新細明體";
	font-size: 12px;
	color: #686868;
	letter-spacing:0px;	
}
.mook_season_01_txt1 a{
    font-family: "新細明體";
	font-size: 12px;
	color: #686868;
	letter-spacing:1px;	
}
.mook_season_01_txt1 a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color: #686868;
	letter-spacing:1px;
	line-height: 13px;
}

.mook_season_money{
	font-family: "新細明體";
	font-size: 11px;
	color: #25B1C2;
	letter-spacing:1px;
	line-height: 13px;
	text-decoration: none;
	/*text-decoration: line-through;*/
	font-weight: bold;
}
#mook_marquee1{
    margin-top:124px;
	margin-left:17px;
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
}
.mook_product_list_01_object01_title{
	font-family: "新細明體";
	font-size: 11px;
	color: #01669A;
}
.mook_product_list_01_object01_txt{
	font-family: "新細明體";
	font-size: 11px;
	color: #686868;
}
.mook_product_list_01_object01_cash{
	font-family: "新細明體";
	font-size: 11px;
	color:#25B1C2;
		text-decoration: none;
	/*text-decoration: line-through;*/
	font-weight: bolder;
	letter-spacing: 1px;
}
.holidays_index_txt_link{
	font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.holidays_index_txt_link a{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	letter-spacing: 1px;
}
.holidays_index_txt_link a:hover{
    font-family:"新細明體";
	font-size: 11px;
	font-weight: normal;
	color: #3793AE; 
	text-decoration: none;
	letter-spacing: 1px;
}
.holidays_season_01_titile{
	font-family: "新細明體";
	font-size: 12px;
	color: #686868;
	letter-spacing:0px;	
}
.holidays_season_01_txt{
    font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:0px;	
}
.holidays_season_01_txt a{
    font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:1px;	
}
.holidays_season_01_txt a:hover{
	font-family: "新細明體";
	font-size: 11px;
	color: #686868;
	letter-spacing:1px;
	line-height: 13px;
}
.holidays_season_money{
	font-family: "新細明體";
	font-size: 11px;
	color: #FF7706;
	letter-spacing:1px;
	line-height: 13px;
	font-weight: bold;
}
#holidays_marquee1{
    margin-top:124px;
	margin-left:17px;
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
}
.holidays_product_list_01_object01_title{
	font-family: "新細明體";
	font-size: 11px;
	color: #01669A;
}
.holidays_product_list_01_object01_txt{
	font-family: "新細明體";
	font-size: 11px;
	color: #686868;
}
.holidays_product_list_01_object01_cash{
	font-family: "新細明體";
	font-size: 11px;
	color:#FF7706;
	font-weight: bolder;
	letter-spacing: 1px;
}
#mook_activities-off{
	margin-top:-3px;
	margin-left:10px;
	height:181px;
	width:712px;
}

#n2_logo{
	/*左邊界*/
	margin-left:9px;
	/*寬度*/
	width:202px;
	/*欄位間隔*/
	padding:0px;
	float: left;
 }
 #n2_topleft{
	width: 731px;
	background-color: #330099;
	text-align: right;
	float: left;
 }
.space1000 {
	text-indent: -10000px;
}


#n2_pageleft {
	float: left;
	height: 980px;
	width: 222px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#n3_pageleft_share_tw {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
	padding-top: 8px;
}
#n3_pageleft_share_tw p {
	background-image: url(images/masan2_basetype/mo_lshare_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#n3_pageleft_share_tw p a {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
#n3_pageleft_share_tw p a:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FD8C00;
	text-decoration: none;
}
.n3_pageleft_share_tw_p01 {
	padding-left: 9px;
	padding-bottom: 4px;
	display: block;
}

.n3_pageleft_share_tw_p01 a {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
.n3_pageleft_share_tw_p01 a:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FD8C00;
	text-decoration: none;
}
.n3_pageleft_share_tw_p011 {
	padding-left: .px;
	padding-bottom: 0px;
	display: block;
}
.n3_pageleft_share_tw_p02 {
	background-image: url(images/masan2_basetype/mo_lshare_dot.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 15px;
	padding-bottom: 6px;

}
.n3_pageleft_share_tw_p02 a {



}
.n3_pageleft_share_tw_p02 a:hover {



}
.n3_pageleft_share_tw_p03 {
	background-image: url(images/masan2_basetype/mo_lshare_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
	padding-bottom: 2px;
	display: block;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
.n3_pageleft_share_tw_p03 a {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
.n3_pageleft_share_tw_p03 a:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FD8C00;
	text-decoration: none;
}
.n3_pageleft_share_tw_p031 {
	background-image: url(images/masan2_basetype/mo_lshare_dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
	padding-bottom: 2px;
	display: block;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
.n3_pageleft_share_tw_p031 a {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8d8379;
	text-decoration: none;
}
.n3_pageleft_share_tw_p031 a:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #FD8C00;
	text-decoration: none;
}

#mook_activities-swf{
	margin-top:5px;
	margin-left:10px;
	height:271px;
	width:712px;
}

