@charset "utf-8";

*{margin:0;padding:0;list-style-type:none;}
a,img{
	border: 0;
	text-decoration: none;
	color: #333;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body{
	font-family: "微軟正黑體";
	min-width: 1000px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}

/* 上選單 */
.nav_menu{
	height: 90px;
	background-image: url(../images/bg_top2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	z-index: 1111;
}
#up {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Sub_menu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#Sub_menu .Member_Login {
	float: right;
	font-size: 10pt;
	line-height: 20pt;
	margin-left: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #FFCC00;
	color: #FFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#Sub_menu .Member_Login a {
	color: #FFF;
}
#Sub_menu .Member_Login a:hover {
	color: #FFF;
}
#Sub_menu .Menu {
	float: right;
	font-size: 10pt;
	line-height: 20pt;
}
#Sub_menu .Menu ul li {
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}



#menu {
	width: 780px;
	top: 46px;
	right: 0px;
	height: 22px;
	position: absolute;
	overflow: hidden;
}
#menu .Classmenu {
	float: left;
	width: 720px;
	overflow: hidden;
	height: 22px;
}
#menu .Classmenu ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu .Classmenu ul li a {
	color: #333;
}
#menu .Classmenu ul li a:hover {
	font-weight: bold;
	color: #690;
}






#logo {
	height: 80px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
}


.nav{
	width: 100%;
	height: 80px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav .list {float:left;}
.nav .list a{
	float: left;
	display: block;
	height: 30px;
	text-align: center;
	color: #333;
	padding-right: 15px;
	width: 40px;
	padding-left: 5px;
	background-image: url(../images/Arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.nav .list a:hover{
	color: #FFA304;
}
.nav .list a:hover,.nav .list .now{
	color: #30F;
	background-image: url(../images/Arrow2.png);
}
.nav .box{
	position: absolute;
	top: 78px;
	width: 100%;
	overflow: hidden;
	height: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: #66CC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	z-index: 11111111111;
}
.nav .cont{
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20;
	padding-bottom: 0px;
	padding-left: 20px;
}
.nav #navbox .cont .sublist.clearfix .Block {
	float: left;
}

/* sublist */
.sublist li{
	float: left;
	padding-right: 11px;
	padding-bottom: 24px;
	width: 170px;
	padding-left: 11px;
}
.sublist li h3.mcate-item-hd{
	padding-left: 2px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color: #FF0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}
.sublist li p.mcate-item-bd{padding-left:2px;}
.sublist li p.mcate-item-bd a{
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
.sublist li p.mcate-item-bd a:hover{
	color: #FFFF99;
	text-decoration: underline;
}
#Next {
	float: left;
	width: 100%;
	background-image: url(../images/bg.png);
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}







#declare {
	background-image: url(../images/footer_end.png);
	width: 100%;
	float: left;
}
#Declared_content {
	font-size: 10pt;
	line-height: 20pt;
	text-align: center;
	padding: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#Declared_content a {
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#SiteMap {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
#SiteMap .carte {
	float: left;
	width: 458px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-left: 20px;
	line-height: 18pt;
	font-size: 10pt;
}

#SiteMap .photo {
	float: right;
	width: 413px;
	margin-right: 20px;
}
#SiteMap .photo1 {
	float: left;
	width: 413px;
	height: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#SiteMap .Newsletters a {
	color: #FFC;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 20pt;
	background-image: url(../images/footer_end.png);
}
#SiteMap .Newsletters a:hover {
	color: #F60;
	
}
.con_line{
	width: 413px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
}

.con_line2{
	border-right-width: 1px;
	border-right-style: dotted;
	border-bottom-color: #999999;
}

#centre {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#centre_Pages {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -12px;
	height: 100%;
}
#Left_Menu {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#Left_Menu .Search {
	height: 180px;
	margin-bottom: 20px;
	background-image: url(../images/Search.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;
}
.Home_area ul {
	float: left;
	margin-bottom: 10px;
	width: 250px;
}
.Home_area ul .Title {
	width: 220px;
	margin-bottom: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12pt;
	height: 30px;
	overflow: hidden;
}
.Home_area ul li p {
	float: left;
	width: 73px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
	margin-bottom: 10px;
}


#Right_Content {
	float: right;
	width: 720px;
	margin-top: 10px;
}




/*--------首頁最新消息書籤------------*/
#Home_News {
	float: left;
	height: 320px;
	width: 720px;
}

#News_title {
	height: 50px;
	width: 718px;
	position: relative;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCC;
	background-image: url(../images/1title.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu {
	color: #272727;
	height: 23px;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.menu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.menu li {
	display: inline;
	line-height: 23px;
	float: right;
	font-size: 12pt;
	height: 40px;
	width: 112px;
}
.menu li a {
	color: #000000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	width: 112px;
	background-image: url(../images/Button.png);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 15px;
}
.menu li a.tabactive {
	font-weight: bold;
	background-image: url(../images/Button.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
	width: 120px;
	color: #FFF;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
	width: 700px;
	font-size: 12px;
	margin-bottom: 5px;
	height: 220px;
	padding: 10px;
	background-image: url(../images/bg.png);
}
.News_map {
	float: left;
	height: 220px;
	width: 330px;
	margin-right: 30px;
}
.News_script .more a {
	color: #999;
}
.News_script .more a:hover {
	color: #F90;
}

.News_script {
	float: left;
	height: 210px;
	width: 340px;
	margin-top: 10px;
	font-size: 10pt;
	position: relative;
}
.News_script ul li {
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	float: left;
	width: 310px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.News_script ul li a {
	color: #000;
}
.News_script ul li a:hover {
	color: #F90;
}


.News_script ul li .literal {
	float: left;
	height: 20px;
	width: 200px;
	margin-right: 10px;
	overflow: hidden;
}
.News_script ul li .NT {
	float: left;
	height: 20px;
	width: 100px;
	overflow: hidden;
	color: #06F;
}
















.News_script ul .Narrative {
	float: left;
	width: 280px;
	margin-left: 10px;
	height: 50px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666;
	overflow: hidden;
}
.News_script .more {
	position: absolute;
	right: 20px;
	bottom: 8px;
}



/*----------首頁廣告----------*/
#Home_banner {
	float: left;
	width: 720px;
	margin-bottom: 30px;
}
#banner_title {
	width: 720px;
	height: 50px;
	background-image: url(../images/2title.png);
	margin-bottom: 10px;
	background-position: bottom;
}


#Home_banner .Staff {
	margin: 5px;
	float: left;
	height: 180px;
	width: 210px;
	overflow: hidden;
	border: 1px solid #CCC;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}

.abgne_tip_gallery_block {
	width: 210px;
	height: 180px;
	overflow: hidden;
	position: relative;
	float: left;
	}

	.abgne_tip_gallery_block img {
	position: absolute;
	border: 0;
	left: 0;
	top: 0;
	}
	.abgne_tip_gallery_block .caption {
	position: absolute;
	top: 125px;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 55) */
	width: 190px;	/* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	padding: 10px;
	cursor: pointer;
	color: #fff;
	background-image: url(../images/1px_black.png);
	background-repeat: repeat;
	}
	.abgne_tip_gallery_block .caption h3 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	height: 40px;
	}
	.abgne_tip_gallery_block .caption h3 a {
	text-decoration: none;
	color: #FC0;
	font-family: "微軟正黑體";
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
	}
	.abgne_tip_gallery_block .caption h3 a:hover {
	text-decoration: none;
	}
.abgne_tip_gallery_block .caption .desc {
	font-size: 10pt;
	line-height: 15pt;
	height: 75px;
	overflow: hidden;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.abgne_tip_gallery_block .caption .more {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

.abgne_tip_gallery_block .caption .more a {
	background-color: #000;
	border: 1px solid #CCC;
	color: #FC0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10pt;
}
.abgne_tip_gallery_block .caption .more a:hover {
	color: #000;
	background-color: #666;
}














/*-----------flash------------*/
#flash {
	float: left;
	height: 350px;
	width: 720px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}


.header {
	width: 720px;
	max-width: 1920px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gg {
	width: 720px;
	height: 350px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #d3d3d3 url(../images/loading.jpg) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ggs {
	top: 0;
	position: absolute;
}
.ggBox {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    .ggBox a {
	display: block;
	position: absolute;
	z-index: 1;
	opacity: 0.1;
}
    .ggBox img {
	display: block;
}
.ggb {
	position: absolute;
	width: 720px;
	left: 0;
	bottom: 0;
	height: 40px;
	z-index: 4;
	background-image: url(../images/1px_black.png);
}
.ggBtns {
	width: 720px;
	height: 40px;
	border-left: 1px solid #090908;
	border-right: 1px solid #6a6a60;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    .ggBtns a {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	color: #848380;
	font-size: 12px;
	line-height: 40px;
	background-position: 0 10px;
	position: relative;
	top: -10px;
	outline: none;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
}
        .ggBtns a em {
	display: block;
	width: 100px;
	height: 40px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
        .ggBtns a:hover { color: #e7e7e7; }
        .ggBtns a:focus { outline: none; }
        .ggBtns a.ggOn {
	color: #FFFFFF;
	background-position: 0 0;
}
    .ggb, .ggBtns a {
	background-image: url(../images/1px_black.png);
}
a.ggOn {
	background-image: url(../images/gg.png);
	background-position: center center;
}
/*-----------首頁搜尋------------*/
#phone {
	padding: 2px;
	border: 1px solid #CCC;
	width: 95%;
}
#qtype {
	padding: 2px;
	width: 100%;
	border: 1px solid #CCC;
}
.Search2 input{
	width: 80px;
	height: 25px;
	line-height: 18px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 11pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	letter-spacing: 2pt;
	background-color: #53A600;
	margin-top: 10px;
	float: right;
}
.Search3 input{
	width: 80px;
	height: 22px;
	line-height: 18px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 11pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	letter-spacing: 2pt;
	background-color: #D8554A;
	float: right;
}



/*-----------左右跑~主題之旅------------*/


#Home_Special {
	float: left;
	width: 1000px;
	margin-bottom: 10px;
	background-image: url(../images/bg.png);
	margin-top: 32px;
}
#abblock {
	margin: 0 auto;
	width: 1000px;	/* 框架圖片的寬 */
	height: 130px;	/* 框架圖片的高 */
	position: relative;
	background-image: url(../images/3title.png);
	background-repeat: no-repeat;
	background-position: 890px 10px;
	}

#abblock ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}

	#abblock a img {
		border: none;
	}

	#abblock a.prev, #abblock a.next {
	position: absolute;
	display: block;
	width: 30px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	}

	#abblock .prev {
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	left: 8px;
	height: 40px;
	bottom: 10px;
	}

	#abblock .next {
	left: 8px;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	height: 80px;
	top: 10px;
	}

	#abblock .slides {
	overflow: hidden;
	position: relative;
	top: 10px;
	left: 45px;
	width: 840px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 110px;	/* 框架中間區塊的高 圖片高度*/
	}

	#abblock .slides ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abblock .slides li {
	width: 270px;	/* 框架中間區塊的寬 圖片寬度*/
	height: 100%;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}

/*-----------相本------------*/
	#abblock2 {
	width: 1000px;	/* 框架圖片的寬 */
	height: 180px;	/* 框架圖片的高 */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/Phase5.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	}
	#abblock2 ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}

	#abblock2 a img {
		border: none;
	}

	

	#abblock2 a.prev, #abblock2 a.next {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;	/* 左右鈕圖片的寬 */
	height: 40px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	}

	#abblock2 .prev {
	background-image: url(../images/left2.png);
	background-repeat: no-repeat;
	right: 40px;
	}

	#abblock2 .next {
	right: 5pt;
	background-image: url(../images/right-2.png);
	background-repeat: no-repeat;
	}

	#abblock2 .slides2 {
	overflow: hidden;
	position: relative;
	top: 40px;
	left: 10px;
	width: 980px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 130px;	/* 框架中間區塊的高 圖片高度*/
	}

	#abblock2 .slides2 ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abblock2 .slides2 li {
	width: 158px;	/* 框架中間區塊的寬 圖片寬度*/
	height: 130%;
	float: left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 3px;
	}
#abblock2 .slides2 ul li p {
	float: left;
	height: 60px;
	width: 158px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	overflow: hidden;
}


/*-----------主題推薦------------*/

#abgne_float_ad {
	display: none;
	position: absolute;
	z-index: 100;
	}
	#abgne_float_ad .abgne_close_ad {
		display: block;
		text-align: right;
		cursor: pointer;
		font-size: 12px;
	}
#abgne_float_ad .abgne_close_map {
	float: left;
	width: 158px;
	overflow: hidden;
}
#Middle {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Middle2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(../images/box.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#Seat {
	font-size: 12px;
	line-height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/Homemap.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 10px;
}
#The_menu {
	float: left;
	width: 230px;
}
#The_menu .Category_Menu {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C0;
	border-bottom-color: #6C0;
	background-image: url(../images/search_top_bg2.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	clear: left;
}
#The_menu .Category_Menu .End {
	background-image: url(../images/search_bot_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#The_menu .Category_Menu .End ul {
	background-image: url(../images/4title.png);
	background-repeat: no-repeat;
	padding-top: 44px;
}
#The_menu .Category_Menu .End ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	text-align: center;
	letter-spacing: 2pt;
}
#The_menu .Category_Menu .End ul a{
	color: #333;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}
#The_menu .Category_Menu .End ul a:hover{
	background-color: #CCC;
	color: #FFF;
}

#The_menu .Category_Menu .End ul .define{
	background-color: #6C0;
	color: #FFF;
	background-image: url(../images/define.png);
	background-position: 190px center;
	background-repeat: no-repeat;
}
#The_Content {
	float: right;
	width: 740px;
}
#Information_Menu {
	float: left;
	width: 220px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#Information_Menu ul {
	padding-right: 20px;
	padding-left: 40px;
	background-image: url(../images/5title.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 10px;
}

#Information_Menu ul li {
	width: 230px;
	margin-bottom: 5px;
	list-style-type: circle;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
}
#Information_Menu ul li a {
	color: #333;
}
#Information_Menu ul li a:hover {
	color: #090;
}
#The_Content .Bookmarks {
	height: 43px;
	background-image: url(../images/6title.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D87C72;
	position: relative;
}
#The_Content .Bookmarks2 {
	height: 43px;
	background-image: url(../images/7title.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D87C72;
	position: relative;
}
#The_Content .Group_travel {
	margin-bottom: 20px;
	float: left;
	width: 740px;
	overflow: hidden;
}

#The_Content .Group_travel .single {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
	background-image: url(../images/bg.png);
}

#The_Content .Group_travel .single .Introduction {
	float: left;
	width: 450px;
	margin-right: 20px;
}
#The_Content .Group_travel .single .Introduction2 {
	float: left;
	width: 520px;
}
#The_Content .Group_travel .single .Introduction .Title,
#The_Content .Group_travel .single .Introduction2 .Title {
	font-family: "微軟正黑體", "Century Gothic";
	font-size: 11pt;
	line-height: 20pt;
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-style: normal;
}
#The_Content .Group_travel .single .Introduction .Content,
#The_Content .Group_travel .single .Introduction2 .Content {
	font-family: "微軟正黑體", "Century Gothic";
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	margin-bottom: 3px;
	font-style: normal;
	color: #999;
	overflow: hidden;
	height: 40px;
	width: 500px;
}
#The_Content .Group_travel .single .Introduction ul .Date,
#The_Content .Group_travel .single .Introduction2 ul .Date {
	font-size: 10pt;
	color: #999;
	float: left;
	width: 60px;
}
#The_Content .Group_travel .single .Introduction ul .Date2,
#The_Content .Group_travel .single .Introduction2 ul .Date2 {
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 380px;
	color: #06F;
}
#The_Content .Group_travel .single .Introduction ul .Date2 p {
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
}





#The_Content .Group_travel .single .map {
	height: 110px;
	width: 180px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
#The_Content .Group_travel .single .Price {
	float: left;
	width: 60px;
	height: 100px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
	background-color: #FFF;
}
#The_Content .Group_travel .single .Price a {
	background-image: url(../images/Price2.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 55px;
	display: block;
}
#The_Content .Group_travel .single .Price a:hover {
	background-position: -60px 5px;
	background-image: url(../images/Price2.png);
	color: #D75548;
}
#Product_banner {
	float: left;
	width: 740px;
	margin-bottom: 30px;
}
#Product_banner ul li {
	width: 230px;
	float: left;
	margin-right: 8px;
	margin-bottom: 14px;
	margin-left: 8px;
}
#Product_banner ul li .map {
	padding: 4px;
	width: 220px;
	border: 1px solid #CCC;
}

#Product_banner ul li .Writing {
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.focus-news .Bookmarks {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.focus-news .Bookmarks a {
	display: block;
	float: right;
	height: 35px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 11pt;
	letter-spacing: 2pt;
	padding-right: 20px;
	padding-left: 20px;
}
.focus-news .Bookmarks a:hover {
	color: #FFF;
	background-color: #FC0;
}
.focus-news .Bookmarks .define {
	color: #FFF;
	background-color: #F90;
}




















#Daily_itinerary {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#Daily_itinerary .day {
	float: left;
	margin-bottom: 35px;
	width: 900px;
}
#Daily_itinerary .Daily_word {
	float: left;
	width: 880px;
	margin-bottom: 30px;
	background-color: #F0F0F0;
	padding: 10px;
	line-height: 20pt;
}

#Daily_itinerary .day .Title {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 110px;
	min-height: 25px; /*最少顯示寬度*/
	padding-top: 5px;
	margin-bottom: 15px;
	font-size: 14pt;
	color: #000;
	font-family: "細明體";
	font-weight: bold;
	letter-spacing: 2pt;
}
#Daily_itinerary .day .word {
	float: left;
	width: 800px;
	margin-left: 100px;
	margin-bottom: 10px;
	line-height: 20pt;
	overflow: hidden;
}
#Daily_itinerary .day .Meals {
	float: left;
	margin-left: 100px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F90;
	background-image: url(../images/header_bg.png);
	width: 777px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10pt;
}
#Daily_itinerary .day .Stay {
	float: left;
	margin-left: 100px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F36;
	background-image: url(../images/bg.png);
	width: 777px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10pt;
}
#Daily_itinerary .day .MealsTitle {
	background-image: url(../images/Meals1.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #900;
}
#Daily_itinerary .day .Meals .Time {
	float: left;
	margin-right: 20px;
	line-height: 20px;
	color: #333;
}

#Daily_itinerary .day .StayTitle {
	background-image: url(../images/Meals.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #900;
}
#Daily_itinerary .day .Stay .Writing {
	line-height: 20px;
	color: #333;
	float: left;
}
#Characteristic {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20pt;
}
.YahooWORD {
	float: left;
	width: 900px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#Album {
	height: 180px;
	margin-top: 25px;
	background-image: url(../images/bg.png);
	background-position: center top;
}
#City {
	float: left;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../images/shadowBg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
#City ul {
	margin-bottom: 40px;
	float: left;
}


#City ul .Right_Title {
	float: left;
	width: 220px;
	margin-right: 30px;
	margin-top: 40px;
}
#City ul .Right_Title .big {
	color: #900;
	text-align: right;
	font-size: 20pt;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 2pt;
}
#City ul .Right_Title .Small {
	color: #666;
	text-align: right;
	float: right;
	width: 180px;
	margin-right: 5px;
}


#City ul .Left_content {
	float: left;
	width: 650px;
}
#City ul .Left_content .map {
	float: left;
	width: 650px;
}

#City ul .Left_content .Introduction {
	background-color: #F2F2F2;
	padding: 20px;
	width: 610px;
	float: left;
	line-height: 20pt;
	font-size: 11pt;
}
#Time_Registration {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20pt;
	margin-bottom: 20px;
}#sequence {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20pt;
	font-size: 10pt;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 15px;
	overflow: hidden;
}
#sequence .sequence1 {
	float: right;
	width: 80px;
}
#sequence #sequence2 {
	float: right;
}
#Time_Registration .Title {
	line-height: 30px;
	background-color: #FF6;
	height: 30px;
	width: 900px;
	text-align: center;
	font-size: 11pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#Time_Registration .Group {
	font-size: 10pt;
	line-height: 18pt;
	position: relative;
}
#Time_Registration .Wide120 {
	width: 119px;
	text-align: center;
}
#Time_Registration .Wide60 {
	width: 59px;
	text-align: center;
}
#Time_Registration .Wide340 {
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
}
#Time_Registration .bound {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#Time_Registration .space {
	padding-top: 3px;
	padding-bottom: 3px;
}
#Time_Registration .Red {
	color: #F00;
	font-weight: bold;
}



#Middle2 #Time_Registration .group {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-top: 5px;
}
#Time_Registration .apply1 {
	color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #E58787;
}
#Time_Registration .apply2 {
	color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #F90;
}
#Time_Registration .apply3 {
	color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #3CF;
}
.Flight {
	background-image: url(../images/bg.png);
	padding: 10px;
	text-align: center;
	font-size: 10pt;
	line-height: 20pt;
}
.Flight .headline {
	background-color: #DFDFDF;
	height: 20px;
	color: #000;
}
.Flight .headline2 {
	background-color: #666666;
	height: 20px;
	color: #FFF;
}
.Flight .Wide180 {
	width: 180px;
}
.Flight .Wide130 {
	width: 130px;
}
#Time_Registration .Flight .Wide65 {
	width: 65px;
}
/*-------頁碼-------*/

.quotes {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10pt;
	float: left;
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}


.quotes a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
.quotes a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
.quotes span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
.quotes span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
.Group ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.Moneyss {
	position: relative;
}

.Group #Price,
.Group #Price2,
.Group #Price3,
.Group #Price4,
.Group #Price5,
.Group #Price6,
.Group #Price7,
.Group #Price8,
.Group #Price9,
.Group #Price10 {
	height: 100px;
	width: 360px;
	position: absolute;
	right: -125px;
	top: 25px;
	background-image: url(../images/Price.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	visibility: hidden;
	color: #000;
}
.Group #Price ul,
.Group #Price2 ul,
.Group #Price3 ul,
.Group #Price4 ul,
.Group #Price5 ul,
.Group #Price6 ul,
.Group #Price7 ul,
.Group #Price8 ul,
.Group #Price9 ul,
.Group #Price10 ul {
	float: left;
	width: 360px;
}
.Group #Price .nt,
.Group #Price2 .nt,
.Group #Price3 .nt,
.Group #Price4 .nt,
.Group #Price5 .nt,
.Group #Price6 .nt,
.Group #Price7 .nt,
.Group #Price8 .nt,
.Group #Price9 .nt,
.Group #Price10 .nt
 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
}


.Group #Price ul .Wide,
.Group #Price2 ul .Wide,
.Group #Price3 ul .Wide,
.Group #Price4 ul .Wide,
.Group #Price5 ul .Wide,
.Group #Price6 ul .Wide,
.Group #Price7 ul .Wide,
.Group #Price8 ul .Wide,
.Group #Price9 ul .Wide,
.Group #Price10 ul .Wide

 {
	float: left;
	width: 71px;
}
.Group #Price .Yellow,
.Group #Price2 .Yellow,
.Group #Price3 .Yellow,
.Group #Price4 .Yellow,
.Group #Price5 .Yellow,
.Group #Price6 .Yellow,
.Group #Price7 .Yellow,
.Group #Price8 .Yellow,
.Group #Price9 .Yellow,
.Group #Price10 .Yellow
 {
	background-color: #FF6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.Group #Price .nt .Sideline,
.Group #Price2 .nt .Sideline,
.Group #Price3 .nt .Sideline,
.Group #Price4 .nt .Sideline,
.Group #Price5 .nt .Sideline,
.Group #Price6 .nt .Sideline,
.Group #Price7 .nt .Sideline,
.Group #Price8 .nt .Sideline,
.Group #Price9 .nt .Sideline,
.Group #Price10 .nt .Sideline
 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.Group #Price .Remark,
.Group #Price2 .Remark,
.Group #Price3 .Remark,
.Group #Price4 .Remark,
.Group #Price5 .Remark,
.Group #Price6 .Remark,
.Group #Price7 .Remark,
.Group #Price8 .Remark,
.Group #Price9 .Remark,
.Group #Price10 .Remark
{
	margin-top: 10px;
	width: 340px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.Group #Price .Remark .Wide,
.Group #Price2 .Remark .Wide,
.Group #Price3 .Remark .Wide,
.Group #Price4 .Remark .Wide,
.Group #Price5 .Remark .Wide,
.Group #Price6 .Remark .Wide,
.Group #Price7 .Remark .Wide,
.Group #Price8 .Remark .Wide,
.Group #Price9 .Remark .Wide,
.Group #Price10 .Remark .Wide
 {
	float: left;
	width: 85px;
}












#single_word {
	background-color: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
}
#single_word .Baseline {
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 5px;
}
#single_word .Baseline .Title {
	float: left;
	width: 560px;
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-size: 14pt;
}
#single_word .Baseline .Date {
	float: right;
	width: 100px;
	color: #666;
}
#single_word .word {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	line-height: 20pt;
}
#Middle2 .word {
	line-height: 20pt;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}





#Classified {
	float: left;
	width: 860px;
	margin-left: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #C60;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Classified ul li {
	float: left;
	background-image: url(images/l.jpg);
	background-position: right center;
	padding-right: 7px;
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}




#Classified a {
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 2pt;
}

#Classified a:hover {
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../images/bg.png);
}

#About-title {
	font-size: 16pt;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	letter-spacing: 5pt;
	padding-left: 30px;
	background-image: url(../images/Title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*-----faq選單------*/

#faqButton {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 210px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 25px;
	margin-bottom: 30px;
	background-image: url(../images/8title.png);
	background-repeat: no-repeat;
}
#faqButton ul .Categories {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/lr1_box_title_Line.PNG);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#faqButton ul .Class {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10pt;
	line-height: 16pt;
	color: #CCC;
	background-image: url(../images/%E6%9C%AA%E5%91%BD%E5%90%8D-2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	margin-bottom: 5px;
}
#faqButton ul .Class a {
	color: #666;
}
#faqButton ul .Class a:hover {
	color: #F90;
}



/*-------faq-------*/

#faqword {
	float: right;
	width: 700px;
	margin-top: 30px;
	margin-right: 30px;
}


#In-FAQ {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 700px;
}
#In-FAQ .Title {
	background-image: url(../images/Baseline33.png);
	background-position: left bottom;
	height: 35px;
	width: 670px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F9C;
}
#In-FAQ .Q {
	width: 700px;
	font-size: 11pt;
	float: left;
}
#In-FAQ .Q ol {
	width: 660px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#In-FAQ .Q ol li {
	width: 625px;
	margin-bottom: 10px;
	background-image: url(../images/control_play.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	line-height: 22px;
}


#In-FAQ .Q ol li a {
	font-size: 11pt;
	color: #666;
	text-decoration: none;
}
#In-FAQ .Q ol li a:hover {
	color: #630;
}
#reply {
	width: 700px;
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
	color: #666;
}
#reply ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#reply ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow: hidden;
}
#reply ul li samp {
	float: left;
	width: 660px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
#reply ul li .q {
	font-size: 12pt;
	float: left;
	width: 660px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: "微軟正黑體";
}
#reply ul li .a {
	margin-left: 50px;
	width: 610px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 16pt;
	font-family: "微軟正黑體";
}



/*-------團體-------*/





#List {
	background-image: url(../images/Divider.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	padding: 50px;
	float: left;
}
.GroupTitle {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-top: 15px;
	position: relative;
	margin-bottom: 30px;
}

.GroupTitle .Writing {
	position: absolute;
	left: 10px;
	bottom: -20px;
	font-size: 15pt;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.GroupTitle .Download {
	position: absolute;
	right: 0px;
	top: -34px;
}

#List .Staff-List {
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#List .Title {
	text-align: center;
	color: #333;
	background-image: url(../images/lr1_box_title_Line.PNG);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
	height: 40px;
	font-size: 11pt;
}


#List .Staff-List .Wide120 {
	width: 120px;
}
#List .Staff-List .Wide150 {
	width: 150px;
}
#List .Staff-List .Wide80 {
	width: 80px;
}
#List .Frame {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#List .Left {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#List .Frame2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#List .Red {
	color: #F00;
	font-weight: bold;
}
#List .High30 {
	height: 70px;
	overflow: hidden;
	font-size: 10pt;
	text-align: center;
	letter-spacing: 2pt;
}
#List #Consent a {
	color: #C00;
}
#List .Card a {
	background-image: url(../images/Card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#List .Card a:hover {
	background-position: 0px -30px;	
}

#Information {
	width: 900px;
	line-height: 20pt;
	float: left;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#Information .Groupword {
	float: left;
	width: 900px;
}
.project {
	float: left;
	width: 860px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	border: 1px solid #CCC;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 20px;
	text-align: center;
}






.project .Title {
	overflow: hidden;
	color: #900;
}
.project .Content {
	font-size: 10pt;
	color: #666;
}
.project .Left {

	text-align: left;
}
.project .Wide120 {
	width: 120px;
}
.project .Wide60 {
	width: 60px;
}
.project .Wide460 {
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
}
.project .Wide120 {
	width: 120px;
}





.Room {
	float: left;
	width: 860px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	border: 1px solid #CCC;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 20px;
	position: relative;
}.Room .Title {
	height: 40px;
	width: 880px;
	margin-bottom: 10px;
}
.Room .Remarkword {
	margin: 0px;
	width: 860px;
}
.Room .Remarkword ul li {
	height: 100px;
	width: 111px;
	float: left;
	margin: 5px;
	border: 1px dashed #CCC;
	padding: 10px;
	font-size: 11pt;
}
.Room .Remarkword ul li p {
	text-align: center;
	float: left;
	width: 111px;
	margin-bottom: 5px;
}
.Room .Remarkword ul li .oof {
	font-size: 12pt;
	color: #F00;
	font-weight: bold;
}
.Room .Price {
	float: right;
	width: 300px;
	margin-top: 15px;
}
.Room .Price ul {
	float: left;
	width: 150px;
}
.Room .Price ul li {
	float: left;
}



.Room .Remark {
	font-size: 10pt;
	color: #06F;
	position: absolute;
	top: 20px;
	right: 20px;
}
.Room .Price ul .Red {
	color: #F00;
	font-weight: bold;
}






.Room .Frame {
	border: 1px solid #E8E8E8;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#Shopping_Step {
	float: left;
	height: 50px;
	width: 900px;
	position: relative;
	overflow: hidden;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
}


#Shopping_Step .Continue {
	float: left;
	position: absolute;
	font-size: 14pt;
	line-height: 40px;
	letter-spacing: 2pt;
	color: #333;
}

#Shopping_Step .Continue.Left {
	left: 20px;
	bottom: 0px;
}
#Shopping_Step .Continue.Right {
	bottom: 0px;
	right: 20px;
}

#Shopping_Step .Continue a {
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 40px !important;
	height/**/: 40px;
	_height: 0;
	width: 150px;
	background-color: #CCC;
	text-align: center;
}
#Shopping_Step .Continue a:hover {
	color: #FFCC00;
	overflow: hidden;
	height: 40px !important;
	height/**/: 41px;
	_height: 0;
	width: 150px;
	background-color: #666;
}



/* --------------------會員表單-------------------- */

.roundbox_center {
	float: left;
	width: 630px;
	padding-left: 25px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#Forms {
	float: left;
	width: 678px;
	margin-top: 20px;
	border: 1px solid #D4A160;
	padding: 20px;
	position: relative;
}

.roundbox_center  .q  {
	font-size: 12pt;
	line-height: 14pt;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "微軟正黑體", "Century Gothic";
	width: 80px;
}

.roundbox_center ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.roundbox_center li {
	float: left;
	width: 640px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Middle2 .Room .People {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 840px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
}
#Middle2 .Room .People li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	height: 25px;
}
#Middle2 .Room .People li samp {
	font-family: "微軟正黑體", "Century Gothic";
	font-weight: normal;
	margin-right: 5px;
}


#Middle2 .Room .People .pwd{
	width: 170px;
	height: 20px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 20px;
	padding: 1px 0;
}






.roundbox_join {
	float: left;
	width: 810px;
	padding-left: 45px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.roundbox_join  h3  {
	font-size: 12pt;
	line-height: 14pt;
	float: left;
	width: 90px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #000;
	font-family: "微軟正黑體", "Century Gothic";
}
.roundbox_join ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.roundbox_join li {
	float: left;
	width: 780px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.roundbox_join ul li .pwd{
	width: 200px;
	height: 20px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 20px;
	padding: 1px 0;
}
.roundbox_join ul li .pwd4{
	width: 100px;
	height: 20px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 20px;
	padding: 1px 0;
}
.roundbox_join ul li .pwd2{
	width: 500px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_join ul li textarea{
	width: 500px;
height: 100px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_join ul li p {
	float: left;
	margin-right: 10px;
}




.roundbox_Group {
	float: left;
	width: 820px;
	padding-left: 45px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 50px;
}
.roundbox_Group  h3  {
	font-size: 12pt;
	line-height: 14pt;
	float: left;
	width: 130px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "微軟正黑體", "Century Gothic";
	font-weight: normal;
}
.roundbox_Group  h3 samp {
	font-size: 11pt;
	font-weight: bold;
	color: #F00;
	height: 10px;
	width: 10px;
	float: left;
}
.roundbox_Group ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.roundbox_Group li {
	float: left;
	width: 780px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}

.roundbox_Group .confirmpassword{
	float: left;
	width: 780px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}

.roundbox_Group ul li .pwd{
	width: 200px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_Group ul li .pwd3{
	width: 80px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_Group ul li .pwd2{
	width: 500px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_Group ul li .pwd4{
	width: 150px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.roundbox_Group ul li textarea{
	width: 500px;
height: 100px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
#Middle2 .join2 {
	float: left;
	width: 860px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	border: 1px solid #CCC;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 20px;
	position: relative;
	margin-top: 20px;
}
#Submit {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#Reset {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}







.say {
	width: 420px;
	height: 237px;
	padding-right: 480px;
	background-image: url(../images/Contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.say h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.say h2 {
	font-weight: normal;
	color: #69F;
	font-size: 18pt;
	margin-bottom: 20px;
}

.say p {
	color: #666;
	float: left;
	width: 380px;
	font-size: 11pt;
	line-height: 20pt;
	margin-left: 10px;
}
.contact {
	width: 900px;
	background-image: url(../images/ta_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.contact table tr td h4 {
font-size: 15px;
color: #444;
font-weight: normal;
padding-bottom: 5px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 240px;
height: 25px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.contact table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact table tr td textarea {
width: 330px;
height: 118px;
border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 240px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.loginsubmit a{
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #70CA10;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 4pt;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.loginsubmit a:hover{
	background-color: #090;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #70CA10;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 4pt;
	float: right;
	margin-top: 20px;
	width: 70px;
}
.loginsubmit2 a:hover{
	background-color: #090;
}
#ContactInformation {
	background-color: #E7E7E7;
	padding: 20px;
	width: 860px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	#search-input {
	border: 1px solid #1c252b;
	height: 25px;
	color: #9fa8b0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 1px 1px #1f272b;
	background: #20282D; /* old browsers */
	background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
	-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	width: 170px;
	margin-left: 10px;
	}
	
	
	
.Member-Orders {
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
	text-align: center;
}
.Member-Orders .Title {
	text-align: center;
	color: #333;
	background-image: url(../images/lr1_box_title_Line.PNG);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
	height: 40px;
	font-size: 11pt;
}


.Member-Orders .Wide60 {
	width: 60px;
}
.Member-Orders .Wide120 {
	width: 120px;
}
.Member-Orders .Wide100 {
	width: 100px;
}	
.Member-Orders .Wide280 {
	width: 280px;
}
.Member-Orders .Card a {
	background-image: url(../images/Card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.Member-Orders .Card a:hover {
	background-position: 0px -30px;	
}
.Member-Orders .Frame {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Member-Orders .Left {
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.Member-Orders .Frame2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Member-Orders .Red {
	color: #F00;
	font-weight: bold;
}
.Member-Orders .Number a {
	color: #06F;
	font-weight: bold;
}
/*-------相片-------*/
.row {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.row .exhibition {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
	background: #fff;
	padding: 4px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	overflow: hidden;
	width: 215px;
}















#VIPRecommend {
	float: left;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../images/bg.png);
	margin-bottom: 50px;
}

#VIPRecommend2 {
	position: relative;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url(../images/9title.png);
	}


#VIPRecommend2 ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}

	#VIPRecommend2 a img {
		border: none;
	}

	#VIPRecommend2 a.prev, #VIPRecommend2 a.next {
	position: absolute;
	top: 15px;
	display: block;
	width: 20px;	/* 左右鈕圖片的寬 */
	height: 20px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	}

	#VIPRecommend2 .prev {
	background-image: url(../images/left5.png);
	background-repeat: no-repeat;
	right: 50px;
	}

	#VIPRecommend2 .next {
	right: 20px;
	background-image: url(../images/right5.png);
	background-repeat: no-repeat;
	}

	#VIPRecommend2 .VIP {
	overflow: hidden;
	position: relative;
	top: 50px;
	left: 10px;
	width: 880px;	/* 框架中間區塊的高 圖片高度*/
	height: 280px;
	}

	#VIPRecommend2 .VIP ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#VIPRecommend2 .VIP li {
	width: 210px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	height: 220px;
	}
#VIPRecommend2 .VIP ul li .map {
	float: left;
	width: 200px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
#VIPRecommend2 .VIP ul li .Name a {
	float: left;
	height: 60px;
	width: 180px;
	margin-right: 14px;
	margin-left: 14px;
	overflow: hidden;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	margin-bottom: 10px;
}
#VIPRecommend2 .VIP ul li .nt {
	font-weight: bold;
	color: #F00;
	text-align: right;
	margin-right: 14px;
	float: right;
}
.roundbox_join ul li #pwd{
	width: 200px;
height: 20px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.Groupword .word {
	float: left;
	width: 900px;
	overflow: hidden;
	margin-bottom: 50px;
}
.Groupword .word .DescriptionTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	background-image: url(../images/control_play.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 850px;
	margin-right: 10px;
	margin-left: 10px;
}
#rim .Groupword .word .Content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}










#The_Content .Bookmarks10 {
  height: 43px;
  background-image: url(../images/10title.png);
  background-repeat: no-repeat;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #D87C72;
  position: relative;
}

#The_Content .Group_travel .single .Introductions {
	float: left;
	width: 520px;
	position: relative;
}
#The_Content .Group_travel .single .Introductions .Button {
	background-color: #FFF;
	position: absolute;
	top: 10px;
	right: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 10pt;
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#The_Content .Group_travel .single .Introductions .Title{
  font-family: "微軟正黑體", "Century Gothic";
  font-size: 11pt;
  line-height: 20pt;
  font-weight: normal;
  margin-bottom: 13px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  font-style: normal;
}
#The_Content .Group_travel .single .Introductions ul .Narrative{
	font-size: 10pt;
	float: left;
	color: #666;
	line-height: 16pt;
}






#The_Content .Bookmarks11 {
  height: 43px;
  background-image: url(../images/11title.png);
  background-repeat: no-repeat;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #D87C72;
  position: relative;
}#The_Content .Group_travel .single .Download {
	font-size: 12pt;
}
#The_Content .Group_travel .single .Download ul li {
	float: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 730px;
}
#The_Content .Group_travel .single .Download ul .Line {
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	width: 705px;
}
#The_Content .Group_travel .single .Download ul .Line p{
	display: block;	
}
#The_Content .Group_travel .single .Download ul .Line .title {
	float: left;
	width: 600px;
}
#The_Content .Group_travel .single .Download ul .Line .Date {
	float: left;
	width: 80px;
	background-image: url(../images/Download-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10pt;
}
#The_Content .Group_travel .single .Download ul .caption {
	background-image: none;
	background-color: rgba(255, 255, 255, 0.58);
}
#The_Content .Group_travel .single .Download ul .caption .title {
	text-align: center;
	width: 630px;
	float: left;
	letter-spacing: 2px;
}
#centre_Pages #Middle #The_Content .Group_travel .single .Download ul .caption .Date {
	text-align: center;
	width: 100px;
	float: left;
}
