@charset "utf-8";

body {
	
	padding: 0;	margin: 0;
	background: #FFF;
	
	font-family: Verdana;
	font-size: 12px; color: #444;
	text-decoration: none;
	line-height: 20px;
}

a {
	border: 0px; color: #444;
	text-decoration: none;
}


img {
	vertical-align: middle;
}

dl,dt,dd,ul,ol,ul,li {
	list-style: none;
	padding: 0; margin: 0;
}

tr {
	line-height: 22px;
}

input, select {
	font-family: Verdana;
}



/* Main ------------------------------------------------------------------------------------------------------------------------------------- */

.OutFrame { 
	width: 100%;
	min-width: 1280px;
	margin: 0 auto;
}

.Div_DatumPoint {
	height: 1px;
	position: relative;
	z-index: 9000;
}

.Clear { 
    clear: both; height: 0;
}
.Center {
	width: 100%;
	text-align: center;
}


/* Header Set ------------------------------------------------------------------------------------------------------------------------------------- */

#TopNavigate {
	width: 100%;
	min-width: 1280px;
	overflow: hidden;
	background: #FFF;
}
#TopNavigate_V {
	width: 92%;
	height: 47px;
	text-align: right;
	padding: 0 8% 0 0;
}

#Version_DatumPoint {
    width: 1px;
	height: 50px;
	position: relative;
	left: 85%;
}
#Version {
	position: absolute;
	width: 485px;
	height: 34px;
	padding: 0 10px 0 0;
	background: url(../catch/catch_pic01.gif) no-repeat;
	
	font-family: 微軟正黑體, "Microsoft JhengHei";
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	text-align: right;
	z-index: 90;
}
#Version li {
	display: inline-block;
	margin: 0 2px;
}
#Version li a {
	display: block;
	color: #FFF;
	padding: 0 10px;
}
#Version a:hover {
	background: #AAC9E9;
}

#Version_Cover {
	width: 365px;
	height: 34px;
	top: 0;
	left: 130px;
	background: url(../catch/catch_pic02.gif) no-repeat;
	position: absolute;
	z-index: 100;
}


#TopNavigate_L {
	width: 25%;
	float: left;
	padding: 0 0 0 4%;
	text-align: left;
}
#TopNavigate_R {
	width: 64%;
	float: left;
	text-align: right;
}
#TopNavigate_R img {
	margin: 0 21px;
}



/* Page -------------------------------------------------------------------------------------------------------------------------------------*/

.CloudsBox {
    width: 100%;
	min-width: 1280px;
	height: 82px;
	position: absolute;
	top: 125px;
	background: url(../catch/catch_pic04.png) no-repeat;
}
.Breadcrumb_Txt {
    width: 92%;
	height: 26px;
	text-align: right;
	padding: 21px 8% 0 0;
	font-family: 微軟正黑體, "Microsoft JhengHei";
	font-size: 16px;
	color: #FFF;
}

.Content { 
    width: 1248px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.Content_L { 
    width: 252px;
	float: left;
	padding: 27px 0 0 0;
}
.Content_R { 
    width: 996px;
	float: right;
	margin: 0 0 80px 0;
}
.Content_C { 
    width: 1226px;
	margin: 0 auto;
}



/* Button -------------------------------------------------------------------------------------------------------------------------------------*/

.QuickBtBox {
	position: fixed;
	top: 520px;
	right: 25px;
	z-index: 110;
}
.QuickBtBox a {
	display: block;
	width: 133px;
	height: 130px;
	margin: 5px 0 0 0;
}
.QuickBt_News {
	background:url(../catch/button_02.png) no-repeat;
}
.QuickBt_News:hover {
	background:url(../catch/button_02.png) no-repeat -133px 0;
}

.QuickBt_Booking {
	background:url(../catch/button_02.png) no-repeat 0 -134px;
}
.QuickBt_Booking:hover {
	background:url(../catch/button_02.png) no-repeat -133px -134px;
}



/* Footer -------------------------------------------------------------------------------------------------------------------------------------*/

.Footer_DatumPoint {
	width: 100%;
	height: 1px;
	position: relative;
}
.FooterTopClouds {
	width: 100%;
	min-width: 1280px;
	height: 68px;
	position: absolute;
	top: -137px;
	margin: 0 auto 0 auto;
	padding: 54px 0 0 0;
	background: url(../catch/catch_pic03.png) no-repeat center;
}
#TopBt {
	width: 225px;
	height: 97px;
	background: url(../catch/button_04.png) no-repeat;
	cursor: pointer;
	float: right;
}
.FooterBox {
	width: 100%;
	min-width: 1280px;
	min-height: 155px;
	text-align: center;
    padding: 18px 0 10px 0;
	margin: 0;
    font-size: 17px;
    font-family: 微軟正黑體, "Microsoft JhengHei";
    color: #FFF;
    background: #F2A6C2;
}
.FooterBox a {
	color: #FFF;
}
.FooterBox a:hover {
    text-decoration: underline;
}
.FooterBox a:link, .FooterBox a:hover, .FooterBox a:visited { 
    color: #FFF;
}
.FooterLink {
    padding: 3px 0 0 0;
}
.FooterLink a {
    margin: 0 17px;
	display: inline-block;
}
.OtherLink {
	margin: 24px 0 0 0;
}
.OtherLink a {
	display: inline-block;
	height: 49px;
	margin: 0 1px;
}
.Footer_fb {
	width: 49px;
	background: url(../catch/button_03.gif) no-repeat;
}
.Footer_yt {
	width: 49px;
	background: url(../catch/button_03.gif) no-repeat -56px 0;
}
.Footer_wei {
	width: 49px;
	background: url(../catch/button_03.gif) no-repeat -112px 0;
}
.Footer_ig {
	width: 49px;
	background: url(../catch/button_03.gif) no-repeat -168px 0;
}
.Footer_sanrio {
	display: inline-block;
	width: 147px;
	height: 49px;
	background: url(../catch/button_03.gif) no-repeat -216px 0;
}
.OtherLink a:hover {
	opacity: 0.7;
}
.Copyright {
	font-size: 14px;
	padding: 0 0 5px 0;
}
