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

#intor {
	background-color: rgba(255,255,255,0.8);
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	min-height:500px;
}
#intor .pushlist{
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#intor .memberabout{
	display: table;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
	width:1120px;
}


#intor .memberabout div .login {
	padding-top: 30px;
	padding-bottom: 50px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: table;
	width: 100%;
}
#intor .memberabout div .login form {
	width: 450px;
	margin-right: 55px;
	margin-left: 55px;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: auto;
	border-radius: 12px;
	margin-bottom: 10px;
	background-image: url(../images/fds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intor .memberabout div .login form .note {
	background-color: #82BF22;
	height: 35px;
	width: 100%;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
}
#intor .memberabout div .login form .note {
	font-size: 12pt;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 10px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#intor .memberabout div .login form fieldset {
	width: 400px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
}
#intor .memberabout div .login form fieldset label {
	text-align: right;
	width: 80px;
	margin-right: 10px;
	color: #000000;
	display: block;
	line-height: 30px;
	height: 30px;
	float: left;
}
#intor .memberabout div .login form fieldset input[type="text"],#intor .memberabout div .login form fieldset input[type="password"] {
	float: left;
	height: 30px;
	width: 250px;
	display: block;
	border: 1px solid #82BF22;
	padding-left: 10px;
}
#intor .memberabout div .login form fieldset .code {
	float: left;
	width: 90px!important;
	margin-right: 10px;
}
#intor .memberabout div .login form fieldset img {
	margin-right: 10px;
	float: left;
}
#intor .memberabout div .login form fieldset .replay {
	background-image: url(../images/replay.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 30px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	cursor: pointer;
}
#intor .memberabout div .login form fieldset input[type="submit"] {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	background-color: #82BF22;
	height: 30px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	border-radius: 5px;
}
#intor .memberabout div .login form .passwordtext {
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 15px;
}
#intor .memberabout div .login form .passwordtext a {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #82BF22;
}
#intor .memberabout div .login form .passwordtext a:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intor .memberabout div .login form div.blog {
	width: 400px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#intor .memberabout div .login form .blog span {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	text-align: center;
	width: 100%;
}
#intor .memberabout div .login form .button {
	margin-bottom: 5px;
}
#intor .memberabout div .login .otherid {
	min-height: 350px;
	width: 450px;
	padding-left: 55px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
}
#intor .memberabout div .login .otherid .note {
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	float: left;
	width: 100%;
	background-color: #82BF22;
}
#intor .memberabout div .login .otherid .logoinway {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
}
#intor .memberabout div .login .otherid .logoinway a img {
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-left: 10px;
}

#intor .memberabout div .login .password {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#intor .memberabout div .login #join_greey {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: auto;
	border-radius: 12px;
	margin-bottom: 10px;
	background-image: url(../images/fds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-radius: 15px;
	padding: 0px;

}

#intor .memberabout div .login #join_greey .title {
	font-size: 12pt;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 10px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #82BF22;
	border-top-left-radius:10px;
	border-top-right-radius:10px;


}
#intor .memberabout div .login #join_greey .textarea {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#join_greey .textarea ol {
	padding: 0px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#join_greey .textarea ol li {
	margin-bottom: 10px;
	list-style-type: decimal;
	color: #666;
	margin-left: 20px;
	font-size: 11pt;
	line-height: 16pt;
}
#join_greey .textarea h3 {
	color: #82BF22;
	margin-bottom: 10px;
}
#butline {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 9pt;
	color: #999;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#butline div a {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	background-color: #82BF22;
	display: block;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-radius:8px;
}
#join_greey .memberinfo {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#join_greey .memberinfo .memberform {
	height: auto!important;
	width: 100%!important;
	margin-bottom: 20px!important;
	padding: 0px!important;
	margin-right: 0px!important;
	margin-left: 0px!important;
}
#join_greey .memberfile {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#join_greey .memberfile form{
	padding: 0px!important;
	background-image: none!important;
	float: none!important;
	width: 800px!important;
	margin: 0px!important;
	background-color: rgba(255,255,255,0)!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
#join_greey .memberfile form fieldset {
	width: 100%!important;
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #CCC!important;
}
#join_greey .memberfile form fieldset:last-child {

	border-bottom-style: none!important;

}
#join_greey .memberfile form {
	display: table;
}
#join_greey .memberfile form fieldset select {
	height: 30px;
	width: 260px;
	border: 1px solid #82BF22;
}
#join_greey .memberfile form fieldset span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	width: 40px;
	text-align: right;
	float: left;
}
#join_greey .memberfile form fieldset input[type="checkbox"] {
	margin-right: 10px!important;
	margin-top: 7px!important;
}
#join_greey .memberfile form fieldset .email {
	width: 600px!important;
}
#join_greey .memberfile form fieldset div input {
	float: left;
	margin-right: 5px;
}
#intor .memberabout div .login .note {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	margin-bottom: 10px;
}
#intor .memberabout div .login .note span {
	color: #C00;
}
#join_greey .memberfile form fieldset label {
	color: #000!important;
}
#join_greey .memberfile form fieldset div {
	float: left;
	width: 400px;
	margin-bottom: 7px!important;
}

#join_greey .memberfile form fieldset label span{
	color: #C00!important;
	float: none;
	width: auto;
	display: inline-table;
}
#join_greey .memberfile form fieldset .all {
	float: left!important;
	width: 100%!important;
	text-align: left!important;
	margin: 0px!important;
	padding: 0px!important;
}
#stepline {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 30px;
}
#stepline ul {
	height: auto;
	width: 100%;
	display: table;
}
#stepline ul li {
	width: 150px;
	padding-right: 50px;
	float: left;
	background-image: url(../images/arrow_step.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#stepline ul li:last-child {
width: 150px;
	padding-right: 0px;
	background-image: none;

}
#stepline ul li .step
 {
	background-color: #F0FED3;
	float: left;
	height: 140px;
	width: 140px;
	border-radius: 75px;
	border: 3px solid #82BF22;
	box-shadow: 0 0 3px #999;
	color: #6BA658;
}


#stepline ul li.stay .step
 {
	background-color: #82BF22;
	float: left;
	height: 140px;
	width: 140px;
	border-radius: 75px;
	border: 3px solid #82BF22;
	box-shadow: 0 0 3px #999;
	color: #FFF;
}





#stepline ul li .step .no {
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
}
#stepline ul li .step .how {
	font-size: 16pt;
	line-height: 20pt;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
#stepline ul li.stay .step .how {
	color: #fff;
}
#ticket {
	height: 240px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tieckt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#ticket .ctw a{
	width: 200px;
	padding-top: 50px;
	padding-right: 120px;
	padding-left: 50px;
	font-size: 20pt;
	line-height: 24pt;
	color: #0A71A9;
	float: left;
	padding-bottom: 100px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 10px;
}
#ticket .bcn a{
	width: 200px;
	padding-top: 50px;
	padding-left: 120px;
	padding-right: 40px;
	font-size: 20pt;
	line-height: 24pt;
	color: #0A71A9;
	float: left;
	text-align: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 100px;
}
#ticket div a {
	font-weight: bold;
	color: #0A71A9;
	display: block;
}
#ticket div a:hover {
	color: #C00;
}
#gotop {
	text-align: right;
	padding: 10px;
}
#gotop a {
	color: #82BF22;
}
#orderinfo {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#orderinfo .onepart h3 {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	background-color: #82BF22;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
#orderinfo .onepart .formsq {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../images/fds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#orderinfo .onepart .formsq ul.order {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#orderinfo .onepart .formsq ul.order li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	position: relative;
	display: inline-table;
	width: 100%;
	margin-bottom: 5px;
}
#orderinfo .onepart .formsq ul.order li div {
	font-size: 11pt;
	line-height: 30px;
	color: #333;
}
#orderinfo .onepart .formsq ul.order li div.t {
	text-align: right;
	width: 120px;
	float: left;
	color: #476A13;
}
#orderinfo .onepart .formsq ul.order li div.in {
	padding-left: 140px;
	position: relative;
}
#orderinfo .onepart .formsq ul.order li .in span {
	margin-right: 20px;
	display: block;
}
#orderinfo .onepart .formsq form fieldset {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 11pt;
	line-height: 30px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	display: inline-table;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#orderinfo .onepart .formsq .service_check label {
	width: auto;
	margin-right: 50px;
}
#orderinfo .onepart .formsq .service_check .airplan1 .fa,#orderinfo .onepart .formsq .service_check .airplan2 .fa {
	padding-right: 5px;
	color: #82BF22;
}
#orderinfo .onepart .formsq h4 {
	font-size: 12pt;
	line-height: 25px;
	color: #333;
	background-color: #FFC;
	text-indent: 10px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #FC3;
	width: 100%;
	margin-bottom: 10px;
}
#orderinfo .onepart .formsq fieldset label {
	float: left;
	height: auto;
	width: 150px;
	text-align: right;
}
#orderinfo .onepart .formsq form div fieldset input[type=text],#orderinfo .onepart .formsq div fieldset select {
	line-height: 25px;
	height: 25px;
	margin-right: 10px;
}
#orderinfo .onepart .formsq form div fieldset .address,#orderinfo .onepart .formsq div fieldset .cartype{
	padding-left: 150px;
	position: relative;
	padding-right: 50px;
	margin-bottom: 5px;
}
#orderinfo .fa.fa-plus-square {
	font-size: 25px;
	color: #9C0;
	margin-right: 10px;
}
.fa.fa-plus-square span {
	font-size: 10pt;
	line-height: 25px;
	color: #06C;
	text-decoration: underline;
	margin-left: 5px;
}
#orderinfo .onepart .formsq div fieldset .plus {
	float: right;
	cursor: pointer;
	display:block;
}
#orderinfo .onepart .formsq div fieldset .cartype .carname {
	width: 140px;
	display:inline-table;
}



#orderinfo .onepart .formsq div fieldset .cartype .comname {
	width: 80px;
	display:inline-table;
}



#orderinfo .onepart .formsq div fieldset .cartype .yn {
	width: auto;
	margin-right:30px;
	display:inline-table;
}
#orderinfo .onepart .formsq div fieldset .cartype input[type=checkbox] {
	margin-right: 5px;
	margin-top: 10px;
}
#orderinfo .onepart .formsq div fieldset .cartype .note {
	font-size: 10pt;
	line-height: 30px;
	color: #999;
}
#orderinfo .onepart .formsq div fieldset .rednote {
	font-size: 10pt;
	line-height: 30px;
	color: #C00;
}
#orderinfo .onepart .formsq div fieldset .cartype label {
	float: none;
}
#orderinfo .onepart .formsq .pirce {
	font-size: 12pt;
	line-height: 20pt;
	color: #C00;
	background-color: #E2F3A9;
	text-align: right;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#orderinfo .onepart .formsq .total {
	color: #FFF;
	background-color: #FF9900;
	margin-top: 10px;
	text-align: right;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12pt;
	line-height: 20pt;
}
#orderinfo .onepart .formsq fieldset input[type=submit],#orderinfo .onepart .formsq fieldset input[type=button] {
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	background-color: #82BF22;
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-rdius: 5px;
	box-shadow: 0 0 2px #666;
	padding-right: 30px;
	padding-left: 30px;
}
#orderinfo .onepart .formsq .buttonline {
	text-align: center;

}
#orderinfo .onepart h3 span {
	font-size: 10pt;
	color: #EDEDED;
	float: right;
	font-weight: normal;
	padding-right: 10px;
}
#orderinfo .onepart .formsq fieldset .communcat {
	padding-left: 150px;
}
#orderinfo .onepart .formsq fieldset span {
	margin-right: 10px;
}
#orderinfo .onepart .formsq fieldset:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 .fa {
	top: -10px;
	font-size: 20px;
	line-height: 20px;
	color: #82BF22;
	margin-right:10px;
	padding: 0px;
}
#intor .memberabout div .list_position {
	position: relative;
}

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






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

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

}

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



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

}








#intor .list_position ul li .name {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	padding: 10px;
	font-weight: bold;
}
#intor .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;
}
#intor .list_position ul li .price span {
	color: #CC0000;
	font-size: 20pt;
	line-height: 24pt;
	font-weight: bold;
	padding-right: 5px;
}
#intor .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;

}
#intor .list_position ul li .info {
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
#intor .list_position ul li .info span {
	margin-right: 10px;
}
#intor .list_position .orange h2 {
	color: #F60;
}
#intor .list_position .orange h2 .more {
	color: #F60;
}
#intor .list_position .orange ul li .price a {
	background-color: #F60;
}
#intor .memberabout div h2 form {
	float: right;
}
#intor .memberabout div h2 form label {
	font-size: 12pt;
	line-height: 30px;
	color: #333;
}
#intor .memberabout div h2 form label input[type=text] {
	height: 25px;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	line-height: 25px;
	margin-top: 2px;
	margin-left: 5px;
}
#intor .memberabout div h2 form label span {
	float: left;
}
#intor .memberabout div h2 form label input[type=submit] {
	background-color: rgba(255,255,255,0);
	background-image: url(../images/8BFD2686-ED60-496B-8A0C-0C9E01F57319.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-size: 25px auto;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#intor .memberabout div .leftbar {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#intor .memberabout div .rightpart {
	float: left;
	width: 880px;
}
#main #intor .memberabout .tablediv {
	display: table;
	width: 100%;
	margin-top: 20px;
}
#intor .memberabout .tablediv .leftbar h3 {
	background-color: #F67C78;
	height: 40px;
	padding-left: 20px;
	font-size: 12pt;
	line-height: 40px;
	font-weight: normal;
	color: #FFF;
}
#intor .memberabout .tablediv .leftbar ul li{
	color: #82BF22;
	line-height: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#intor .memberabout .tablediv .leftbar ul li a {
	font-size: 12pt;
	line-height: 16pt;
	color: #000;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 20px;
}
#intor .memberabout .tablediv .leftbar ul li ul li a {
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-style: none!important;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11pt;
	color: #333;
}
#intor .memberabout .tablediv .leftbar ul li ul li {

	border-bottom-style: none!important;

}
#intor .memberabout .tablediv .leftbar ul li a:hover {
	color: #5F8C1A;
	background-color: #FFF;
}
#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;
}
#intor .rightpart .list_position .p_top .picpart .bigpic {
	height: auto;
	width: 350px;
	margin: 5px;
}
#intor .rightpart .list_position .p_top .picpart .bigpic img {
	height: auto;
	width: 100%;
	display: none;
}
#intor .list_position .p_top .picpart .litpic {
	height: auto;
	width: 100%;
}
#intor .list_position .p_top .picpart .litpic ul {
	height: auto;
	width: 100%;
	display:table;
}

#intor .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;
}







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


}



#orderinfo form .onepart .formsq .textp {
	font-size: 12pt;
	line-height: 20pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intor .picpart .litpic ul li a{
	height: auto;
	width: 100%;
	padding: 0px;
	display: block;
	cursor: pointer;
}
#intor .picpart .litpic ul li a img {
	height: auto;
	width: 100%;
}
#intor .memberabout .tablediv .rightpart .list_position .p_top .picpart .bigpic img.stay {
	display: block;
}
#info {
	float: left;
	width: 500px;
	height: 360px;
	position: relative;
}
#info h2 {
	font-size: 20pt;
	line-height: 24pt;
}
#info .orderform fieldset .price {
	font-size: 16pt;
	color: #C00;
}
#info .orderform {
	font-size: 11pt;
	line-height: 16pt;
}

#info .orderform fieldset label {
	text-align: right!important;
	width: 100px!important;
	display: inline-block;
	padding-right: 10px;
}
#info .orderform fieldset {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	margin: 0!important;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height:28px;
}
#info .orderform fieldset .checka {
	    display: -webkit-inline-box;
}
#info .orderform fieldset .checka .check {
	color: #FFF;
	background-color: #82BF22;
	border-top-color: #82BF22;
	border-right-color: #82BF22;
	border-bottom-color: #82BF22;
	border-left-color: #82BF22;
}
#info .orderform fieldset select, #info .orderform fieldset input {
	height: 28px;
	width: auto;
}

#info .orderform .note{
	float: none;
	width: 100%;
	margin-left: 0px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	display:inline-block;
}
#info .orderform .note div {
	float: right;
	width: auto;
	margin-left: 30px;
	margin-right: 0px;
}
#info .orderform .buttonline {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid!important;
	border-top-color: #ccc;
	display:block;
}






#info .orderform fieldset .checka a {
	cursor: pointer;
	line-height: 28px;
	height:28px;
	border: 1px solid #666;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
#info .orderform .buttonline input[type="submit"],#info .orderform .buttonline input[type="button"]{
	font-size: 12pt;
	line-height: 28px;
	height: 30px;
	width: 120px;
	color: #FFF;
	background-color: #F67C78;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 5px;
	box-shadow: 0 0 2px #333;
	background-image: url(../images/ggb.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "微軟正黑體", Arial;
	font-weight: bold;
}
#info .orderform .buttonline a {
	font-size: 12pt;
	line-height: 28px;
	height: 30px;
	width: 120px;
	color: #FFF;
	background-color: #82BF22;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	border-radius: 5px;
	box-shadow: 0 0 2px #333;
	font-weight: normal;
	background-image: url(../images/ggb.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#info .orderform .buttonline a .fa {
	color: #FFF;
	margin-right:5px;
}
#tagline ul {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
}
#tagline ul li {
	font-size: 12pt;
	line-height: 43px;
	color: #333;
	height: 43px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	float: left;
	margin-right: 5px;
}
#tagline ul li.stay {
	line-height: 45px;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
}
#tagline ul li a {
	line-height: 43px;
	color: #666;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}
#pagepart {
	padding: 20px;
}
#pagepart .page {
	display: none;
}
#pagepart .page.stay {
	display: block;
}
#pagepart .page h4 {
	color: #09C;
	padding-left: 20px;
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	font-size: 20pt;
}

#pagepart .page.stay div.text{
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}

#pagepart .page.stay div p {
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
	margin-bottom: 20px;
	margin-top: 10px;
}
#commuinty{
	width:100%;
}
#commuinty li {
	padding: 10px;
	border: 1px solid #AAEAFF;
	background-color: #FFF;
	margin-bottom: 20px;
	box-shadow: 0 0 2px #666;
	background-image: url(../images/fds.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#commuinty li .nameline {
	display: table;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
}
#commuinty li .nameline .star {
	float: left;
	padding-top: 10px;
}
#commuinty li .nameline .name {
	float: left;
}
#commuinty li .nameline .star .fa {
	color: #FC0;
}
#commuinty li .nameline .data {
	color: #999;
	float: right;
	font-size: 10pt;
	line-height: 35px;
	padding-right: 15px;
}
#commuinty li p {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
	padding-right: 40px;
	padding-left: 40px;
}
#qa ul li .q .fa.fa-question-circle {
	font-size: 20px;
	color: #900;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#qa ul li .q a {
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 12pt;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	padding-left: 25px;
}
#pagepart .page.stay #qa ul li .a {
	font-size: 11pt;
	line-height: 20pt;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: none;
}
#qa ul li {
	margin-bottom: 20px;
}
#qa ul li .a.stay {
	display: block!important;
}

#pagepart .page.stay .speak {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#pagepart .page.stay .speak form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pagepart .page.stay .speak form fieldset textarea {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
	height: 120px;
	width: 100%;
}
#pagepart .page.stay .speak form fieldset .fa {
	color: #FC0;
}
#pagepart .page.stay .speak h5 {
	font-size: 15pt;
	line-height: 30px;
	color: #F67C78;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F67C78;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F67C78;
	margin-bottom: 20px;
}
#pagepart .page.stay .speak form fieldset div .icon {
	height: 30px;
	width: 30px;
	margin-right: 5px;
}
#pagepart .page.stay .speak form fieldset div .icon img {
	height: 30px;
	width: 30px;
}
#pagepart .page.stay .speak form fieldset div {
	float: left;
	width: 50%;
}
#pagepart .page.stay .speak form fieldset div input {
	line-height: 28px;
	height: 28px;
	width: auto;
}
#pagepart .page.stay .speak form fieldset div input[type="submit"] {
	color: #FFF;
	background-color: #F67C78;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	width: 60px;
}
#tableform th {
	background-color: #FFC;

}

#tableform {
	background-color: #999;
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: 10px;
}
#tableform th, #tableform td{
	text-align: center;
	vertical-align: middle;
}
#tableform tr td {
	color: #666;
	background-color: #FFF;
}
#tableform tr td div {
	font-size: 10pt;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	color: #900;
}
#tableform tr td div span {
	color: #333;
}
#tableform tr .price {
	font-size: 12pt;
	color: #900;
}
#tableform tr td select {
	margin: 0px!important;
}
#tableform tr td a .fa {
	color: #82BF22;
}
#tableform tr td .delete {
	display: block;
	height: 25px;
	width: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/trashcan.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.addmore th {
	color: #333;
	background-color: #E0E0E0;
}
.addmore {
	font-size: 10pt;
	margin-bottom: 20px;
}
.addmore tr td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #666;
}
.addmore tr .price {
	color: #900;
}
#orderinfo .onepart  li .in.ins div {
	display: block;
}
#orderinfo li .in.ins div span {
	float: left;
}
#orderinfo .onepart .formsq form div fieldset .cartype .red {
	color: #900;
	margin-left: 10px;
}
#orderinfo .bline {
	text-align: center;
	margin-top: 15px;
	display: table;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#orderinfo .bline a {
	color: #FFF;
	height: 35px;
	width: 120px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #82BF22;
	display: block;
	line-height: 35px;
	float: left;
}
#orderinfo .bline a:hover {
	background-color: #F60;
}
#pageline {
	height: auto;
	width: 100%;
	text-align: center;
}
#pageline a {
	font-size: 12pt;
	line-height: 20px;
	color: #82BF22;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #82BF22;
	margin: 5px;
}
#pageline a:hover {
	color: #FFF;
	background-color: #82BF22;
}
#orderinfo .onepart .formsq form .buttonline a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	background-color: #82BF22;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	font-size: 12pt;
	height: 30px;
	width: 120px;
}
#info .orderform fieldset .note {
	font-size: 10pt;
	line-height: 28px;
	color: #900;
	float: left;
}





#svgdiv {
	display: table;
	width: 100%;
}
#svgdiv svg {
	float: left;
	margin-bottom: 20px;
}


#svgdiv svg path {
	cursor: pointer;
	fill: #D8D8D8;
}
#svgdiv svg path.stay {
	fill: #F90;
}




#svgdiv #location_poin {
	float: left;
	width: 600px;
}
#svgdiv #ition {
	float: right;
	width: 560px;
	background-color: #FFF;
	border: 3px solid #82BF22;
	border-radius: 15px;
	margin-bottom: 20px;
	position: relative;
}
#ition .intorpage {
	padding: 15px;
	display: none;
}
#ition .intorpage h5 {
	font-size: 18pt;
	line-height: 24pt;
	color: #660066;
	margin-bottom: 15px;
}
#ition .intorpage ul li .pic {
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 3px solid #EDEDED;
	border-radius: 45px;
	box-shadow: 0 0 3px #666;
	float: left;
	margin-top: 5px;
}
#ition .intorpage ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: table;
	width: 100%;
	position: relative;
}
#ition .intorpage ul li .pic img {
	height: auto;
	width: 100%;
}
#ition .intorpage ul li .text {
	padding-left: 120px;
	position: relative;
	margin-top: 10px;
}
#ition .intorpage ul li .text h6 {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#ition .intorpage ul li .text p {
	font-size: 10pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#ition #tag {
	background-image: url(../images/se.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 33px;
	width: 25px;
	left: -25px;
	top: 40px;
}
#ition .intorpage.stay {
	display: block;
}
#ordertrip {
	display: table;
}
#ordertrip #orderleft {
	float: left;
	width: 720px;
	margin-right: 20px;

}
#ordertrip #orderright {
	float: left;
	width: 380px;
}
#ordertrip #orderleft .sqx {
	margin: 20px;
	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;
}
#orderleft .sqx h3 {
	font-size: 15pt;
	line-height: 35px;
	color: #FFF;
	background-color: #F67C78;
	text-indent: 20px;
	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;
}
#ordertrip #orderleft .sqx .formpart {
	padding: 20px;
}
#ordertrip #orderright .sqx {
	margin: 20px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius:10px;
	box-shadow:0 0 3px #666;
}
#orderright .sqx h3 {
	font-size: 16pt;
	line-height: 24pt;
	color: #06C;
	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;
}
#step li .pp {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	border: 5px solid #D6D6D6;
	border-radius: 65px;
	box-shadow: 0 0 8px #333;
}
#step li.stay .pp {
	border: 5px solid #FF6900;
}
#orderright .sqx #step {
	height: auto;
	width: 100%;
}
#orderright .sqx #step li {
	height: auto;
	width: 100%;
	padding-bottom: 40px;
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	margin-bottom: 10px;
}

#orderright .sqx #step li:last-child {

	padding-bottom: 0px;
	background-image: none;
}

#step li .pp img {
	height: auto;
	width: 100%;
}
#step li .textpart h4 {
	color: #0066CC;
	font-size: 20pt;
	line-height: 24pt;
	padding-top: 10px;
}
#orderleft.bgpic {
	padding-bottom: 450px;
		background-image: url(../images/10617-NMSTJ4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:auto 450px;
}
#orderleft .sqx .formpart h4 {
	font-size: 18pt;
	line-height: 20pt;
	color: #F67C78;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	margin-bottom: 30px;
}
#orderleft .sqx .formpart .choseone a,#orderleft .sqx .formpart .choseall a {
	font-size: 11pt;
	line-height: 30px;
	color: #333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #666;
	background-color: #F0FAE2;
	cursor: pointer;
}
#orderleft .sqx .formpart .choseone,#orderleft .sqx .formpart .choseall {
	margin-top: 15px;
	margin-bottom: 40px;
}
#orderleft .sqx .formpart .choseone .chose ,#orderleft .sqx .formpart .choseone a:hover ,#orderleft .sqx .formpart .choseall .chose,#orderleft .sqx .formpart .choseall a:hover  {
	color: #FFF;
	background-color: #82BF22;
}
#orderleft .sqx .formpart .addtrip {
	margin-bottom: 20px;
	display: table;
}
#orderleft .sqx .formpart .addtrip .note input {
	font-size: 12pt;
	line-height: 28px;
	height: 28px;
	float: left;
}
#orderleft .sqx .formpart .addtrip .note a {
	line-height: 30px;
	color: #FFF;
	background-color: #FF6900;
	text-align: center;
	display: block;
	height: 34px;
	width: 60px;
	float: left;
	margin-right: 10px;
}
#servicechose {

}
#servicechose form fieldset {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline-table;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#servicechose form fieldset label {
	font-size: 11pt;
	line-height: 30px;
	color: #333;
	text-align: right;
	width: 120px;
	float: left;
}
#servicechose form fieldset input[type="text"] {
	line-height: 28px;
	height: 28px;
}
#servicechose form fieldset div {
	padding-left: 120px;
	    display: table-row;
}
#servicechose form fieldset div label {
	text-align: left;
	width: auto;
}
#servicechose form .buttons {
	text-align: center;
}
#servicechose form .buttons input {
	font-size: 12pt;
	line-height: 32px;
	color: #FFF;
	background-color: #F67C78;
	text-align: center;
	height: 35px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	font-family: "微軟正黑體", Arial;
}
#servicechose form fieldset select {
	font-size: 11pt;
	line-height: 25px;
	height: 28px;
}
#airplan {
	float: left;
	width: 420px;
	margin-right: 40px;
	padding: 15px;
	background-color: #FFF;
	box-shadow:0 0 5px #666;
	border-radius:10px;
}
#airplan .title {
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #690;
	font-size: 15pt;
	line-height: 20pt;
	color: #690;
	padding-left: 10px;
	
}

#airplan .chosewhich #ticket {
	height: 126px;
	width: 100%;
	background-size: 100% auto;
	display: table;
}
#airplan .chosewhich #ticket a {
	font-size: 13pt;
	line-height: 100px;
	color: #0A71A9;
	float: left;
	height: 126px;
	width: 50%;
	display: block;
	text-align: center;
}
#airplan form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}
#wrapper #main #intor .pushlist #dayobject {
	float: left;
	width: 590px;
	padding: 15px;
	height: auto;
}
#intor .pushlist #dayobject .title {
	color: #F30;
	font-size: 15pt;
	line-height: 20pt;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F30;
}


#intor .pushlist #airplan form fieldset label {
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 10px;
	line-height: 24px;
}

#airplan form fieldset select {
	float: left;
	height: 24px;
	width: auto;
	margin-right: 10px;
}



#airplan #ticket .ctw a{
	width: 20%;
	padding-top: 25px;
	padding-right: 15%;
	padding-left: 50px;
	font-size: 12pt;
	line-height: 16pt;
	color: #0A71A9;
	float: left;
	padding-bottom: 50px;
	margin-top: 3%;
	margin-right: 2.5%;
	margin-left: 1%;
}
#airplan #ticket .bcn a{
	width: 20%;
	padding-top: 25px;
	padding-left: 15%;
	padding-right: 5%;
	font-size: 12pt;
	line-height: 16pt;
	color: #0A71A9;
	float: left;
	text-align: right;
	margin-top: 3%;
	margin-right: 2.5%;
	margin-left: 1%;
	padding-bottom: 50px;
}
#intor .pushlist #dayobject .liarea {
	padding: 10px;
	float: left;
	width: 570px;
	height: auto;
}
#intor .pushlist #dayobject .liarea ul li {
	float: left;
	height: auto;
	width: 23%;
	margin-bottom: 20px;
	margin-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intor .pushlist #dayobject .liarea ul li:nth-child(3n) {
	margin-right: 3%!important;

}

#intor .pushlist #dayobject .liarea ul li:nth-child(4n) {
	margin-right: 0px!important;

}
#dayobject .liarea ul li div.pic {
	width: 100%;
	position: relative;
	height: auto;
	border-radius:10px;
}
#dayobject .liarea ul li div.pic img {
	height: auto;
	width: 100%;
	border-radius:10px;
}

#dayobject .liarea ul li div.pic div.se {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#dayobject .liarea ul li div.pic .se:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
}

#dayobject .liarea ul li div.pic div div {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	font-size: 18pt;
	line-height: 28pt;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 0 8px #000;
	text-align: center;
}
#dayobject .liarea ul li .pic div div span {
 
	/*display: inline-block!important;*/ 
}


#intor .pushlist .title a {
	font-size: 11pt;
	line-height: 16pt;
	color: #FFF;
	display: block;
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-radius: 10px;

}


#intor .pushlist #dayobject .title a {
	background-color: #F30;
}
#intor .pushlist section {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	display: table;
}
#intor .pushlist section #carpart .title {
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0A71A9;
	font-size: 15pt;
	line-height: 20pt;
	color: #0A71A9;
	margin-right: 15px;
	margin-left: 15px;
}
#carpart .cartype .slidecar ul li ,#master .masterlist .slidemaster ul li {
	float: left;
	width: 20%;
	position: relative;
	padding-top: 15px;
}
#carpart .cartype .slidecar,#master .masterlist .slidemaster {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#carpart .cartype .slidecar ul li .picp {
	height: 140px;
	width: 80%;
	margin-bottom: 10px;
	margin-right: 10%;
	margin-left: 10%;
}
#master .masterlist .slidemaster ul li .picp {
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
	border-radius:84px;
	
}

#carpart .cartype .slidecar ul li .picp:before,#master .masterlist .slidemaster ul li .picp:before  {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
}

#carpart .cartype .slidecar ul li .picp img ,#master .masterlist .slidemaster ul li .picp img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-radius:84px;

}






#carpart .cartype .slidecar ul li .text {
	font-size: 11pt;
	line-height: 20px;
	color: #666;
	text-align: center;
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
#carpart .cartype {
	padding-right: 35px;
	padding-left: 35px;
}
#carpart .cartype .slidecar ul li .text span {
	width: 100%;
	margin-bottom: 5px;
	display: block;
}
#master .title {
	color: #F60;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 15pt;
	line-height: 20pt;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
}
#master .masterlist {
	padding-right: 35px;
	padding-left: 35px;
}

#master .masterlist  .slidemaster ul li .text {
	font-size: 11pt;
	line-height: 20px;
	color: #666;
	text-align: center;
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

#master .masterlist  .slidemaster ul li .text div {
	width: 100%;
	margin-bottom: 5px;
	display: table;
}

#carpart .cartype .slidecar ul li .text span:first-child {
	font-weight: bold;
	color: #0A71A9;
}

#carpart .cartype .slidecar ul li .text span:first-child {
	font-weight: bold;
	color: #FF6600;
}
#master .masterlist .slidemaster ul li .text div span {
	display: block;
	float: left;
	margin-right: 5px;
}
#intor .pushlist section #master .masterlist .slidemaster ul li .text div .star span {
	background-image: url(../images/no_start.png);
	background-repeat: repeat;
	background-position: center center;
	height: 17px;
	width: 17px;
	margin-right: 3px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#master .masterlist .slidemaster ul li .text div .star {
	float: left;
	width: auto;
}
#master .masterlist .slidemaster ul li .text .center {
	display: table;
    margin-right: auto;
    margin-left: auto;
    width: auto!important;
}
#intor .pushlist section #master .masterlist .slidemaster ul li .text div .star span.allstar {
	background-image: url(../images/all_start.png);
}
#intor .pushlist section #master .masterlist .slidemaster ul li .text div .star span.half {
	background-image: url(../images/half_start.png);
}
#master .masterlist .slidemaster ul li .text .namewho {
	font-weight: bold;
	color: #333;
	position: relative;
}
#master .masterlist .slidemaster ul li .text .center span:first-child {
	color: #333;
	font-weight: bold;
}
#master .masterlist .slidemaster ul li .medal {
	background-image: url(../images/medal3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	position: absolute;
	z-index: 1000;
	right: 15px;
	top: 10px;
}
#master .masterlist .slidemaster ul li .medal.gold {
	background-image: url(../images/medal.png);
}
#master .masterlist .slidemaster ul li .medal.silve {
	background-image: url(../images/medal2.png);
}
#ordertour .title {
	color: #909;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 15pt;
	line-height: 20pt;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #909;
}
#ordertour .pushsq {
	margin-right: 15px;
	margin-left: 15px;
	display: table;
}
#ordertour .pushsq .slidesq {
	float: left;
	width: 490px;
	padding: 15px;
	background-color: transparent;
	box-shadow: 0 0 5px #666;
	border-radius: 8px;
	margin-bottom: 30px;
}
#ordertour .pushsq .slidesq:nth-child(2n) {
	margin-left: 50px;
}
#ordertour .pushsq .slidesq .title {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: bold;
}
#ordertour .pushsq .slidesq .slide {
	/*	display: table;*/
	width: 450px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	height: 180px!important;
}
#ordertour .pushsq .slidesq .slide ul li {
	height: 180px;
	width: 150px;
	float: left;
}
#ordertour .pushsq .slidesq .slide ul li .pic {
	background-color: #FFF;
	margin: 10px;
	padding: 5px;
	height: 120px;
	width: 120px;
	box-shadow: 0 0 3px #666;
	text-align: center;
}
#ordertour .pushsq .slidesq .slide ul li .pic img {
	height: auto;
	width: 100%;
}
#ordertour .pushsq .slidesq .control .slide ul li .text {
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#ordertour .pushsq .slidesq .control .slide ul li .text a {
	color: #666;
}
#carpart .title a {
	background-color: #0A71A9;
}
#master .title a {
	background-color: #F60;
}
#ordertour .title a {
	background-color: #909;
}
#intor .memberabout div h2 {
	font-family: "微軟正黑體", Arial;
	color: #000000;
	margin-bottom: 20px;
}
#dayobject .liarea ul li .pic .se div span:first-child {
	font-size: 15pt;
	line-height: 24pt;
	display: block;
}
#leftsearch {
	margin-top: 20px;
	
}
#leftsearch .title {
	font-size: 12pt;
	line-height: 24pt;
	color: #FFF;
	background-color: #0099CC;
	padding-right: 10px;
	padding-left: 10px;
}
#leftsearch .searchsq {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#leftsearch .searchsq form fieldset {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
	width: 100%;
	padding: 0px;
}
#leftsearch .searchsq form fieldset label {
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
}
#leftsearch .searchsq form fieldset input {
	float: left;
	height: 28px;
	width: 140px;
	margin-right: 10px;
}
#plist li .start {
	color: #333;
	font-size: 11pt;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#plist li .start .fa {
	color: #F90;
}







#info .litpic {
	height: auto;
	width: 100%;
	z-index: 100;
}
#info .litpic ul {
	height: auto;
	width: 100%;
	display:table;
}


#info .litpic ul li{
	height: auto;
	width: 80px!important;
	padding: 5px;
	margin: 0px;
	float: left;
}


#info .litpic ul li:hover{
	height: auto;
	width: 80px!important;
	padding: 5px;
	margin: 0px;
	float: left;
}







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


}




#info .litpic ul li a{
	height: auto;
	width: 100%;
	padding: 0px;
	display: block;
	cursor: pointer;
}
#info .litpic ul li a img {
	height: auto;
	width: 100%;
}
#info .orderform fieldset .fa {
	color: #F60;
}
#leftsearch .searchsq form fieldset select {
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#leftsearch .searchsq form fieldset input[type="submit"] {
	color: #FFF;
	background-color: #09C;
	height: 35px;
	width: 100%;
	border-radius: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#leftsearch .title .fa {
	margin-right: 5px;
}
#pagepart .page.stay div h4 span {
	font-size: 12pt;
	line-height: 35px;
	color: #09C;
	margin-left: 10px;
}
#main.carandmarst {
	top: 140px;
}
#intor .memberabout .tablediv .rightpart .carsbanner {
	margin-bottom: 15px;
}
#intor .memberabout .tablediv .rightpart .cartype ul {
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li {
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	display: table;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .picp {
	height: 200px;
	width: 300px;
	margin-right: 20px;
	float: left;
}





#intor .memberabout .tablediv .rightpart .cartype ul li .picp:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
}

#intor .memberabout .tablediv .rightpart .cartype ul li .picp img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	font-size: 18pt;
	line-height: 28pt;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 0 8px #000;
	text-align: center;
}













#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt {
	float: left;
	width: 520px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt h3 {
	font-size: 20pt;
	line-height: 36pt;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt h3 span:before {
	content:" / ";
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt .info {
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt .startline {
	margin-top: 15px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt .driverwho {
	margin-top: 15px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt .driverwho a {
	font-size: 11pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #F60;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius:10px;
}
#intor .memberabout .tablediv .rightpart .cartype ul li .carrignt h3 span {
	font-size: 12pt;
}
#masterlist ul {
	display: table;
	width: 100%;
}
#masterlist ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
	margin-bottom: 20px;
	position: relative;
}

#masterlist ul li .picp{
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	position: relative;

}

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

#masterlist ul li .picp img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-radius: 50%;

}
#masterlist ul li:nth-child(4n) {
	margin: 0px;
}
#masterlist ul li .textpart .nametext {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	text-align: center;
}
#masterlist ul li .textpart {
	height: 60px;
	width: 100%;
}
#masterlist ul li .textpart .start {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
}
#masterlist ul li .medel {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1200;
}
#masterlist ul li .medel.g {
	background-image: url(../images/medal.png);
	background-repeat: no-repeat;
}
#masterlist ul li .medel.s {
	background-image: url(../images/medal2.png);
	background-repeat: no-repeat;
}
#masterlist ul li .medel.c {
	background-image: url(../images/medal3.png);
}
#intor .memberabout .tablediv .rightpart .cartype.in ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#intor .memberabout .tablediv .rightpart #masterlist {
	margin-right: 20px;
	margin-left: 20px;
}
#masterlist .note {
	color: #82BF22;
	margin-top: 5px;
	margin-bottom: 20px;
}
#order_trip .leftitem {
	float: left;
	width: 760px;
	margin-right: 20px;
	background-color: #FFF;
	padding: 20px;
	border-radius:20px;
	box-shadow:0 0 5px #666 inset;
}
#order_trip {
	display: table;
	width: 100%;
}
#order_trip .leftitem .selectclass {
	margin-bottom: 10px;
	width: 740px;
	background-color: #F0F0F0;
	padding: 10px;
}
#order_trip .leftitem .selectclass ul li a {
	color: #060;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #060;
	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: 300px;
}
#daytrip .day {
	background-color: #FFF;
	padding: 20px;
	width: 260px;
	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: #F60;
}
#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: 170px;
}

#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: #F60;
	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: #F60;
	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;
}









#ordertour .pushsq .slidesq .control {
	position: relative;
}

#master .masterlist .slidemaster ul li .text .center .star .fa {
	color: #FC0;
}
#mastermain {
	height: auto;
	width: 100%;
}
#mastermain .mainpart {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
#mastermain .mainpart .picppart {
	float: left;
	width: 256px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mastermain .mainpart .picppart img {
	height: auto;
	width: 240px;
	border: 8px solid #DEDEDE;
	border-radius: 130px;
}
#mastermain .mainpart .minfo {
	float: left;
	width: 564px;
	padding-right: 20px;
	padding-top: 20px;
}
#mastermain .mainpart .minfo .name {
	font-size: 18pt;
	line-height: 50px;
	color: #000;
	display: table;
	margin-bottom: 15px;
}
#mastermain .mainpart .minfo .name .medal {
	height: 50px;
	width: 50px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#mastermain .mainpart .minfo .name .medal.g {
	background-image: url(../images/medal.png);
}
#mastermain .mainpart .minfo .name .medal.s {
	background-image: url(../images/medal2.png);
}
#mastermain .mainpart .minfo .name .medal.c {
	background-image: url(../images/medal3.png);
}





#daytrip form a .fa {
	margin-right: 5px;
	margin-left: 5px;
}
#daytrip form .day .delect{
	position: absolute;
	top: 2px;
	right: 5px;
}
#daytrip form .day .delect a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#daytrip form .day .delect a .fa {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
}
#daytrip form .day h3 a {
	float: right;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #333;
}
#mastermain .mainpart .minfo .name span {
	float: left;
	display: block;
}
#mastermain .mainpart .minfo div {
	width: 100%;
	margin-bottom: 10px;
}
#mastermain .mainpart .minfo .ssd {
	color: #666;
}
#mastermain .mainpart .minfo .ssd span:first-child {
	font-weight: bold;
	color: #000;
}
#mastermain .mainpart .minfo .ssd span .fa {
	color: #FC0;
}
#mastermain .mainpart .minfo .ssd .red {
	color: #C00;
	font-size: 15pt;
}
#mastermain .mainpart .minfo .ssd a {
	color: #FFF;
	background-color: #F60;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-right: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
#mastermain .mainpart .minfo .ssd .evaluation {
	background-color: #82BF22;
}
#mastermain .mtager {
	width: 100%;
	margin-bottom: 20px;
}
#mastermain .mtager .tagline {
	display: table;
	width: 100%;
}
#mastermain .mtager .tagline ul li a {
	font-size: 12pt;
	line-height: 32px;
	color: #66971C;
	display: block;
	height: 35px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #82BF22;
	border-right-color: #82BF22;
	border-left-color: #82BF22;
	white-space: nowrap;
	font-weight: bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	cursor: pointer;
}
#mastermain .mtager .tagline ul li {
	float: left;
}
#mastermain .mtager .tagline ul {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 37px;
}
#mastermain .mtager .tagline ul li.stay a {
	background-color: #FFF;
	
}
#mastermain .mtager .tagpage {
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	display: none;
	width: 850px;
}
#tabledate {
	float: left;
	height: auto;
	width: 410px;
	margin-right: 30px;
}
#mastermain .mtager .tagpage form {
	width: 100%;
}
#mastermain .mtager .tagpage form fieldset label {
	text-align: right;
	float: left;
	width: 120px;
	font-size: 12pt;
	line-height: 28px;
}
#mastermain .mtager .tagpage form fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	display: table;
	width: 100%;
}
#mastermain .mtager .tagpage form fieldset div {
	float: right;
	width: 280px;
}
#mastermain .mtager .tagpage form fieldset div input[type="text"] {
	float: left;
	height: 28px;
	padding-left: 10px;
	width: 270px;
}
#candle {
	background-color: #CDCDCD;
	padding: 2px;
}
#candle .candlehand {
	background-color: #82BF22;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#candle .candlehand a .fa {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	margin-right: 30px;
	margin-left: 30px;
}
#candle table thead tr th {
	width: 14.2%;
	color: #5A8718;
	background-color: #DEE7D0;
}
#candle table {
	font-size: 11pt;
}
#candle table td {
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	height: 50px;
}
#candle table tbody tr .order {
	background-color: #FFC;
}
#candle table tbody tr td.order:after {
	color: #C00;
	display: block;
	content: "已預約";
	font-size: 10pt;
	line-height: 20pt;
}
#candle table tbody tr .vacation {
	background-color: #F0F0F0;
	font-size: 10pt;
	line-height: 20pt;
}
#candle table tbody tr td.vacation:after {
	color: #000;
	display: block;
	content: "休假";
	font-size: 10pt;
	line-height: 20pt;
}
#candle table tbody tr td a {
	color: #000;
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
#candle table tbody tr td a:hover {
	color: #000;
	height: 100%;
	width: 100%;
	background-color: #E9F7CA;
	cursor: pointer;
}
#candle table tbody tr td a:hover:after ,#candle table tbody tr td a.stay:after {
	content: "預約";
	color: #82BF22;
	display: block;
	font-size: 10pt;
	line-height: 20pt;
}
#candle table tbody tr td a.stay{
	background-color: #E9F7CA;
}
#mastermain .mtager .tagpage form .right {
	float: left;
	width: 400px;
	margin-top: 20px;
}
#mastermain .mtager .tagpage form .right h4 {
	color: #066;
	margin-bottom: 10px;
	font-size: 15pt;
	line-height: 20pt;
}
#mastermain .mtager .tagpage form .right fieldset div select {
	height: 28px;
}
#mastermain .mtager .tagpage form .right .buttons input[type="submit"] {
	line-height: 28px;
	color: #FFF;
	background-color: #82BF22;
	text-align: center;
	height: 30px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-right: auto;
	margin-left: auto;
}
#mastermain .mtager .tagpage form .right .buttons {
	text-align: center;
}
#mastermain .mtager .tagpage .pageline {
	width:100%;
	color: #82BF22;
	text-align: center;
	display: table;
}
#mastermain .mtager .tagpage .pageline a{
	color: #82BF22;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#mastermain .mtager .tagpage.stay {
	display: table;
}
#vote {
	height: 300px;
	width: 700px;
	padding: 20px;
}
#vote h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 15pt;
	line-height: 20pt;
	color: #060;
}
#vote form fieldset label {
	font-size: 12pt;
	line-height: 30px;
	text-align: right;
	float: left;
	width: 120px;
}
#vote form fieldset {
	display: table;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#vote form fieldset div {
	float: left;
	height: auto;
	width: 540px;
	line-height: 30px;
}
#vote form fieldset input {
	background-color: #82BF22;
	height: 30px;
	width: 120px;
	font-family: "微軟正黑體", Arial;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:5px;
}
#vote form .but {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vote form fieldset div textarea {
	height: 80px;
	width: 100%;
}
#intor .memberabout .tablediv .rightpart h3 {
	color: #993300;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
#faq ul {
	height: auto;
	width: 100%;
}
#faq ul li {
	margin-bottom: 15px;

}
#faq {
	margin: 20px;
	float: left;
	width: 840px;
}
#faq ul li .q a {
	color: #000000;
	background-color: #FFFFDF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	display: block;
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	border-radius: 15px;
	cursor: pointer;
}
#faq ul li .a {
	font-size: 11pt;
	line-height: 20pt;
	color: #666;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#faq ul li .a.stay {
	display: block;
}
#intor .memberabout .tablediv .rightpart #aboutus {
	padding: 15px;
}
#intor .memberabout div #orderleft.ordercar {
	width: 800px;
	margin-right: auto!important;
	margin-left: auto!important
}
#intor .memberabout div #orderleft .sqx .formpart {
	background-color: #FFF;
	padding: 15px;
	box-shadow:0 0 5px #666;
}
#dayobject .liarea ul li .pic a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2000;
}
#trip {
	padding: 20px;
	width: 480px;
}

#trip  .picp{
	text-align: center!important;
	margin-bottom: 15px;
}
#trip  .picp:before  {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center!important;
}

#trip  .picp img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;

}
#trip .textline {
	font-size: 15pt;
	line-height: 20pt;
	font-weight: bold;
	color: #360;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#trip .text {
	font-size: 11pt;
	line-height: 20pt;
	color: #333;
}
#source .drag div {
	position: relative;
	margin-bottom: 5px;
}
#source .drag div .inm {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 0px;
	bottom: 0px;
	display: block;
	z-index: 3000;
}
#source .drag div .inm a {
	color: #FFF;
	height: 30px;
	width: 30px;
	font-size: 30px;
	line-height: 30px;
	text-shadow: 0 0 3px #666;
}
#footer #under {
	font-size: 11pt;
	line-height: 20pt;
	color: #FFF;
	height: auto;
	width: 1200px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#footer #under #SiteMap {
	float: left;
	width: 50%;
	height: 120px;
	margin-bottom: 15px;
}
#footer #under #infomation {
	float: left;
	width: 48%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 120px;
	margin-bottom: 15px;
	padding-left: 20px;
}
#footer #copyright {
	width: 1200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
	line-height: 16pt;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
}
#footer #under #SiteMap ul li {
	font-size: 11pt;
	line-height: 24px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 24px;
	width: 100%;
	margin-bottom: 5px;
}
#footer #under #SiteMap ul li a {
	color: #FFF;
}
#footer #under #SiteMap ul li a {
	padding-left: 10px;
}
#footer #under #SiteMap ul {
	float: left;
	width: 25%;
}
#infomation ul li .fa {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	font-size: 20px;
	line-height: 30px;
}
#infomation ul li {
	font-size: 12pt;
}
