@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
ul, li {
	margin: 0;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic {
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.pic:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.main {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header {
	padding: 0px;
	height: 100px;
	width: 100%;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	margin-top: 36px;
	position: absolute;
	z-index: 10;
}
.block_header {
	height: 80px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	height: 180px;
	width: 260px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: -65px;
}
.logo a img {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.logo a:hover img {
	background-image: url(../images/logo-02.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	height: 80px;
	width: 730px;
	position: absolute;
	z-index: 1;
	left: 260px;
	top: 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu ul li {	
	list-style-type: none;
}
.menu ul li t a {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	background-image: url(../images/blank.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	height: 40px;
	width: 146px;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.menu ul li t a:hover {
	color: #E5D2BD;
	background-image: url(../images/lignt-01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul li b a {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	background-image: url(../images/blank.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	float: left;
	height: 40px;
	width: 146px;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.menu ul li b a:hover {
	color: #E5D2BD;
	background-image: url(../images/lignt-02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.block_main {
	width: 990px;
	background-color: #F7F3E2;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 1px 1px 20px rgba(0,0,0,1);
	-moz-box-shadow: 1px 1px 20px rgba(0,0,0,1);
	-o-box-shadow: 1px 1px 20px rgba(0,0,0,1);
	box-shadow: 1px 1px 20px rgba(0,0,0,1);
	position: relative;
	top: 80px;
}
.footer {
	padding: 0px;
	height: 80px;
	width: 100%;
	background-image: url(../images/bom.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
	margin: 0px;
}
.block_footer {
	height: 60px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 60px;
	color: #FFF;
	position: relative;
}
.link01 a:link, .link01 a:visited, .link01 a:active {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 60px;
	color: #E5D2BD;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: underline;
}
.link01 a:hover {
	color: #FFF;
}
.icon_div {
	height: 60px;
	width: 130px;
	position: absolute;
	z-index: 2;
	left: 860px;
	top: 20px;
}
.index_room {
	height: 160px;
	width: 968px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
.index_room_title {
	height: 35px;
	width: 968px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D7C7BA;
	margin-bottom: 10px;
}
.index_room_div {
	float: left;
	height: 110px;
	width: 180px;
	border: 2px solid #664E42;
	position: relative;
	margin-right: 4px;
	margin-left: 5px;
}
.index_room_div-02 {
	background-color: #664E42;
	height: 25px;
	width: 180px;
	position: absolute;
	z-index: 1;
	top: 85px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.index_room_div-03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 180px;
	top: 85px;
	text-shadow: 1px 1px 1px #000;
}
.index_news {
	height: 190px;
	width: 470px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 60px;
	margin-left: 11px;
	overflow: hidden;
	position: relative;
	float: left;
}
.index_news_title {
	height: 35px;
	width: 470px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D7C7BA;
	margin-bottom: 10px;
}
.more {
	height: 15px;
	width: 42px;
	position: absolute;
	z-index: 1;
	left: 428px;
	top: 10px;
}
.index_news_div {
	height: 125px;
	width: 470px;
	position: relative;
	overflow: hidden;
}
.index_news_div ul li {
	height: 25px;
	width: 470px;
	overflow: hidden;
}
.index_news_div ul li po {
	color: #AD7182;
	padding-right: 10px;
}
.index_news_div ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.index_news_div ul li a:hover {
	color: #AD7182;
}
.index_pack {
	height: 190px;
	width: 470px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 60px;
	margin-left: 11px;
	overflow: hidden;
	position: relative;
	float: right;
}
.index_pack_title {
	height: 35px;
	width: 470px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D7C7BA;
	margin-bottom: 10px;
}
.index_pack_div {
	float: left;
	height: 125px;
	width: 470px;
	position: relative;
	overflow: hidden;
}
.index_both {
	clear: both;
	height: 5px;
	width: 800px;
}
.backToTop {
	width: 50px;
	position: fixed;
	_position: absolute;
	right: 20px;
	bottom: 80px;
	_bottom: "auto";
	cursor: pointer;
	background-image: url(../images/gotop-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	z-index: 11;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.backToTop:hover {
	background-image: url(../images/gotop-02.png);
	background-repeat: no-repeat;
	background-position: center center;
}





/*關於我們*/
.page_tibg {
	background-image: url(../images/page_tibg.png);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.page_title {
	font-family: "微軟正黑體", Arial;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	color: #AD7182;
	letter-spacing: 1px;
	height: 25px;
	width: 600px;
	position: absolute;
	z-index: 1;
	left: 350px;
	top: 90px;
}
.contant_bg {
	background-color: #FFF;
	/*height: 200px;*/
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	position: relative;
}
.about_div_01 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-image: url(../images/about-01.png);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 1px;
	text-align: justify;
	height: 280px;
	width: 510px;
	padding-right: 370px;
}
.about_title {
	font-family: "微軟正黑體", Arial;
	font-size: 21px;
	line-height: 40px;
	font-weight: bold;
	color: #390;
}
.about_div_02 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	min-height: 110px;
	width: 880px;
}
.about_div_02-2 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-image: url(../images/about-02.png);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	text-align: justify;
	height: 300px;
	width: 510px;
	padding-left: 370px;
}
.about_div_03 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-image: url(../images/about-03.png);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 1px;
	text-align: justify;
	height: 288px;
	width: 480px;
	padding-right: 400px;
}





/*主題客房*/
.room_left {
	float: left;
	width: 255px;
	margin-left: 30px;
}
.room_right {
	float: right;
	width: 610px;
	margin-right: 30px;
}
.room_top {
	background-image: url(../images/room_top.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 255px;
	margin-top: 10px;
}
.room_cen {
	background-image: url(../images/room_cen.png);
	background-repeat: repeat-y;
	min-height: 380px;
	width: 255px;
}
.room_bom {
	background-image: url(../images/room_bom.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 255px;
}
.mainCL {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	width: 241px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	font-weight: bold;
}
.mainCL span {
	line-height: 50px;
	color: #777054;
	display: block;
	min-height: 50px;
	width: 221px;
	background-color: #E5E3D7;
	padding-right: 10px;
	padding-left: 10px;
}
.mainCL a:link, .mainCL a:visited, .mainCL a:active {
	line-height: 50px;
	color: #777054;
	display: block;
	min-height: 50px;
	width: 221px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.mainCL a:hover {
	background-color: #E5E3D7;
}
.room_slogan {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #777054;
	letter-spacing: 1px;
	height: 50px;
	width: 610px;
	overflow: hidden;
}
.room_type-01 {
	background-image: url(../images/room_type-01.png);
	height: 71px;
	width: 112px;
	position: absolute;
	z-index: 1;
	left: -30px;
	top: -10px;
}
.room_type-02 {
	background-image: url(../images/room_type-02.png);
	height: 47px;
	width: 93px;
	position: absolute;
	z-index: 1;
	left: 500px;
	top: 315px;
}
.money_tb-01 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	background-color: #5D5B48;
	height: 30px;
	width: 580px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #F7F3E2;
}
.money_tb-02 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	background-color: #5D5B48;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 20px;
	border: thin solid #F7F3E2;
}
.money_tb-03 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	height: 30px;
	width: 580px;
	float: left;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #F7F3E2;
}
.money_tb-04 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	border: thin solid #F7F3E2;
}
.money_tb-05 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-color: #E5E3D7;
	height: 30px;
	width: 580px;
	float: left;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #F7F3E2;
}
.money_tb-06 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-color: #E5E3D7;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	border: thin solid #F7F3E2;
}
.money_tb-07 {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 30px;
	color: #FFF;
	background-color: #5D5B48;
	height: 30px;
	width: 886px;
	float: left;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #F7F3E2;
	margin-bottom: 20px;
}
.contant_bg-02 {
	background-color: #FFF;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 20px;
	position: relative;
}
.contant_bg-02 ul {
	padding-left: 20px;
}
.contant_bg-02 ul li {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	list-style-image: url(../images/icon_circle.png);
}
.contant_bg-02 ul li a {
	color: #AD7182;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: underline;
}
.contant_bg-02 ul li a:hover {
	color: #000;
}
.flower {
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 56px;
	position: absolute;
	z-index: 1;
	left: -20px;
	top: -20px;
}





/*訂房須知*/
.notice_title {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #390;
}
.contant_bg ul {
	padding-left: 20px;
}
.contant_bg ul li {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	list-style-image: url(../images/icon_circle.png);
}
.contant_bg ul li po {
	color: #AD7182;
	font-weight: bold;
}
.money_ntb-01 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	background-color: #5D5B48;
	height: 30px;
	width: 530px;
	float: left;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #FFF;
}
.money_ntb-02 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	background-color: #5D5B48;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 20px;
	border: thin solid #FFF;
}
.money_ntb-03 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	height: 30px;
	width: 530px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #FFF;
}
.money_ntb-04 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	border: thin solid #FFF;
}
.money_ntb-05 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-color: #E5E3D7;
	height: 30px;
	width: 530px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #FFF;
}
.money_ntb-06 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	background-color: #E5E3D7;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	border: thin solid #FFF;
}





/*交通資訊*/
.hr-01 {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #664E42;
}
.map-icon {
	height: 80px;
	width: 80px;
	position: absolute;
	z-index: 1;
	left: 400px;
	top: 480px;
}
.map-icon a img {
	background-image: url(../images/map-02.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.map-icon a:hover img {
	background-image: url(../images/map-03.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.chair {
	height: 160px;
	width: 262px;
	position: absolute;
	z-index: 1;
	left: 650px;
	top: 470px;
	background-image: url(../images/chair.png);
	background-repeat: no-repeat;
}





/*週邊景點*/
.contant_bg-03 {
	background-color: #FFF;
	height: 1740px;
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	position: relative;
}
.land_div-01 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	height: 150px;
	width: 470px;
	position: absolute;
	left: 30px;
	top: 40px;
}
.land_div-01p {
	height: 295px;
	width: 371px;
	position: absolute;
	left: 520px;
	top: 20px;
}
.land_div-02 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	height: 120px;
	width: 470px;
	position: absolute;
	left: 420px;
	top: 315px;
}
.land_div-02p {
	height: 290px;
	width: 376px;
	position: absolute;
	left: 30px;
	top: 200px;
}
.land_div-03 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	height: 170px;
	width: 470px;
	position: absolute;
	left: 30px;
	top: 520px;
}
.land_div-03p {
	height: 288px;
	width: 405px;
	position: absolute;
	left: 485px;
	top: 455px;
}
.land_div-04 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	height: 220px;
	width: 470px;
	position: absolute;
	left: 420px;
	top: 750px;
}
.land_div-04p {
	height: 291px;
	width: 364px;
	position: absolute;
	left: 30px;
	top: 690px;
}
.land_div-05 {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	height: 220px;
	width: 470px;
	position: absolute;
	left: 30px;
	top: 1020px;
}
.land_div-05p {
	height: 290px;
	width: 376px;
	position: absolute;
	left: 515px;
	top: 980px;
}
.land_div-url {
	width: 860px;
	position: absolute;
	left: 30px;
	top: 1270px;
}
.land_div-url ul li {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	list-style-type: none;
}
.land_div-url ul li a {
	color: #AD7182;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: underline;
}
.land_div-url ul li a:hover {
	color: #000;
}





/*套裝行程*/
.contant_bg-04 {
	background-color: #FFF;
	/*height: 200px;*/
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
}
.contant_bg-04 ul {
	padding-left: 20px;
}
.contant_bg-04 ul li {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	list-style-image: url(../images/icon_circle.png);
}
.contant_bg-04 ul li a {
	color: #AD7182;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: underline;
}
.contant_bg-04 ul li a:hover {
	color: #000;
}
.pack_title {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #AD7182;
	letter-spacing: 1px;
	font-weight: bold;
}
.btn {
	height: 42px;
	width: 145px;
	position: absolute;
	z-index: 1;
	left: 450px;
	top: 10px;
}
.btn a img {
	background-image: url(../images/btn-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.btn a:hover img {
	background-image: url(../images/btn-02.png);
	background-repeat: no-repeat;
	background-position: center center;
}





/*最新消息*/
.news_div {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	background-image: url(../images/icon_circle.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	min-height: 25px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #664E42;
	text-align: justify;
	padding-bottom: 5px;
}
.news_div a {
	color: #000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.news_div a:hover {
	color: #AD7182;
}
.page_div {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
.page a:link, .page a:visited, .page a:active {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	background-color: #E5E3D7;
	height: 20px;
	width: 100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.page a:hover {
	color: #FFF;
	background-color: #5D5B48;
}
.box {
	border: 0;
	width: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #E5E3D7;
	font-size: 13px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
}
.newsin_div {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	min-height: 200px;
	width: 660px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #664E42;
}
.newsin_div a {
	color: #AD7182;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: underline;
}
.newsin_div a:hover {
	color: #000;
}





/*聯絡我們*/
.contact_english {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	line-height: 40px;
	font-weight: bold;
	color: #AD7182;
}
.contact_title {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
}
.book {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 173px;
	position: absolute;
	left: 720px;
	top: 10px;
}
.form_div {
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
	height: 200px;
	width: 880px;
	margin-top: 40px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #664E42;
	padding-top: 20px;
}
.form_red {
	color: #AD7182;
	padding-right: 5px;
}
.box2 {
	border: 0;
	width: 185px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #F7F3E2;
	font-size: 13px;
	padding: 5px;
	margin-right: 20px;
}
.box3 {
	border: 0;
	width: 775px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #F7F3E2;
	font-size: 13px;
	padding: 5px;
	margin-top: 20px;
}
.button {
	font-family: "微軟正黑體", Arial;
	color: #FFF;
	background-color: #5D5B48;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	width: 100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.button:hover {
	color: #000;
	background-color: #F7F3E2;
}
