@charset "utf-8";
/* CSS Document */




*{
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;


}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header {
	background-color: #FFF;
	height: 80px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	box-shadow: 0 0 5px #333;
	z-index: 3500;
}
#header .sq {
	height: 80px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
#header .sq .logo {
	float: left;
	height: 80px;
	width: auto;
}
#header .sq .logo a img {
	height: 100%;
	width: auto;
}
#header .sq ul {
	float: right;
	height: 40px;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .sq ul li {
	float: left;
	width: auto;
	position: relative;
}
#header .sq ul li a {
	color: #666;
	padding-right: 15px;
	padding-left: 30px;
	display: block;
	height: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: auto;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header .sq ul li:first-child a {
	background-image: url(../images/12.jpg);
		
}
#header .sq ul li:nth-child(2) a {
	background-image: url(../images/22.jpg);
		
}
#header .sq ul li:nth-child(3) a {
	background-image: url(../images/32.jpg);
		
}
#header .sq ul li:nth-child(4) a {
	background-image: url(../images/42.jpg);
		
}
#header .sq ul li:nth-child(5) a {
	background-image: url(../images/52.jpg);
		
}
#header .sq ul li:nth-child(6) a {
	background-image: url(../images/62.jpg);
		
}
#header .sq .commnity {
	float: right;
	height: 40px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#header .sq .commnity a{

	background-size: cover;

}

#header .sq .commnity .fb {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	background-image: url(../images/fb_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

#header .sq .commnity .line {
	float: left;
	height: 40px;
	width: 42px;
	margin-right: 10px;
	background-image: url(../images/line_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#header .sq ul li a:hover {
	color: #35AD06;
}
#slide .se {
	background-size: cover;
	background-position: center center;
	display: block;
}
#slide .se .fsq {
	position: relative;
}
#slide .se .fsq .text {
	width: 35%;
	position: absolute;
	height: auto;
	opacity:0;

}

#slide .se .fsq .text {
	width: 35%;
	position: absolute;
	height: auto;
	opacity:0;
		-webkit-transition: all 1.5s linear;
    -moz-transition: all 1.5s linear;
    -o-transition: all 1.5s linear;
    -ms-transition: all 1.5s linear;
    transition: all 1.5s linear;	

}
#slide .se.slick-active .fsq .text {
	width: 35%;
	position: absolute;
	height: auto;
	opacity:1;
		-webkit-transition: all 1.5s linear;
    -moz-transition: all 1.5s linear;
    -o-transition: all 1.5s linear;
    -ms-transition: all 1.5s linear;
    transition: all 1.5s linear;	

}
#slide .se:nth-child(1) .fsq .text {
	left: 5%;
	top: 20%;
}
#slide .se:nth-child(2) .fsq .text {
	left: 5%;
	bottom: 10%;
}
#slide .se:nth-child(3) .fsq .text {
	right: 5%;
	bottom: 10%;
}
#slide .se:nth-child(4) .fsq .text {
	left: 5%;
	top: 20%;
}
#slide .se:nth-child(5) .fsq .text {
	right: 5%;
	top: 25%;
}
#slide .se .fsq .text img {
	height: auto;
	width: 100%;
}
#one #godown {
	height: 60px;
	width: 100%;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 20px;
}
#one #godown a {
	font-size: 0px;
	line-height: 0px;
	color: #000;
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	display: block;
	height: 60px;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
}
#two {
	background-image: url(../images/two_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#two .title {
	text-align: center;
	height: auto;
	padding-top: 160px;
	padding-bottom: 10%;
}
#two .title h2 {
	font-size: 34pt;
	line-height: 42pt;
	color: #662e00;
	font-weight: normal;

}
#two .title span {
	font-size: 20pt;
	line-height: 30pt;
	color: #cc864e;
}
#two #slideicon {
	height: auto;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
#slideicon div.de {
	float: left;
	width: 27.333%;
	margin-right: 3%;
	margin-left: 3%;
}
#slideicon .de .picp {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	max-width: 150px;
	text-align: center;
}

#slideicon .de .picp img {
	height: 100%;
	width: 100%;
	
}
#slideicon .de .text {
	color: #8C6C54;
	text-align: center;
}
#slideicon .de .text a {
	color: #8C6C54;
}
.slick-arrow{
	width: 52px;
	height: 85px;
	position: absolute;
	top: 20%;
	z-index: 3000;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-color: rgba(255,255,255,0);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	cursor: pointer;	
	}
	
.slick-prev{
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-size:100% 100%;
	right:-52px;
	cursor: pointer;
	}
	
.slick-next{
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-size:100% 100%;
	left:-52px;
	cursor: pointer;
	}
	#map {
	position: relative;
	background-image: url(../images/map_pic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100% auto;
	height: auto;
	width: 100%;
}

#map .bgpic {
	height: auto;
	width: 100%;
	
}
#map #onepoint img,#map #twopoint img,#map #threepoint img,#map #fourpoint img ,#map #fourpoint .fourtwo{
	width: 100%;
	height:auto;
}
#map #onepoint {
	width: 35%;
	position: absolute;
	right: 15%;
	bottom: 7.5%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#map #onepoint:hover {
	width: 36%;
	position: absolute;
	right: 14.5%;
	bottom: 7.5%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;	
}



#map #twopoint {
	width: 26%;
	position: absolute;
	right: 24%;
	bottom: 0%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}



#map #twopoint:hover {
	width: 28%;
	position: absolute;
	right: 23%;
	bottom: 0%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


#map #threepoint {
	width: 28%;
	position: absolute;
	left: 18.5%;
	bottom: 5%;
	height:auto;
		-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}



#map #threepoint:hover {
	width: 30%;
	position: absolute;
	left: 17.5%;
	bottom: 4.5%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}



#map #fourpoint {
	width: 43%;
	position: absolute;
	left: 12%;
	top: 20%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


#map #fourpoint:hover {
	width: 45%;
	position: absolute;
	left: 11%;
	top: 20%;
	height:auto;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#map #fourpoint .fourtwo {
	position: absolute;
	height: auto;
	width: 24%;
	right:15%;
	bottom: -44%;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}



#three {
	height: auto;
}
#three .towsq {
	
	margin: 5px;
	height: auto;
	width: auto;
}

#three .towsq:nth-child(2) {
	margin-top: 0px;
}

#three .towsq .foursq{
    width:100%;
	height:100%;
	display:table;
}
#three .towsq .foursq:nth-child(2){
 margin-top:5px;
}

#three .towsq .foursq .onesq{
	display: table;
	margin: 0px;
	float: left;
	width: 50%;
}

#three .towsq .foursq .onesq .sq {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	position: relative;
}

#three .towsq .foursq .onesq:nth-child(2) .sq {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#three .towsq .foursq .onesq .sq .bgg {
	height: auto;
	width: 100%;
}
#three .towsq .foursq .onesq .sq .folat {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#three .towsq .foursq .onesq .sq .folat div {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}






#three .towsq .foursq .onesq .sq .folat .tt {
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 20pt;
	line-height: 28pt;
	color: #FFF;

}


#three .towsq .foursq .onesq .sq .folat .tt:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
	
}

#three .towsq .foursq .onesq .sq .folat .tt  div {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
   width: auto;
  height: auto;
  text-shadow: 0 0 3px #999;

}

#three .towsq .foursq .onesq .sq .folat  div.se {
	opacity:0.4;
		-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#three .towsq .foursq .onesq .sq .folat  div.se:hover {
	opacity:1;
		-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ad-row-two {
    height: auto;
}
.ad-row-two > div{
	width:calc(100% - 10px);
	margin:5px;
	overflow:hidden;
}

.ad-row-two > div div {
	float:left;
	width:calc(100% / 2 - 2.5px);
}
.ad-row-two > div div + div {
	margin-left:5px;
}













#footer .area {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: table;
	width: auto;
	height: auto;
	max-width: 1200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer .area .sitemap {
	height: 180px;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
#footer .area .sitemap:last-child {
	height: 180px;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	float: left;
	text-align: center;
}
.footer {
	background-image: url(../images/ders.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auo;
}
.footer2 {
	background-image: url(../images/ders2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auo;
}
#footer {
	height: auto;
	width: 100%;
	padding-top: 300px;
	padding-bottom: 60px;
	min-width:1200px;
}

#footer .area .sitemap h2 {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#footer .area .sitemap ul,#footer .area .sitemap ul li {
	height: auto;
	width: 100%;
}
#footer .area .sitemap ul li a {
	color: #666;
	margin-bottom:10px;
}
#footer .area .sitemap ul li {
	margin-bottom: 5px;
}
#footer .copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
	display: block;
	background-color: #F0F0F0;
}
#footer .area .sitemap ul li a:hover {
	color: #35AD06;
}
.orderbut {
	font-size: 18pt;
	line-height: 25px;
	background-color: rgba(0,153,51,0.8);
	text-align: center;
	height: 50px;
	width: 50px;
	position: fixed;
	right: 20px;
	bottom: 42%;
	color: #FFF;
	border-radius: 40px;
	z-index: 5000;
	padding: 15px;
}
.orderbut:hover {
	height: 54px;
	width: 54px;
	padding: 13px;
font-size: 20pt;
	line-height: 27px;

		-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#mainpart {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.room_banner {
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 60px;
	    margin-top: 80px;
}
.room_banner img {
	height: auto;
	width: 100%;
}
.room_banner h1 {
	font-size: 35pt;
	line-height: 45pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	text-shadow: 0 0 5px #333;
	padding-top: 40px;
	background-image: url(../images/ftj.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 100%;
	padding-bottom: 20px;
}
#roomlist ul {
	display: table;
	height: auto;
	width: 100%;
}
#roomlist ul li {
	float: left;
	height: 420px;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	box-shadow: 0 0 5px #999;
	font-weight: bold;
	color: #F0F0F0;
	border-radius: 10px;
	border: 2px solid #093;
	background-repeat: no-repeat;
	background-image: url(../images/2523.jpg);
	background-position: right bottom;
}
#roomlist ul li .picp {
	height: auto;
	width: auto;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	overflow: hidden;
}
#roomlist ul li .picp img {
	height: auto;
	width: 100%;
	border-radius:5px;
		 transition: all .6s; 
-webkit-transition: all .6s; 
}



#roomlist ul li:hover .picp img {


	transform: scale(1.07);
-webkit-transform: scale(1.07);

}





#roomlist ul li h2 {
	font-size: 16pt;
	line-height: 20pt;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	font-weight: normal;
	text-align: center;
	
}

#roomlist ul li .text {
	height: auto;
	width: auto;
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}






#roomlist ul li .text span {
	width: 100%;
	display: block;
	float: left;
	height: auto;
}
#roomlist ul li .text .more {
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#roomlist ul li .text .more a {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	height: 30px;
	width: 80%;
	display: block;
	border-radius: 15px;
	background-image: url(../images/10723971.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
	padding-top: 56px;
	padding-bottom: 30px;
	padding-right: 20%;
	
}

#roomlist ul li .text .more a:hover {
	font-weight: bold;

}
#roadline {
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	height: auto;
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	text-align: right;
}

#roadline span:after{
	content:">";
	padding-left:5px;
	padding-right:5px;
}
#roadline span:last-child:after{
	content:"";
	padding-left:5px;
	padding-right:0px;
}
#roadline span a {
	color: #666;
}
#leftmenu {
	color: #333;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(../images/line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftmenu ul {
	height: auto;
	width: 100%;
	display: table;
	background-image: url(../images/line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftmenu ul li {
	font-size: 12pt;
	line-height: 24pt;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 20%;
}
#leftmenu ul li.stay a {
	color: #093;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

#leftmenu ul li a {
	color: #666;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#roominfo {
	display: table;
	height: auto;
	width: 100%;
}
#roominfo .room_leftpart {
	float: left;
	height: auto;
	width: 50%;
}
#roominfo .room_rightpart {
	float: left;
	height: auto;
	width: 45%;
	margin-left: 5ex;
	margin-top: 10px;
}
#roommainpic {
	padding: 10px;
	height: 373px;
	width: 560px;
	background-color: #FFF;
	margin: 10px;
	box-shadow: 0 0 5px #666;
	text-align: center;
}


#roommainpic img {
	
	height: auto;
	width: auto;
	max-height:100%;
	max-width:100%;
	display:none;
	opacity:0;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
	
}

#roommainpic img.stay {
	opacity:1;
	display:block;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
	
}
#roominfo .room_rightpart h2 {
	font-weight: normal;
	color: #35AD06;
	font-size: 24pt;
	line-height: 32pt;
}
#roomlitpic {
	padding: 10px;
	height: auto;
	width: auto;
}
#roomlitpic ul {
	display: table;
	height: auto;
	width: 100%;
}
#roomlitpic ul li {
	background-color: #FFF;
	margin: 8px;
	padding: 4px;
	height: 80px;
	width: 120px;
	text-align: center;
	box-shadow: 0 0 3px #666;
	float: left;
	
}

#roomlitpic ul li img{

	max-height: 90px;
	max-width: 120px;
	width:auto;
	height:auto;
}
#roominfo .room_rightpart .infolist {
	font-size: 12pt;
	line-height: 16pt;
	color: #666;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#leftmenu ul li a:hover {
	color: #35AD06;
}

#roominfo .room_rightpart .infolist ul li div span:first-child{
color:#000;
}

#roominfo .room_rightpart .infolist ul li div{
	
	width:100%;
	height:auto;
	display:table;
}


#roominfo .room_rightpart .infolist ul li div {
	margin-bottom: 10px;
}
#roominfo .room_rightpart .infolist ul li div ul {
	display: table;
	height: auto;
	width: 90%;
	list-style-type: disc;
	margin-left: 5%;
	padding-top: 10px;
}
#roominfo .room_rightpart .infolist ul li div ul li {
	font-size: 12pt;
	line-height: 24px;
	color: #666;
	float: left;
	height: auto;
	width: auto;
	margin-right: 30px;
	margin-left: 10px;
	list-style-type: disc;
}
#roominfo .room_rightpart .infolist ul li div div {
	display: block;
}
#roominfo .room_rightpart .infolist ul a {
	font-size: 12pt;
	line-height: 35px;
	color: #FFF;
	display: block;
	height: 35px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/esra.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	background-color: #A5D72A;
	border-radius: 10px;
}
#roominfo .room_rightpart .infolist ul a.ation {
	font-size: 12pt;
	line-height: 35px;
	color: #FFF;
	display: block;
	height: 35px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/esra2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	background-color: #F3C301;
	border-radius: 10px;
}


#roominfo .room_rightpart .infolist ul .butline {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	margin-top:20px;

}

#roominfo .room_rightpart .infolist ul li div .title,
#roominfo .priceform .title
 {
	font-size: 15pt;
	line-height: 24pt;
	color: #000;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: auto;
}
#roominfo .room_rightpart .infolist ul li div .title span,#roominfo .priceform .title span {
	color: #35AD06;
	display: inline;
	height: 24px;
	width: auto;
	font-size: 13pt;
	line-height: 24px;
	margin-left: 10px;
}




#roominfo .priceform {
	height: auto;
	width: 96%;
	margin-left: 2%;
	display: table;
	margin-bottom: 20px;
}
#roominfo .priceform table {
	background-color: #CCCCCC;
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	font-family: "微軟正黑體", Arial;
}
#roominfo .priceform table tr th {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
}
#roominfo .priceform table tr td {
	color: #666;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
}

#roominfo .priceform table tr.stay td {
	color: #666;
	background-color: #FFC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
}
#roominfo .priceform table tr td a {
	color: #35AD06;
}
#roominfo .priceform .note {
	font-size: 10pt;
	line-height: 16pt;
	color: #900;
}
#roominfo .priceform ol {
	list-style-type: decimal;
	display: -webkit-inline-box;
	margin: 0px;
	padding: 0px;
	height: auto;
	display:table;
}
#roominfo .priceform ol li {
	color: #666;
	height: auto;
	list-style-type: decimal!important;
	margin-left: 5%;
	margin-bottom: 10px;
	width: 90%;
	padding-left: 15px;
	float: none;
	line-height: 24px;

}
#roomlitpic ul li a {
	cursor: pointer;
}
#roominfo .room_rightpart .formsq {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#roominfo .room_rightpart .formsq form fieldset {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#roominfo .room_rightpart .formsq form fieldset label {
	text-align: right;
	float: left;
	width: 140px;
	padding-right: 2%;
	height: auto;
	line-height: 30px;
}
#roominfo .room_rightpart .formsq form fieldset select {
	line-height: 30px;
	color: #666;
	float: left;
	height: 30px;
	width: auto;
}
#roominfo .room_rightpart .formsq form fieldset div {
	font-size: 12pt;
	line-height: 20pt;
	height: auto;
	width: 100%;
	color: #666;
}















#roominfo .room_rightpart .formsq .candle {
	color: #000;
	height: auto;
	width: 100%;
	float: left;
	display: table;
	position: relative;
	margin-top: 20px;
}
#roominfo .room_rightpart .formsq .candle .onemonth {
	float: left;
	width: 42%;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#roominfo .room_rightpart .formsq .candle .onemonth h3 {
	font-size: 11pt;
	line-height: 20pt;
	color: #063;
	text-align: center;
}
.candle .onemonth table tr td {
	height: auto;
	width: 14.2%;
	background-color: #eee;
	font-size: 10pt;
	color: #666;
	text-align: center;
	vertical-align: middle;
}



.candle .onemonth table tr th,.candle .onemonth table tr td {
	height: auto;
	width: 14.2%;

}
.candle .onemonth table tr th{
	background-color: #CCC;	
}
.candle .onemonth table {
	background-color: #999;
}



.candle .onemonth table tr .full {
	background-color: #F96;
	color: #fff;
}
.candle .onemonth table tr .okorder,.candle .onemonth table tr .okorder a {
	background-color: #9C3;
	color: #fff;
}
.candle .onemonth table tr .okorder a {
	display:block;
	width:100%;
	height:100%;

}
.candle .onemonth table tr .okorder a:hover,.candle .onemonth table tr .okorder a.order  {
	background-color: #FFF;
	color: #000;
}
#roominfo .room_rightpart .formsq form fieldset .noteline {
	font-size: 11pt;
	line-height: 20px;
}
#roominfo .room_rightpart .formsq form fieldset .noteline span {
	margin-right: 20px;
}
#roominfo .room_rightpart .formsq form fieldset .noteline .g {
	color: #666;
}
#roominfo .room_rightpart .formsq form fieldset .noteline .o {
	color: #F96;
}

#roominfo .room_rightpart .formsq form fieldset .noteline .green {
	color: #9C3;
}

#roominfo .room_rightpart .formsq form fieldset .noteline{
	width: 80%;
	display: table;
	height: auto;
	padding-left: 20%;
}
#roominfo .room_rightpart .formsq form fieldset .candle a.up {
	color: #fff;
	float: left;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background-image: url(../images/next2.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;	
}

#roominfo .room_rightpart .formsq form fieldset .candle a.down {
	color: #fff;
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/prev2.png);
	background-repeat: no-repeat;
	display:block;
	cursor: pointer;
}
#roominfo .room_rightpart .formsq form fieldset .choseday {
	height: auto;
	width: 80%;
	margin-bottom: 5px;
	float: left;
	padding-left: 20%;
}
#roominfo .room_rightpart .formsq form fieldset .choseday span {
	color: #900;
	margin-left: 10px;
}
#roominfo .room_rightpart .formsq form fieldset .butsent {
	font-size: 12pt;
	line-height: 35px;
	color: #FFF;
	background-image: url(../images/esra.jpg);
	text-align: center;
	display: block;
	height: 35px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #A2D629;
	background-repeat: repeat-x;
	background-position: center bottom;
	border-radius: 10px;
}
#roominfo .room_leftpart .pricenote {
	line-height: 24px;
	color: #333;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
#roominfo .room_leftpart .pricenote span {
	color: #903;
}
#roominfo .room_leftpart .pricenote h2 {
	font-weight: normal;
	color: #35AD06;
	margin-bottom: 10px;
}
#roominfo .room_rightpart .formsq form fieldset input {
	font-size: 12pt;
	line-height: 30px;
	color: #333;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999;
	float: left;
	height: 30px;
}
#roominfo .room_rightpart .formsq form fieldset textarea {
	height: 120px;
	width: 60%;
	margin-left: 150px;
}
#roominfo .room_rightpart .formsq form fieldset .code {
	width: 60px;
	margin-right: 20px;
}
#roominfo .room_rightpart .formsq form fieldset img.code {
	float: left;
	height: 30px;
	width: auto;
}
#roominfo .room_rightpart .formsq form fieldset .replay {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/replay-arrows.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 30px;
	float: left;
}
#roominfo .room_rightpart .formsq form fieldset .total {
	padding: 3%;
	border: 1px solid #666;
	height: auto;
	width: 94%;
	display: table;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFC;
	color: #000;
	font-size: 11pt;
}
#roominfo .room_rightpart .formsq form fieldset .total div {
	background-color: #FFFFFF;
	width: 80%;
	margin-left: 10%;
	text-align: center;
	font-size: 11pt;
	margin-right: 10%;
	display: table;
}
#roominfo .priceform ol li .account {
	display: block;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	color: #C00;
}
#roominfo .priceform .accountform {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.accountform form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #666;
}
.accountform form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-bottom: 20px;
	display: table;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.accountform form fieldset label {
	font-size: 12pt;
	line-height: 30px;
	height: auto;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	float: left;
	color: #000;
}
.accountform form fieldset input {
	font-size: 12pt;
	line-height: 30px;
	height: 30px;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
.accountform form fieldset .half {
	float: left;
	width: 50%;
}
.accountform form fieldset .allform {
	float: none;
	height: auto;
	padding-left: 130px;
	line-height: 30px;
}
.accountform form fieldset .allform input[type="checkbox"] {
	margin: 8px;
	height: 14px;
	width: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.accountform form fieldset .allform label {
	width: auto;
	margin-right: 15px;
	line-height: 30px;
	font-size: 12pt;
	color: #666;
}
.accountform form fieldset .allform .email {
	height: 30px;
	width: 480px;
}
.accountform form fieldset .allform textarea {
	float: left;
	height: 160px;
	width: 600px;
}
#roominfo .priceform .accountform form .code input[type="text"] {
	width: 60px;
}
#roominfo .priceform .accountform form .code img {
	height: 30px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#roominfo .priceform .accountform form .code .replay {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/replay-arrows.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 30px;
}
#roominfo .priceform .accountform form .butline{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#roominfo .priceform .accountform form .butline a {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	background-image: url(../images/esra.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A5D62C;
	border-radius:5px;
}
#newslist {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#newslist .item {
	float: left;
	width: 25%;
	height:auto!important;
}
#newslist .item  .sq {
	margin: 15px;
	height: auto;
	width: auto;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(../images/dw.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	box-shadow: 0 0 5px #999;
}
#newslist .item  .sq .picp {
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: auto;
	margin: 5px;
	box-shadow:0 0 3px #ccc;
}
#newslist .item  .sq .picp img {
	height: auto;
	width: 100%;
}
#newslist .item  .sq .textsq {
	padding: 10px;
	height: auto;
	width: auto;
}
#newslist .item  .sq .textsq h3 {
	font-size: 13pt;
	line-height: 16pt;
	font-weight: normal;
	color: #333;
}
#newslist .item  .sq .textsq h3 a {
	color: #000;
}
#newslist .item  .sq .textsq .date {
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	text-align: right;
}
#newslist .item  .sq .textsq .text {
	font-size: 11pt;
	line-height: 18pt;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
#newslist .item .sq .textsq .text a {
	color: #093;
}







#pageline {
	display: table;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}


#pageline a {
	border: 1px solid #096;
	display: block;
	float: left;
	color: #096;
	height: auto;
	width: auto;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#pageline a:hover {
	background-color: #9C3;	
	color:#fff;
}
#newspage {
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}
#newspage h2 {
	font-size: 20pt;
	line-height: 26pt;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#newspage .sq {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#newspage .sq .date {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
	text-align: right;
}
#newspage .sq .editarea {
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5ex;
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	display: table;
}
#newspage .sq .editarea p img {
	margin: 15px;
	padding: 5px;
	height: auto;
	width: auto;
	float: left;
	background-color: #FFF;
	box-shadow:0 0 3px #666;
}
#newspage .sq .editarea p {
	margin-bottom: 20px;
	
}














#photo {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#photo ul {
	height: auto;
	width: 100%;
}
#photo ul li {
	width: 33.3333%;
	height: auto;
	display: table;
	position: relative;
	background-image: url(../images/ser.png);
	background-repeat: no-repeat;
	background-position: 80% center;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#photo ul li:hover {

}

#photo ul li .picp {
	height: auto;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	margin-right: auto;
	background-size: 100% auto;
	margin-left: auto;
	padding: 0px;
	
}


#photo.video ul li .picp {
	height: 176px;
	width: 260px;
	text-align: center;
	position: relative;
	z-index: 10;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 51px;
	padding-bottom: 45px;
	padding-left: 56px;
	background-image: url(../images/1482068922_xxl.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	
}






#photo ul li .picp img  {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	font-size: 12pt;
	color: #5E0000;
	font-weight: bold;
	box-shadow: 0 0 3px #666 inset;
}

















#photo ul li .textline {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	background-color: rgba(255,255,255,0.7);
	z-index: 99;
	bottom: -100%;
	opacity:0;
}
#photo ul li:hover .textline {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	background-color: rgba(255,255,255,0.8);
	z-index: 99;
	bottom: 0;
	opacity:1;
	-webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}




#photo ul li .textline h2 {
	font-size: 15pt;
	line-height: 30px;
	font-weight: normal;
	color: #900;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: auto;
}
#photo ul li .textline h2 a {
	color: #900;
}
#photo ul li .textline .text {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
	text-align: center;
	height: auto;
}
#photo ul li .textline .text .t {
	color: #000;
	font-weight: bold;
}
#photo ul li a {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#photo_pic {
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}
#photo_pic ul {
	display: table;
	height: auto;
	width: 100%;
}
#photo_pic div {
	margin: 1%;
	padding: 1%;
	float: left;
	width: 21%;
	background-color: #FFF;
	box-shadow: 0 0 5px #666;
	height: auto!important;
}
#photo_pic div img {
	height: auto;
	width: 100%;
	padding: 0px;
}
.camping {
	height: auto;
	width: 100%;
	margin-top: 0px;
	background-color: #F0F0F0;
}
.camping .maininfo .mainpic {
	float: left;
	width: 45%;
	height: auto;
}
.camping:nth-child(2n) .maininfo .mainpic {
	float: right;
	width: 45%;
	height: auto;
}
.camping .maininfo .mainpic img {
	height: auto;
	width: 100%;
}
.camping .maininfo {
	display: table;
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	
}
.camping.tent {
	background-image: url(../images/tent.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 40px;
}
.camping.fox {
	background-image: url(../images/fox.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 40px;
}
.camping.wedding {
	background-image: url(../images/wedding.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 40px;
}
.camping:nth-child(2n).fox {
	background-image: url(../images/fox.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 40px;
}

.camping .maininfo .textpart {
	float: left;
	height: 100%;
	width: 55%;
	text-align:center;
	position: relative;
}


.camping .maininfo .textpart div  {
	font-size: 12pt;
	color: #333333;
	padding: 40px;
	height: auto;
	width: auto;
	line-height: 24pt;
}

.camping .maininfo .textpart div h2 {
	font-size: 24pt;
	line-height: 30pt;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
.gotop {
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 38px;
	width: 34px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	z-index: 5000;
	cursor: pointer;
}
#roominfo .priceform .intro {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#roominfo .priceform .intro ul {
	height: auto;
	width: 100%;
}
#roominfo .priceform .intro ul li {
	float: left;
	height: auto;
	width: 30.3333%;
	margin-bottom: 20px;
	display: table;
	padding: 0.5%;
	box-shadow: 0 0 3px #999;
	margin-right: 1%;
	margin-left: 1%;
}
#roominfo .priceform .intro ul li .picp {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	height: 200px;
	content: "";	
	display: inline-block;
	vertical-align: middle;

}


#roominfo .priceform .intro ul li .picp:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
	
}

#roominfo .priceform .intro ul li .picp img{
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
   width: auto;
  height: auto;
  text-shadow: 0 0 3px #999;

}







#roominfo .priceform .intro ul li .textline {
	font-size: 12pt;
	line-height: 24px;
	color: #666;
	text-align: center;
	height: 24px;
	width: 100%;
	overflow: hidden;
}
#roominfo #eprice tr td{
	font-size:11pt;
	line-height:22px;
	}
#roominfo #eprice tr:nth-child(2n) td{
	background-color: #F7F7F7;
	}
#roominfo .priceform .fifty {
	float: left;
	width: 48%;
	margin-right: 4%;
}
#roominfo .priceform .fifty:nth-child(2) {
	float: left;
	width: 48%;
	margin-right: 0%;
}#roominfo .priceform .fifty img {
	height: auto;
	width: 100%;
}
#maparea {
	display: table;
	height: auto;
	width: 100%;
}
#maparea .infomation {
	float: none;
	height: auto;
	width: 100%;
}
#maparea .mappic {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
}
#maparea .mappic img {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#maparea .infomation div {
	margin-bottom: 10px;
	color: #666;
}
#maparea .infomation div span {
	color: #333;
	margin-right: 10px;
	font-weight: bold;
}
#maparea #formpart {
	float: left;
	width: 50%;
}
#formpart form fieldset label {
	text-align: right;
	float: left;
	width: 130px;
	padding-right: 10px;
	height: auto;
	font-size: 12pt;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maparea #formpart h3 {
	font-size: 15pt;
	line-height: 24pt;
	color: #096;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096;
}
#formpart form fieldset {
	display: table;
	height: auto;
	width: 100ex;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formpart form fieldset input[type="text"] {
	float: left;
	height: 30px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
#formpart form fieldset div label {
	float: left;
	width: auto;
	margin-right: 20px;
}
#formpart form fieldset div {
	float: left;
	height: auto;
	width: 400px;
}
#formpart form fieldset div label span {
	float: left;
	height: auto;
	width: auto;
	display: block;
	white-space: nowrap;
}
#formpart form fieldset div label input[type="radio"] {
	float: left;
	height: 15px;
	width: 15px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 13px;
	margin-left: 5px;
}
#formpart form fieldset textarea {
	height: 120px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#formpart form .butline input[type="submit"] {
	font-size: 12pt;
	line-height: 35px;
	color: #FFF;
	background-color: #A2D62B;
	background-image: url(../images/esra.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 35px;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	border-radius:10px;
}
#formpart form .butline {
	text-align: center;
	height: auto;
	width: 400px;
	margin-left: 140px;
	
}
#attracitions {
	height: auto;
	width: 100%;
}
#attracitions ul {
	display: table;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 40px;
}
#attracitions ul li {
	float: left;
	height: 280px;
	width: 23%;
	margin-right: 1%;
	margin-left: 0.5%;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(../images/shandow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-radius: 10px;
	box-shadow: 0 0 5px #999;
	margin-bottom: 20px;
}
#attracitions ul.goodfood li {
	float: left;
	height: 200px;
	width: 48%;
	margin-right: 1%;
	margin-left: 0.5%;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(../images/food.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-radius: 10px;
	box-shadow: 0 0 5px #999;
	margin-bottom: 20px;
}



#attracitions ul.goodfood li .picp{
	height: 180px;
	width: 47%;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}
#attracitions ul.goodfood li .picp a:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
	
}

#attracitions ul.goodfood li .picp a img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	
}
















#attracitions ul li .picp{
	height: 180px;
	width: 94%;
	margin: 3%;
	
	text-align: center;

}
#attracitions ul li .picp a:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
	
}

#attracitions ul li .picp a img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	
}

#attracitions ul.goodfood li .text {
	width: 46%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 1%;
	height: auto;
	float: left;
}

#attracitions ul li .text {
	width: 94%;
	margin-top: 10px;
	margin-right: 3%;
	margin-bottom: 5px;
	margin-left: 3%;
	height: auto;
}
#attracitions ul li .text h3 {
	font-size: 15pt;
	line-height: 20pt;
	font-weight: normal;
	color: #633;
}
#attracitions ul li .text p {
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
}
#newspage .sq .attraction_pic,#newspage .sq .attraction_pic img {
	height: auto;
	width: auto;
	max-width:100%;
	margin-right: auto;
	margin-left: auto;
}
#newspage .sq .attraction_pic{
	height: auto;
	width: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
#newspage .sq .attraction_pic img {
	height: auto;
	width: auto;

}
#attracitions .goodfood li .text h3 {
	margin-bottom: 10px;
}
