@charset "utf-8";
body,td,th {
	font-family: "微軟正黑體";
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}


.font_gray {
	color: #4f4f4f;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}

.font_black_16 {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.font_blue_20 {
	color: #0629FE;
	text-decoration: none;
	font-size: 20px;
	line-height: 30px;
}

.font_black {
	color: #000000;
	text-decoration: none;
}


.font_blue {
	color: #1D5289;
	text-decoration: none;
}

.font_pink {
	color: #FF0000;
	text-decoration: none;
	font-size: 20px;
}
.font_green {
	color: #009933;
	text-decoration: none;
}
.font_brown {
	color: #41210f;
	text-decoration: none;
}
.font_lightbrown {
	color: #9f7a59;
	text-decoration: none;
}





.body_bg {
	background-color: #FFF;
	height: 39px;
	width: 100%;
	position: relative;
	top: -51px;
	z-index: 9999;
}
.logo {
	height: 144px;
	width: 144px;
	position: absolute;
	top: 50px;
	z-index: 1;
	left: 15%;
}

.banner {
	position: absolute;
	top: 0%;
	left: -50%;
	width: 200%;
	height: 391px;
}




.banner img {
	position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}


#menu {
	height: 52px;
	width: 1034px;
	text-align: center;
	margin-left: -517px;
	background-color: #FFF;
	margin-top: 366px;
	z-index: 1;
	position: absolute;
	left: 50%;
	-webkit-box-shadow: 1px 1px 15px #999;
	-moz-box-shadow: 1px 1px 15px #999;
	box-shadow: 1px 1px 15px #999; /* Opera 10.5 + */


filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=6);
}
#menu ul li{
	float: left;
	width: auto;
	height: 16px;
	display: inline;
	text-align: center;
	line-height: 16px;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#menu ul li a{
	display: block;
	height: 16px;
	width: auto;
}
#menu ul li a:hover {
	display: block;
	height: 16px;
	width: auto;
	color: #9f7a59;
	text-decoration: none;
}
.menu_home {
	height: 52px;
	width: 94px;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.main {
	height: auto;
	width: 1034px;
	margin-left: -517px;
	position: absolute;
	top: 440px;
	left: 50%;
}
.main_box {
	background-image: url(images/about_15.gif);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 958px;
	padding-top: 12px;
	padding-right: 38px;
	padding-bottom: 40px;
	padding-left: 38px;
	-webkit-box-shadow: 1px 1px 15px #999;
	-moz-box-shadow: 1px 1px 15px #999;
	box-shadow: 1px 1px 15px #999; /* Opera 10.5 + */
	margin-bottom: 40px;

}
.main_room_sub {
	font-size: 16px;
	line-height: 40px;
	color: #9B7859;
	text-decoration: none;
	float: left;
	height: 40px;
	width: 958px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.main_room_box {
	float: left;
	height: auto;
	width: 223px;
	margin-right: 22px;
}
.main_room_box2 {
	float: left;
	height: auto;
	width: 223px;
}
.main_room_name {
	font-size: 16px;
	line-height: 34px;
	color: #000;
	float: left;
	height: auto;
	width: 223px;
}
.foot {
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	height: 72px;
	width: 759px;
	background-image: url(images/about_57.gif);
	background-repeat: no-repeat;
	background-position: 62px 0px;
	float: left;
	padding-left: 199px;
	margin-right: 38px;
	margin-left: 38px;
	padding-top: 6px;
	padding-bottom: 6px;
}




.about_box {
	float: left;
	height: auto;
	width: 958px;
}

.about_text {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 958px;
	background-image: url(images/about_18.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 36px;
	padding-right: 38px;
	padding-bottom: 36px;
}

.about_bpic {
	float: left;
	height: 374px;
	width: 553px;
	margin-right: 41px;
	margin-bottom: 28px;
}
.about_spic {
	float: left;
	height: 106px;
	width: 153px;
	margin-bottom: 28px;
	margin-left: 29px;
}
.note_text {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 958px;
	margin-bottom: 10px;
}
.room_left {
	float: left;
	height: auto;
	width: 621px;
}
.room_right {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	text-align: right;
	float: left;
	height: 240px;
	width: 337px;
	margin-top: 299px;
}


#bigPic{
	width: 595px;
	height: 392px;
	background-color: #FFF;
	margin-bottom: 22px;
	margin-right: 26px;
	float: left;
}
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active{
	border: 2px solid #9B7859;
	background: #fff;
	padding: 2px;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float: left;
	margin-bottom: 22px;
	border: 1px solid #CCC;
	padding: 3px;
	cursor: pointer;
	margin-right: 26px;
}
ul#thumbs img{
	float: left;
	width: 173px;
	height: 117px;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.room_btn {
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
	background-color: #9B7859;
	text-align: center;
	height: 35px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.map_box {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 958px;
	background-image: url(images/map_20.gif);
	background-repeat: no-repeat;
	background-position: right 490px;
	padding-top: 36px;
	padding-right: 38px;
	padding-bottom: 36px;
}

.news_date {
	font-size: 20px;
	line-height: 24px;
	color: #4C3020;
	text-decoration: none;
	background-image: url(images/news_06.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 83px;
	padding-top: 22px;
	padding-bottom: 24px;
	padding-left: 10px;
	margin-right: 18px;
	margin-bottom: 22px;
}


.news_box {
	float: left;
	height: auto;
	width: 958px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABABAB;
	margin-bottom: 40px;
	font-size: 14px;
}
.news_sub {
	font-size: 24px;
	line-height: 34px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 847px;
	margin-top: 22px;
}
.news_dis {
	font-size: 12px;
	line-height: 14px;
	color: #9F7A59;
	text-decoration: none;
	float: left;
	height: 14px;
	width: 847px;
	margin-bottom: 22px;
}
.news_pic {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 847px;
	margin-bottom: 12px;
	margin-left: 111px;
}
