@charset "UTF-8";
/*-------------------common-------------------*/
html, body, #wrap { height: 100%; }

body {
	*overflow-x: hidden;
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	height: 100%;
	border: none;
	color: #262626;
	background: #17072B;
}

.com{ ie fix for span a:hover span; }
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.text-center {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
/*-------------------滿版設定-------------------*/
body > #wrap {
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	min-height: 100%;
}

#wrap {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
	*overflow-x: hidden;
}

.clearfix {
	width: 100%; height: 50px; clear:both;
	_margin-bottom: 50px;
}

.clearfix:after {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clear {
	width: 100%; height: 0px; clear:both;
}
.clear:before, .clear:after {
    display: table;
    content: " ";
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clear.dashed {
	border-bottom: 1px dashed #999;
	padding-top: 10px;
	margin-bottom: 10px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*-------------------loading-------------------*/
#loading {
    position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2000;
	background: #17072B;
}

.loader {
    position: fixed;
	_position: absolute;
	width: 31px;
	height: 31px;
	margin: -15px 0 0 -15px;
	left: 50%;
	top: 50%;
	z-index: 2000;
}

/*-------------------首頁-------------------*/
#flashIndex {
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/index.jpg) #17072B no-repeat center top fixed;
	z-index: 0;
}

#enterBtn{
	position: absolute;
	width: 104px;
	height: 60px;
	margin: 170px 0 0 -52px;
	top: 50%;
	left: 50%;
	background: url(../images/enter.png) no-repeat center;
	z-index: 1;
	cursor: pointer;
}

/*#languageBtn{
	position: absolute;
	width: 100%;
	height: 0;
	margin: 170px 0 0 0;
	top: 50%;
	left: 0;
	text-align: center;
	background: url(../images/languageBtn.png) repeat-x;
	z-index: 2;
}*/

#languageBtn{
	position: fixed; _position: absolute;
	width: 100%;
	height: 85px;
	left: 0; top: 480px;
	text-align: center;
	z-index: 2;
}

#languageBtn a{
	display: inline-block;/*display: none;*/
	margin: 30px 10px 0 10px;
	color: #8F8C93;/*color: #6D6A71;*/
	font-size: 14px;
	text-decoration: none;
}

#languageBtn a:hover{
	color: #FFF;
}

#copyright{
	position: fixed; _position: absolute;
	width: 300px;
	height: 30px;
	margin: 0 0 0 -150px;
	bottom: 0;
	left: 50%;
	background: url(../images/copyright.png) no-repeat;
	z-index: 1;
}

/*-------------------內頁-------------------*/
#flashBg {
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/bg.jpg) #17072B no-repeat center top fixed;
}

#logo{
	display: block;
	width: 130px;
	height: 140px;
	margin: 0 auto;
}

#topArea{
	width: 980px;
	height: 30px;
	margin: -20px 0 0 0;
}

#topArea .clock{
	float: left;
	width: 140px;
	height: 30px;
	background: url(../images/topArea.png) no-repeat;
	overflow: hidden;
}

#topArea .clock .mn{
	float: left;
	width: 30px;
	height: 30px;
	opacity: 0.7; /* 标准: Firefox 1.5 以上, Opera, Safari */
	-khtml-opacity: 0.7; /* Safari 1.x */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* IE 8 */
	*filter: alpha(opacity=70); /* IE 8 以下 */
}

#topArea .clock .mn:hover{
	opacity: 1; /* 标准: Firefox 1.5 以上, Opera, Safari */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* IE 8 */
	*filter: alpha(opacity=100); /* IE 8 以下 */
}

#topArea .clock .time{
	float: right;
	width: 105px;
	height: 20px;
	padding: 8px 0 0 0;
	font-size: 20px;
	color: #B8B5BE;
	letter-spacing: 1px;
}

#topArea .clock .time img{
	float: left;
}

#topArea .clock .time b{
	float: left;
	padding: 5px 0 0 0;
}

#topArea .topLink{
	float: right;
	width: 840px;
	height: 20px;
	padding: 10px 0 0 0;
	overflow: hidden;
}

#topArea .topLink .tw{
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 2px;
	background: url(../images/topArea.png) no-repeat -975px -8px;
}

#topArea .topLink .tw:hover{
	background-position: -975px -38px;
}
#topArea .topLink .en{
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 2px;
	background: url(../images/topArea.png) no-repeat -952px -8px;
}

#topArea .topLink .en:hover{
	background-position: -952px -38px;
}

#topArea .topLink .cn{
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	background: url(../images/topArea.png) no-repeat -930px -8px;
}

#topArea .topLink .cn:hover{
	background-position: -930px -38px;
}

#topArea .topLink .topUrl{
	float: right;
	display: block;
	height: 15px;
	padding: 0 0 0 17px;
	margin: 5px 0 0 10px;
	font-size: 12px;
	line-height: 12px;
	color: #CCCACD;
	text-decoration: none;
	background: url(../images/topArea.png) no-repeat -777px -13px;
}

#topArea .topLink .topUrl:hover{
	color: #FFF;
}

/*-------------------header-------------------*/

#header{
	position: relative;
	width: 980px;
	height: auto;
	margin: 5px 0 0 0;
}

#header .topMenu{
	width: 707px;
	height: 80px;
	padding: 0 133px 0 140px;
	background: url(../images/headerBg.gif) no-repeat;
	overflow: hidden;
}

#header .topMenu li{
	float: left;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenuHover.png) repeat 0 -80px;
	overflow: hidden;
}
#header .topMenu li:nth-child(7){
	/*display: none;*/
}

#header .topMenu li .about{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -140px 0;
}

#header .topMenu li .about:hover{
	background-position: -140px -80px;
}

#header .topMenu li .service{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -241px 0;
}

#header .topMenu li .service:hover{
	background-position: -241px -80px;
}

#header .topMenu li .spatial{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -342px 0;
}

#header .topMenu li .spatial:hover{
	background-position: -342px -80px;
}

#header .topMenu li .news{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -443px 0;
}

#header .topMenu li .news:hover{
	background-position: -443px -80px;
}

#header .topMenu li .traffic{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -544px 0;
}

#header .topMenu li .traffic:hover{
	background-position: -544px -80px;
}

#header .topMenu li .faq{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -645px 0;
}

#header .topMenu li .faq:hover{
	background-position: -645px -80px;
}

#header .topMenu li .contact{
	display: inline-block;
	width: 101px;
	height: 80px;
	background: url(../images/headerMenu.png) no-repeat -746px 0;
}

#header .topMenu li .contact:hover{
	background-position: -746px -80px;
}

/*-------------------indexBanner-------------------*/

#header .indexBanner{
	width: 980px;
	height: 440px;
	background: #000;
	border-bottom: 1px solid #000;
	z-index: 1;
	overflow: hidden;
}

#header .indexBanner .images ul{
	position: absolute;
	width: 980px;
	height: 440px;
}

#header .indexBanner .images ul .banner{
	width: 980px;
	height: 440px;
	overflow: hidden;
}

#header .indexBanner .images ul .banner img{
	width: 980px;
	height: 440px;
}

#header .indexBanner .images ul .bslogan{
	position: absolute;
	width: 740px;
	height: 30px;
	margin: -180px 120px 0 120px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
}

#header .indexBanner .images ul .btnLink{
	position: absolute;
	width: 740px;
	height: 40px;
	margin: -145px 120px 0 120px;
	overflow: hidden;
}

#header .indexBanner .images ul .btnLink img{
	cursor: pointer;
	height: 40px;
}

#header .indexBannerBtn{
	position: absolute;
	width: 980px;
	height: 67px;
	margin: -67px 0 0 0;
	background: url(../images/indexBannerBtn.png) repeat-x;
	z-index: 101;
	overflow: hidden;
}

#header .indexBannerBtn .slidetabs {
	width: 950px;
	height: 40px;
	margin: 13px 0 13px 30px;
}

#header .indexBannerBtn .slidetabs li{
	float: left;
}

#header .indexBannerBtn .slidetabs li a{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	opacity: 0.5; /* 标准: Firefox 1.5 以上, Opera, Safari */
	-khtml-opacity: 0.5; /* Safari 1.x */
	-moz-opacity: 0.5; /* FF lt 1.5, Netscape */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); /* IE 8 */
	*filter: alpha(opacity=50); /* IE 8 以下 */
	overflow: hidden;
}

#header .indexBannerBtn .slidetabs li a:hover {
	width: 125px;
	opacity: 1; /* 标准: Firefox 1.5 以上, Opera, Safari */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* IE 8 */
	*filter: alpha(opacity=100); /* IE 8 以下 */
}

#header .indexBannerBtn .slidetabs li.activeSlide a{
	opacity: 1; /* 标准: Firefox 1.5 以上, Opera, Safari */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* IE 8 */
	*filter: alpha(opacity=100); /* IE 8 以下 */
}

#header .indexBannerBtn .slidetabs li a b , #header .indexBannerBtn .slidetabs li.activeSlide a b{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
}

#header .indexBannerBtn .slidetabs li a b img, #header .indexBannerBtn .slidetabs li.activeSlide a b img{
	width: 40px;
	height: 40px;
}

#header .indexBannerBtn .slidetabs li a div, #header .indexBannerBtn .slidetabs li.activeSlide a div{
	display: block;
	float: right;
	width: 70px;
	height: 13px;
	padding: 12px 0 16px 7px;
	margin: 0 0 0 7px;
	border-left: 1px solid #666;
	overflow: hidden;
}

#onlineShow {
	position: absolute;
	width: 360px;
	height: 340px;
	margin: -250px 0 0 620px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	overflow: hidden;
}

#onlineShow li{
	/*display: none !important;*/
	width: 310px;
	height: 290px;
}

#onlineShow li img{
	width: 310px;
	height: 290px;
}

/*-------------------內頁Banner-------------------*/
#header #banner{
	width: 980px;
	height: 240px;
	overflow: hidden;
}

#header #banner img{
	width: 980px;
	height: 240px;
}

#header .cs-buttons{
	position: absolute;
	width: 915px;
	height: 11px;
	margin: -28px 0 0 65px;
	overflow: hidden;
}

#header .cs-buttons a{
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 5px 0 0;
	text-indent: -1000px;
	background: url(../images/bannerBtn.png) no-repeat -15px 0;
}

#header .cs-buttons a:hover{
	background-position: 0 0;
}

#header .cs-active{
	background: url(../images/bannerBtn.png) no-repeat !important;
}

#header .cs-prev , #header .cs-next{
	display: none;
}

#onlineShowS {
	position: absolute;
	width: 330px;
	height: 270px;
	margin: -165px 0 0 650px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	overflow: hidden;
}

#onlineShowS li{
	/*display: none !important;*/
	width: 280px;
	height: 220px;
}

#onlineShowS li img{
	width: 280px;
	height: 220px;
}

/*-------------------線上預約 lightbox-------------------*/
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index: 3000;
}

#backgroundPopup div.closePopup{
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background: url(../images/reservation/bg.png) repeat;
}

#backgroundPopup li img{
	display: none;
	position: absolute;
	cursor: pointer;
}

#backgroundPopup li.bbook{
	position: absolute;
	width: 552px;
	height: 536px;
	top: 100px;
	left: -200px;
}

#backgroundPopup li.coffee{
	position: absolute;
	width: 356px;
	height: 373px;
	top: 20px;
	right: 0;
}

#backgroundPopup li.milk{
	position: absolute;
	width: 154px;
	height: 180px;
	top: -70px;
	right: 190px;
}

#backgroundPopup li.pen{
	position: absolute;
	width: 277px;
	height: 275px;
	top: 320px;
	left: 70px;
}

#popupContactClose{
	display:block;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width: 36px;
	height: 7px;
	top: 25px;
	right: 25px;
	z-index: 3002;
	background: url(../images/reservation/close.png) no-repeat;
	overflow: hidden;
}

#popupContact{
	display: none;
	position: absolute; /* hack for internet explorer 6*/
	width: 630px;
	height: 650px;
	margin: -300px 0 0 -315px;
	top: 50%;
	left: 50%;
	z-index: 3001;
	overflow: hidden;
}

#popupContact .title{
	width: 630px;
	height: 130px;
	background: url(../images/reservation/form.png) no-repeat;
}

#popupContact .caption{
	width: 608px;
	height: 135px;
	padding: 0 0 0 22px;
	color: #B9B9B9;
	line-height: 20px;
	letter-spacing: 0.05em;
	overflow: hidden;
}

#popupContact .caption a{
	color: #B9B9B9;
}

#popupContact .caption a:hover{
	color: #FFF;
}

#popupContact .info{
	width: 585px;
	height: 37px;
	padding: 3px 0 0 145px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.05em;
	background: url(../images/reservation/form.png) no-repeat 0 -265px;
	overflow: hidden;
}

#popupContact .form{
	width: 570px;
	height: auto;
	padding: 0 0 0 160px;
	overflow: hidden;
}

#popupContact .form li input.name{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 150px;
	height: 18px;
	margin: 4px 0 2px 0;
	padding: 5px 0 5px 76px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.nameT{
	position: absolute;
	width: 75px;
	height: 23px;
	margin: -27px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li input.phone{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 124px;
	height: 18px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 102px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.phoneT{
	position: absolute;
	width: 101px;
	height: 23px;
	margin: -27px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li input.email{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 170px;
	height: 18px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 56px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.emailT{
	position: absolute;
	width: 55px;
	height: 23px;
	margin: -27px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li input.flight{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 190px;
	height: 18px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 36px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.flightT{
	position: absolute;
	width: 35px;
	height: 23px;
	margin: -27px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li input.date{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 190px;
	height: 18px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 36px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.dateT{
	position: absolute;
	width: 35px;
	height: 23px;
	margin: -27px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li textarea.note{
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 162px;
	height: 36px;
	margin: 3px 0 2px 0;
	padding: 5px 0 5px 64px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li.noteT{
	position: absolute;
	width: 61px;
	height: 23px;
	margin: -49px 0 0 3px;
	background: #EAE3D3;
}

#popupContact .form li input.pwd {
	float: left;
	font-family: "微軟正黑體", Tahoma, Arial, Helvetica, sans-serif !important;
	width: 63px;
	height: 28px;
	line-height: 30px; text-indent: 1px;
	background: #EAE3D3;
	border: 1px solid #7B6E68;
}

#popupContact .form li .number {
	float: left;
	width: 90px; height: 30px;
	margin: 0 6px 0 6px;
	overflow: hidden;
}

#popupContact .form li input.btn {
	float: left;
	width: 60px; height: 30px;
	font-family: "新細明體";
	background: #d4d0c8;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-right: 2px solid #404040;
	border-bottom: 2px solid #404040;
}

#popupContact .formBtn{
	width: 570px;
	height: 150px;
	padding: 0 0 0 160px;
	overflow: hidden;
}

#popupContact .formBtn li input.close{
	width: 106px;
	height: 36px;
	border: none;
	background: url(../images/reservation/form.png) no-repeat -156px -456px;
}

#popupContact .formBtn li input.submit{
	width: 106px;
	height: 36px;
	margin: 0 0 0 7px;
	border: none;
	background: url(../images/reservation/form.png) no-repeat -267px -456px;
}

/*-------------------crumbs-------------------*/
#container{
	width: 936px;
	height: auto;
	margin: -50px 22px 0 22px;
}

#container .crumbs{
	position: absolute;
	width: 936px;
	height: 25px;
	margin: -25px 0 0 0;
	*margin: -25px 0 0 -650px;
	color: #EAE3D3;
	overflow: hidden;
}

#container .crumbs a{
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
	display: inline-block;
	color: #A7A6A4;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/crumbs.png) no-repeat -15px 0;
	overflow: hidden;
}

#container .crumbs a.home{
	display: inline-block;
	width: 11px;
	height: 15px;
	padding: 0;
	background: url(../images/crumbs.png) no-repeat;
	overflow: hidden;
}

/*-------------------right-------------------*/
#container .right{
	float: right;
	width: 286px;
	height: auto;
}

#container .right .title{
	display: block;
	width: 286px;
	height: 87px;
	margin: 0 0 20px 0;
	background: url(../images/right.png?20221115) no-repeat;
}

#container .right .spatialLink{
	width: 276px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #423638;
}

#container .right .spatialLink ul{
	width: 250px;
	height: auto;
	margin: 5px 12px 5px 14px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #2E0E57;
	overflow: hidden;
}

#container .right .spatialLink ul li.iconR{
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 5px 0 0;
}

#container .right .spatialLink ul li.iconR img{
	width: 40px;
	height: 40px;
}

#container .right .spatialLink ul li.titleR{
	float: right;
	width: 205px;
	height: 20px;
	color: #FFF;
	line-height: 18px;
	overflow: hidden;
}

#container .right .spatialLink ul li.introR{
	float: right;
	width: 205px;
	height: auto;
	font-size: 12px;
	color: #E1DCE2;
	line-height: 14px;
	overflow: hidden;
}

#container .right .spatialMore{
	clear: both;
	width: 276px;
	height: 12px;
	margin: 6px 0 0 0;
	text-align: right;
}

#container .right .spatialMore a{
	display: inline-block;
	width: 75px;
	height: 12px;
	padding: 0 0 0 2px;
	color: #848200;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	background: url(../images/right.png?20221115) no-repeat -192px -315px;
}

#container .right .spatialMore a:hover{
	text-decoration: underline;
}

#container .right .working{
	width: 286px;
	height: 300px;
	margin: 40px 0 0 0;
	background: url(../images/right.png?20221115) no-repeat 0 -366px;
}

/*-------------------leftContent-------------------*/
#container .leftContent{
	float: left;
	width: 590px;
	min-height: 500px;
	/*height: 860px;*/
	padding: 30px;
	background: url(../images/leftContent.png) no-repeat;
	overflow: hidden;
}

/*-------------------footer-------------------*/
#footer {
	position: absolute;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

#footer .bg{
	position: absolute;
	width: 100%;
	height: 150px;
	bottom: 0;
	text-align: center;
	background: url(../images/footerBg.png) repeat;
	z-index: 5;
}

#footer .bg .footerBtn{
	display: inline-block;
	width: 423px;
	height: 43px;
	margin: 20px 0 0 0;
	background: url(../images/footer.png?20221115) no-repeat -40px 0;
	cursor: pointer;
}

#footer .bg .footerLink{
	height: 13px;
	margin: 35px 0 0 0;
}

#footer .bg .footerLink a{
	display: inline-block;
	height: 13px;
	padding: 0 0 0 8px;
	margin: 0 5px 0 5px;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
	background: url(../images/footer.png?20221115) no-repeat -505px -75px;
}

#footer .bg .footerLink a:hover{
	color: #FFF;
}

#footer .bg .copyright{
	display: inline-block;
	width: 294px;
	height: 20px;
	margin: 12px 0 0 0;
	background: url(../images/footer.png?20221115) no-repeat -110px -100px;
}

#seviceItems{
	position: absolute;
	width: 100%;
	height: 420px;
	bottom: 150px;
	z-index: 4;
}

#seviceItems .topBtn{
	width: 100%;
	height: 28px;
	text-align: right;
}

#seviceItems .topBtn a{
	display: inline-block;
	width: 63px;
	height: 28px;
	margin: 0 175px 0 0;
	background: url(../images/seviceItems.png) no-repeat -1040px 0;
}

#seviceItems .listClose{
	display: none;
	position: absolute;
	width: 20px;
	height: 11px;
	margin: -370px 0 0 0;
	right: 50px;
	background: url(../images/seviceItems.png) no-repeat -1088px -45px;
	cursor: pointer;
}

#seviceItems .listOpen{
	display: block;
	width: 100%;
	height: 394px;
	background: #D6D6D6;
	cursor: pointer;
	z-index: 4;
}

#seviceItems .listOpenContent{
	width: 100%;
	height: 354px;
	padding: 20px 0 20px 0;
	background: #D6D6D6;
	z-index: 3;
	overflow: hidden;
}

#seviceItems .listOpenContent .titleF{
	float: left;
	width: 240px;
	height: 354px;
	margin: 0 0 20px 0;
	background: url(../images/seviceItems.png) no-repeat 0 -43px;
}

#seviceItems .listOpenContent .listF{
	float: left;
	width: 240px;
	height: 174px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#seviceItems .listOpenContent ul{
	float: left;
	width: 190px;
	height: auto;
	padding: 0 0 0 30px;
	margin: 0 0 10px 20px;
	border-left: 1px solid #B4B4B4;
	list-style-type: circle;
	overflow: hidden;
}

#seviceItems .listOpenContent ul div{
	margin: 2px 0 2px -20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #323232;
}

#seviceItems .listOpenContent ul li{
	margin: 2px 0 2px 0;
	color: #323232;
	text-transform: uppercase;
	font-size: 12px;
}

#seviceItems .listOpenContent ul ol li{
	padding: 0 0 0 10px;
	margin: 2px 0 2px 0;
	color: #474747;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	background: url(../images/seviceItem.png) no-repeat top left;
}

/*-------------------頁碼-------------------*/
.pages {
	width: 590px;
	height: 20px;
	margin: 20px 0 0 0;
	text-align: center;
	overflow: hidden;
}

.pages a {
	display: inline-block;
	padding: 1px;
	margin: 1px;
	color: #373737;
	font-size: 12px;
	text-decoration: none;
}

.pages a:hover {
	color: #000;
	text-decoration: underline;
}

.pages b.current {
	display: inline-block;
	padding: 1px;
	margin: 1px;
	font-size: 12px;
	color: #909090;
	font-weight: normal;
}

.pages a.prevBtn {
	display: inline-block;
	width: 6px;
	height: 7px;
	margin: 1px;
	padding: 0;
	font-size: 12px;
	color: #909090;
	background: url(../images/page.png) no-repeat 0 -8px;
	text-decoration: none;
}

.pages a.nextBtn {
	display: inline-block;
	width: 6px;
	height: 7px;
	margin: 1px;
	padding: 0;
	font-size: 12px;
	color: #909090;
	background: url(../images/page.png) no-repeat -7px -8px;
	text-decoration: none;
}

.pages a.prevBtnDisabled {
	display: inline-block;
	width: 6px;
	height: 7px;
	margin: 1px;
	padding: 0;
	font-size: 12px;
	color: #909090;
	background: url(../images/page.png) no-repeat;
	text-decoration: none;
	cursor: default;
}

.pages a.nextBtnDisabled {
	display: inline-block;
	width: 6px;
	height: 7px;
	margin: 1px;
	padding: 0;
	font-size: 12px;
	color: #909090;
	background: url(../images/page.png) no-repeat -7px 0;
	text-decoration: none;
	cursor: default;
}
textarea{
	resize:none;
}
textarea:focus{
	outline:none;
}
p.notice{
	width: 240px;
	padding-left: 3px;
	color: #777;
	margin-top: 0px;
}