@charset "utf-8";

#banner {
	width: 100%;
	position: relative;
	height: auto;
}
#banner .slide div img {
	height: auto;
	width: 100%;
}
#banner .slide div.onepic {
	position: relative;
	float: left;
}
#banner .slide .onepic div {
	position: absolute;
	height: 100%;
	width: 100%;
}
#banner .slide .onepic .text {
	height: 100%;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#banner .slide .onepic .text span {
	font-size: 20pt;
	line-height: 36pt;
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	right: 0px;
	bottom: 100px;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#banner .slide .onepic .position {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
section {
	position: relative;
	height: auto;
	width: 100%;
	display:inline-block;
}
.aarea  .sq {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.aarea  .sq .ad {
	float: left;
	width: 32%;
	position: relative;
	top: -30px;
	border: 1px solid #FFF;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-shadow:0 0 5px rgba(0,0,0,0.7);
	z-index: 5000;
}
.aarea .sq .ad:first-child {
	background-color: #f6cc78;
	-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;
}

.aarea .sq .ad:nth-child(2) {
	background-color: #79c4ca;
	-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;
}

.aarea .sq .ad:nth-child(3) {
	background-color: #a8c269;
	-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;
}
.aarea .sq .ad .picp {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.aarea .sq .ad .picp img {
	height: auto;
	width: 100%;
}
.aarea .sq .ad h3 {
	font-size: 15pt;
	line-height: 20pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}
.aarea .sq .ad p {
	color: #FFF;
	margin: 0px;
	padding: 15px;
	text-align: center;
}
.aarea .sq .ad a {
	font-size: 15pt;
	line-height: 40px;
	color: #FFF;
	display: block;
	height: 40px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-color:rgba(255,255,255,0.3);
	
}
.aarea .sq .ad:first-child:hover{
	background-color: #F1B536;
	-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;
}
.aarea .sq .ad:nth-child(2):hover {
	background-color: #4DB0B9;
	-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;
}

.aarea .sq .ad:nth-child(3):hover  {
	background-color: #8DAC46;
	-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;
}

.sq {
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.iwantlink {
	height: auto;
	width: 100%;
	background-image: url(../images/18370050_xxl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size:cover;
}

.wellcome {
	height: auto;
	width: 100%;
	background-image: url(../images/sesdfsdf.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	background-color: #F0F0F0;
}
.iwantlink .sq,.wellcome .sq{
	width:1200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
	
.iwantlink .sq h1{
	font-size: 36px;
	line-height: 42px;
	color: #FFF;
	text-align: center;
}
.wellcome .sq h1 {
	font-size: 36px;
	line-height: 42px;
	color: #F67C78;
	text-align: center;
}
.iwantlink .sq .note {
	font-size: 20px;
	line-height: 28px;
	color: #F0F0F0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.wellcome .sq .note {
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
}
.iwantlink .sq .fourpic {
	height: auto;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 50px;
}
.iwantlink .sq .fourpic ul {
	display: table;
}
.iwantlink .sq .fourpic ul li {
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
}
.iwantlink .sq .fourpic ul li .pic {
	height: auto;
	width: 100%;
	border-radius:50%;
}
.iwantlink .sq .fourpic ul li .pic img {
	height: auto;
	width: 100%;
	border-radius:50%;
}
.aarea {
	margin-bottom: 50px;
}
.wellcome .sq .formpart {
	padding-top: 40px;
}
.wellcome .sq .formpart form ,#callcenter form{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.wellcome .sq .formpart form fieldset,#callcenter form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.wellcome .sq .formpart form fieldset label,#callcenter form fieldset label {
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: 120px;
	text-align: right;
	float: left;
	color: #000;
}
.wellcome .sq .formpart form fieldset div ,#callcenter form fieldset  div{
	padding-left: 130px;
}
.wellcome .sq .formpart form fieldset div input[type="text"] ,#callcenter form fieldset  div input[type="text"]{
	height: 40px;
	width: 280px;
}
.wellcome .sq .formpart form fieldset div select ,#callcenter form fieldset  div select{
	height: 40px;
	width: 280px;
	font-size: 18px;
	line-height: 40px;
	font-family: "微軟正黑體", Arial;
}
.wellcome .sq .formpart form fieldset div textarea ,#callcenter form fieldset div textarea{
	font-size: 18px;
	line-height: 40px;
	color: #666;
	width: 100%;
}
.wellcome .sq .formpart form fieldset .butline ,#callcenter form fieldset .butline{
	text-align: center;
}
.wellcome .sq .formpart form fieldset .butline input,#callcenter form fieldset  .butline input {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-color: #F67C78;
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#main {
	height: auto;
	width: 100%;
}
#main .sq {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#main .sq h1 {
	font-size: 42px;
	line-height: 48px;
	color: #F67C78;
	margin-bottom: 20px;
}
#main .sq h1 span {
	font-size: 28px;
	line-height: 30px;
	margin-left: 15px;
	color: #CCC;
}
#main .sq .loadline {
	font-size: 11pt;
	line-height: 40px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 15px;
	display: table;
	width: 100%;
}
#main .sq .loadline span{
	color: #333;
	display: block;
	float: left;

}
#main .sq .loadline span a{
	color: #333;


}

#main .sq .loadline span:after{
	content:">";
	margin-right:5px;
	margin-left:5px;

}

#main .sq .loadline span:last-child:after{
	content:"";

}
.wellcome .sq .weekstar {
	float: left;
	width: 39%;
}
.wellcome .sq .weekstar .storepart {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 12pt;
	line-height: 20pt;
}
.wellcome .sq .weekstar .storepart img {
	height: auto;
	width: 100%;
	border-radius: 50%;
	border: 10px solid #E7E7E7;
	position: relative;
	left: 5px;
	box-shadow:0 0 12px #333;
}
.wellcome .sq .weekstar .storepart .picp {
	width: 60%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.wellcome .sq .weekstar .storepart h2 {
	font-size: 28px;
	line-height: 36px;
	color: #F67C8D;
}
.wellcome .sq .weekstar .storepart .p {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.wellcome .sq .weekstar .storepart a {
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-color: #F67C78;
	text-align: center;
	display: block;
	height: 40px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-top: 10px;
}


.wellcome .sq .conteactform {
	float: right;
	width: 60%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.wellcome .sq {
	display: table;
}









/*------------index-------------*/

#main .sq .pageline {
	display: table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#main .sq .pageline a {
	font-size: 12pt;
	line-height: 20px;
	color: #FFF;
	background-color: #666;
	text-align: center;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#main .sq .pageline a:hover ,#main .sq .pageline a.stay {
	font-size: 12pt;
	line-height: 20px;
	color: #FFF;
	background-color: #F67C90;
	text-align: center;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#main .sq .selectline {
	margin-bottom: 20px;
	text-align: right;
}
#main .sq .selectline select {
	height: 40px;
	border: 1px solid #999;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 40px;
	min-width:200px;

}


#main .sq  .listsq {
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;
}






#main .sq  .listsq ul {
	display: table;
	height: auto;
	width: 100%;
}
#main .sq  .listsq ul li {
	float: left;
	height: auto;
	width: 30.3333%;
	margin-bottom: 40px;
	background-color: #F2F2F2;
	position: relative;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
#main .sq  .listsq ul li .mask {

	height: 100%;
	width: 100%;
	top:0;
	left:0;
	display:block;
	font-size:0px;
	line-height:0px;
	position:absolute;
	    z-index: 200;
}
#main .sq .listsq ul li .picp {
	height: auto;
	width: 100%;
	position: relative;
}


#main .sq  .listsq ul li .picp:after{
	content: "";
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));
	height: 25%;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}











#main .sq .listsq ul li .picp img {
	height: auto;
	width: 100%;
}
#main .sq .listsq ul li .text {
	color: #333;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#main .sq  .listsq ul li .text h2 {
	font-size: 17px;
	line-height: 14pt;
	font-weight: normal;
	color: #f18200;
	margin-bottom: 12px;
}


#main .sq  .listsq ul li .text h2 a {
	color: #f18200;
}











#main .sq  .listsq ul li .text h3 {
	font-size: 26px;
	line-height: 24pt;
	padding: 0px;
	color: #3E3A39;
}
#main .sq  .listsq ul li .text p {
	font-size: 12pt;
	line-height: 20pt;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3E3A39;
	display: block;
	width: 100%;
}
#main .sq  .listsq ul li .text .date {
	font-size: 10pt;
	color: #999;
}
#newsinpage {
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#newsinpage h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	color: #000;
}
#newsinpage .data {
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
	text-align: right;
	margin-bottom: 15px;
}
#newsinpage .editarea {
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 40px;
}
#newsinpage .editarea {
	font-size: 18px;
	line-height: 38px;
	color: #666;
}
#callcenter .note {
	font-size: 18pt;
	line-height: 36px;
	color: #666;
	text-align: center;
	width: 80%;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#callcenter .note {
	text-align: left;
}
#callcenter .note span {
	font-size: 12pt;
	line-height: 20pt;
	color: #999;
}
#callcenter {
	margin-bottom: 50px;
	background-image: url(../images/center_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:auto 100%;
}
#main .sq  .left .menu ul li > a {
	font-size: 20px;
	line-height: 40px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
#main .sq .right .textarea {
	padding: 20px;

}
#main .sq .right h2 {
	font-size: 30px;
	line-height: 42px;
	color: #333;
}
#main .sq .left .menu ul li a:hover,#main .sq .left .menu ul li a.stay {
	color: #666;
	background-color: #F9F9F9;
}
#main .sq  .right .classlist {
	padding: 20px;
}
#aboutus {
	position: relative;
}
#aboutus .left {
	float: left;
	height: 100%;
	width: 250px;
	padding-top: 20px;
}
#aboutus .right {
	margin-left: 250px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 20px;
	min-height:450px;
}
#main .sq .twopart .left .menu {
	height: auto;
	width: 100%;
}
#main .sq .twopart .left .menu ul {
	height: 100%;
	width: 100%;

}

#main .sq .twopart .left .menu ul li ul {

	background-color:#f0f0f0
}
#main .sq .twopart {
	width: 100%;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#main .sq  .left .menu ul li ul li a {
	font-size: 18px;
	line-height: 32px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f0f0f0;
	color: #666;
}
#main .sq .left .menu ul li ul {
	margin-bottom: 20px;
}
#stroelist ul {
	height: auto;
	width: 100%;
	display: table;
}
#stroelist ul li {
	width: 22%;
	margin-right: 1.5%;
	margin-bottom: 40px;
	margin-left: 1.5%;
	float: left;
}
#stroelist ul li .picp {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#stroelist ul li .picp img {
	height: auto;
	width: 100%;
	border-radius: 50%;
	border: 5px solid #F0F0F0;
	position: relative;
	left: -5px;
}
#stroelist ul li .name {
	font-size: 14pt;
	line-height: 24pt;
	text-align: center;
}
#main .sq .right .storeinfo {
	padding: 20px;
	display: table;
}
#aboutus .right .storeinfo .picp {
	float: left;
	width: 35%;
	padding: 5px;
	background-color: #F0F0F0;
	box-shadow:0 0 7px #333;
}
#main .sq  .right .storeinfo .picp img {
	height: auto;
	width: 100%;
}
#main .sq  .right .storeinfo .textpart {
	float: right;
	width: 60%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main .sq .right .storeinfo .textpart .info {
	font-size: 14pt;
	line-height: 20pt;
	color: #666;
}
#main .sq  .right .storeinfo .textpart .contactinfo {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12pt;
	line-height: 20pt;
	color: #000;
}
#main .sq  .right .storeinfo .textpart .contactinfo div {
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
#main .sq  .right .storeinfo .textpart a {
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	height: 40px;
	width: 100%;
	background-color: #F67C78;
	display: block;
	font-weight: bold;
}

#getdiscount {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#getdiscount .loginform {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	max-width: 500px;
	background-color: #F0F0F0;
	border-radius: 15px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#getdiscount .ps {
	font-size: 18px;
	line-height: 36px;
	color: #333;
	text-align: center;
}
#getdiscount .loginform form fieldset {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	display: table;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#getdiscount .loginform form fieldset label {
	text-align: right;
	float: left;
	width: 80px;
}
#getdiscount .loginform form fieldset div {
	height: 40px;
	padding-left: 100px;
}
#getdiscount .loginform form fieldset div input {
	font-size: 18px;
	line-height: 40px;
	color: #666;
	text-indent: 10px;
	height: 40px;
	width: 100%;
}
#getdiscount .loginform form .butline {
	display: table;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#getdiscount .loginform form .butline input {
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	height: 40px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #F67C78;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "微軟正黑體", Arial;
}
#getdiscount .code {
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}
#main .sq .right .googlemap {
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#travellist {
	margin-top: 20px;
	margin-bottom: 20px;
}
#travellist ul {
	height: auto;
	width: 100%;
	display: table;
}
#travellist ul li {
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-bottom: 20px;
}
#travellist ul li .picp {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#travellist ul li .picp img {
	height: auto;
	width: 100%;
}
#travellist ul li .text {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	height: 48px;
	margin-bottom: 30px;
}

#aboutus .left .menu .spaecilbtu {
	margin: 10px;
}


#aboutus .left .menu .spaecilbtu  a{
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-color: #F67C78;
	text-align: center;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}




















#order_trip .leftitem {
	float: left;
	width: 760px;
	background-color: #FFF;
	padding: 15px;
	border-radius: 20px;
	box-shadow: 0 0 5px #666 inset;
}
#order_trip {
	display: table;
	width: 100%;
	margin-bottom: 50px;
}
#order_trip .leftitem .selectclass {
	margin-bottom: 10px;
	width: 740px;
	background-color: #F0F0F0;
	padding: 10px;
}
#order_trip .leftitem .selectclass ul li a {
	color: #069;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #069;
	font-size: 11pt;
	line-height: 18pt;
	white-space: nowrap;
	cursor: pointer;
}
#order_trip .leftitem .selectclass ul li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#order_trip .leftitem .selectclass form select {
	margin-bottom: 10px;
	height: 26px;
}
#order_trip .leftitem .selectclass form label {
	font-size: 11pt;
	line-height: 18pt;
	float: left;
	margin-right: 10px;
}
#order_trip .leftitem .selectclass form ul li.stay a {
	background-color: #FFC;
}
#list {
	display: table;
	width: 100%;
}
#source {
	float: left;
	height: auto;
	width: 100%;
	font-size: 11pt;
	line-height: 18pt;
	color: #666;
}
#source .drag {
	float: left;
	height: 210px;
	width: 160px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	cursor: pointer;
}
#source .drag img {
	height: 160px;
	width: 160px;
}
#source .drag span {
	font-size: 11pt;
	line-height: 22px;
	color: #000;
	padding: 5px;
}
#order_trip .leftitem #source .note {
	font-weight: bold;
	color: #82BF22;
	margin-top: 20px;
	margin-bottom: 20px;
}
#daytrip {
	float: left;
	width: 270px;
	margin-left: 20px;
}
#daytrip .day {
	background-color: #FFF;
	padding: 15px;
	width: 240px;
	box-shadow: 0 0 5px #666 inset;
	border-radius: 10px;
	margin-bottom: 15px;
}
#order_trip #daytrip .day h3 {
	color: #FFF;
	font-size: 12pt;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F67C78;
}
#order_trip #daytrip .day .target {
	background-color: #F0F0F0;
	min-height:50px;
}
#daytrip .day .target .drag {
	background-color: #FFF;
	height: auto;
	width: 100%;
	display: table;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#daytrip .day .target .drag img {
	height: 80px;
	width: 80px;
	float: left;
	margin-right: 10px;
}
#daytrip .day .target .drag span {
	line-height: 30px;
	color: #666;
	height: 80px;
	float: left;
	width: 150px;
}

#daytrip .day .target .drag span:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
}
#daytrip form #submitline {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display:table;
}
#submitline input {
	font-size: 11pt;
	line-height: 28px;
	background-color: #F67C78;
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-family: "微軟正黑體", Arial;
	border-radius: 5px;
	
}
#daytrip form #submitline a {
	font-size: 11pt;
	line-height: 28px;
	background-color: #F67C78;
	height: 30px;
	width: auto;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-family: "微軟正黑體", Arial;
	border-radius: 5px;
	cursor: default;
}


#daytrip form .day h3 a {
	float: right;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #333;
}






#ordertour .pushsq .slidesq .control {
	position: relative;
}
#ordertrip {
	display: table;
}
#ordertrip #orderleft {
	float: left;
	width: 720px;
	margin-right: 0px;

}
#ordertrip #orderright {
	float: left;
	width: 360px;
}
#ordertrip #orderleft .sqx {
	background-color: #FFF;
	background-image: url(../images/fds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#orderleft .sqx h3 {
	font-size: 15pt;
	line-height: 35px;
	color: #FFF;
	background-color: #82BF22;
	text-indent: 20;
	height: 35px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-image: url(../images/ggb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#ordertrip #orderleft .sqx .formpart {
	padding: 20px;
}
#ordertrip #orderright .sqx {
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 3px #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#orderright .sqx h3 {
	font-size: 16pt;
	line-height: 24pt;
	color: #F60;
	text-shadow: 0 0 5px #fff;
	margin-bottom: 20px;
	
}
#ordertrip #orderleft .sqx .formpart p {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#ordertrip #orderleft .sqx .formpart .note {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
}
#orderleft .sqx .formpart .butline a {
	font-size: 12pt;
	line-height: 35px;
	color: #FFF;
	background-color: #FF663A;
	display: block;
	height: 35px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-radius:5px;
	box-shadow:0 0 3px #666;
}
#daytrip .bannerpart {
	margin-top: 40px;
}










#faq {
	width: 84%;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#faq h1 {
	color: #5fa4d8;
}

#mainpart .faq ul li .q {
	color: #5FA4D8;
	padding-left: 50px;
	font-size: 13pt;
	line-height: 20pt;
	padding-bottom: 15px;
	padding-top: 15px;

	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: 12px 15px;
}
#faq ul li .a {
	font-size: 12pt;
	line-height: 18pt;
	color: #666;
	padding-left: 50px;
	background-image: url(../images/a.jpg);
	background-position: 12px 10px;
	background-repeat: no-repeat;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5FA4D8;
	display: none;
}

#faq ul li .a p {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#faq ul li {
	background-color: #FFF;
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	border-radius: 20px;
	margin-top: 15px;
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#faq ul li .q a {
	font-size: 15pt;
	line-height: 20pt;
	color: #539FDB;
	font-weight: bold;
	cursor: pointer;
}
#xuy li .text h3 span.red {
	font-size: 12pt;
	color: #FF0000;
	padding-left: 10px;
}

#xuy li .text h3 span.blue {
	font-size: 12pt;
	color: #006699;
	padding-left: 10px;
}












#travellist #plist li .ppic img {
	height: auto;
	width: 100%;
}
#plist li .name {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#plist li .price a {
	font-size: 12pt;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	background-color: #F67C78;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}




















.list_position {
	position: relative;
}

.list_position ul#plist {
	display: table;
	height: auto;
	width: 100%;
}
.list_position ul#plist li {
	float: left;
	height: 330px;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 40px;
	padding: 1px;
}
.list_position ul#plist li:hover {
	padding: 0px!important;
	border: 1px solid #CCC;
}






.list_position ul#plist li:nth-child(4n) {
	margin-right: 0px;

}
.list_position ul#plist li:nth-child(4n) {
	margin-right: 20px;

}

.list_position ul li .ppic {
	height: auto;
	width: 100%;
	overflow: hidden;
}
.list_position ul li .ppic img {
	height: auto;
	width: 100%;
	 transition: all .6s; 
-webkit-transition: all .6s; 
}



.list_position ul li:hover .ppic img {
	transform: scale(1.07);
-webkit-transform: scale(1.07);

}








.list_position ul li .name {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	padding: 10px;
	font-weight: bold;
}
.list_position ul li .price {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 10pt;
	color: #666;
}
.list_position ul li .price span {
	color: #CC0000;
	font-size: 20pt;
	line-height: 24pt;
	font-weight: bold;
	padding-right: 5px;
}
.list_position ul li .price a {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #82BF22;
	height: 20pt;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	border-radius: 5px;
	text-align: center;

}
.list_position ul li .info {
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.list_position ul li .info span {
	margin-right: 10px;
}
.list_position .orange h2 {
	color: #F60;
}
.list_position .orange h2 .more {
	color: #F60;
}
.list_position .orange ul li .price a {
	background-color: #F60;
}

#intor .rightpart .list_position .p_top {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	display: table;
}
#intor .rightpart .list_position .p_top .picpart {
	float: left;
	height: auto;
	width: 360px;
	margin-right: 20px;
	margin-top: 5px;
}
.list_position .p_top .picpart .bigpic {
	height: auto;
	width: 350px;
	margin: 5px;
}
.list_position .p_top .picpart .bigpic img {
	height: auto;
	width: 100%;
	display: none;
}
.list_position .p_top .picpart .litpic {
	height: auto;
	width: 100%;
}
.list_position .p_top .picpart .litpic ul {
	height: auto;
	width: 100%;
	display:table;
}

.list_position .p_top .picpart .litpic ul li,#intor .list_position .p_top .picpart .litpic ul li:hover{
	height: auto;
	width: 110px!important;
	padding: 5px;
	margin: 0px;
	float: left;
}


.list_position .p_top .picpart .litpic ul li:hover{
	padding:5px!important;
	background-color:none;
	border:none;
	box-shadow:none;


}

















#filedownloa {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#filedownloa ul li {
	display: table;
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#filedownloa ul li:hover {
	background-color: #F0F0F0;	
}
#filedownloa ul li div {
	float: left;
	height: 40px;
	width: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#filedownloa ul li .name {
	width: 60%;
	text-align: left;
}
#filedownloa ul .title {
	color: #000;
	background-color: #F0F0F0;
}
#main .sq #aboutus .right #filedownloa ul li .load .fa.fa-download {
	color: #069;
	margin-top: 10px;
}
#partnerlogo {
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 50px;
	min-height:450px;
}
#partnerlogo ul li {
	float: left;
	width: 17%;
	margin-right: 1.5%;
	margin-bottom: 30px;
	margin-left: 1.5%;
}
#partnerlogo ul li img {
	height: auto;
	width: 100%;
}
#partnerlogo ul {
	display: table;
}
#aboutus .right .storepic {
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#aboutus .right .storepic ul {
	display: table;
	height: auto;
	width: 100%;
}
#aboutus .right .storepic ul li {
	float: left;
	width: 18%;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 1%;
}#aboutus .right .storepic ul li img {
	height: auto;
	width: 100%;
}
