@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #efefef;
}

.cont_newsnav_boating {
	width: 99%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 20px;
    font-size: 12px;
    font-weight: 700;
    font-family: "微軟正黑體";
    color: #666;
    padding-left: 2%;
    padding-right: 2%;
}

.cont_newsnav_boating a {
    color: #666;
}

.cont_newsnav_boating a:visited {
    color: #666;
    text-decoration: none;
}

.cont_newsnav_boating a:hover {
    color: #1cc9cf;
}

#cont_a {
	width: 100%;
	position: relative;
    display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont_a .box {
	width: 100%;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 0px;
	border: 1px solid #DCDCDC;
}

.cont_boating_bg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0px;
	text-align: center;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 424px;
	cursor: pointer;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


#cont_a .list_a {
	text-align: center;
	display: inline-block;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
}

#cont_a #title {
    display: block;
    text-align: left;
    font-size: 36px;
    font-family: "微軟正黑體";
    color: #fff;
    margin-bottom: 1px;
    line-height: 55px;
    background-color: #b5d83e;
    font-weight: 500;
    padding-left: 10px;
}

#cont_a #money_title {
    display: block;
    text-align: left;
    font-size: 27px;
    font-family: "微軟正黑體";
    color: #fff;
    margin-bottom: 15px;
    line-height: 50px;
    background-color: #ab71e0;
    font-weight: 500;
    padding-left: 10px;
}

#cont_a #money {
	display: table;
	text-align: left;
	font-size: 13px;
	font-family: "微軟正黑體";
	color: #252525;
	margin-bottom: 1px;
	line-height: 33px;
	background-color: #f0eeee;
	font-weight: 500;
	border: 1px solid #DDDDDD;
}

#cont_a #money .text_big{
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
}

#cont_a #money .red {
    color: #e93737;
}


#cont_a  .sub {
    display: block;
    text-align: left;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
    margin-bottom: 13px;
    line-height: 26px;
    background-color: #75cbf7;
    font-weight: 500;
    padding-left: 10px;
}

#cont_a  .explanation {
    display: block;
    text-align: left;
    font-size: 15px;
    font-family: "微軟正黑體";
    color: #2c2c2c;
    margin-bottom: 30px;
    line-height: 26px;
    font-weight: 500;
    padding-left: 0px;
}



#cont_a .line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
    display: table;
    padding-top: 26px;
	margin-bottom: 26px;
}

#cont_a .title_img {
	float: left;
	width: 100%;
	display: inline-block;
	}

#cont_a .title_img:hover {
/*	
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
*/	
}



#cont_a .text_box {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-top: 15px;
    padding-right: 0px;
}


#cont_a .text_box  day {
	display: inline-block;
	text-align: left;
	font-size: 22px;
	font-family: "微軟正黑體";
	color: #fff;
	line-height: 36px;
	padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 500;
	background-color: #f77575;
	margin-right: -3px;
}

#cont_a .text_box .title {
	display: inline-block;
	text-align: left;
	font-size: 22px;
	font-family: "微軟正黑體";
	color: #fff;
	line-height: 36px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 500;
	margin-bottom: 22px;
	background-color: #75b2fb;
}


#cont_a .text_box .select {
	margin-bottom: 10px;
	border-bottom: 1px dotted #c9c9c9;
	padding-left: 6px;
	padding-right: 6px;
}

#cont_a .text_box .select:hover {
	background-color: #f0eeee;
}

#cont_a .text_box .select_title {
    text-align: left;
    font-size: 21px;
    font-family: "微軟正黑體";
    color: #f77575;
    line-height: 36px;
    font-weight: 600;
    display: block;
}

#cont_a .text_box .select_title a{
    color: #f77575;
}

#cont_a .text_box .select_title a:hover{
    color: #7bb22d;
}


#cont_a .text_box .select_route {
    text-align: left;
    font-size: 13px;
    font-family: "微軟正黑體";
    color: #1f1f1f;
    line-height: 22px;
    margin-bottom: 6px;
    font-weight: 600;
    display: inline-block;
}

#cont_a .text_box .photo {
	margin-bottom: 30px;
	margin-top: 10px;
}


#cont_a .text_box .text focus{
	color: #FF6600;
}

#cont_a .text_box .link_box {
	display: inline-block;
}


#cont_a .text_box li {
	display: inline-block;
}

#cont_a .text_box .link_box2 {
	display: inline-block;
	margin-top: 10px;
}


#cont_a .text_box2 li {
	display: inline-block;
}






#cont_a .text_box .br {
	display: inline-block;
	text-align: left;
	font-size: 14px;
	font-family: "微軟正黑體";
	margin-right: 10px;
	background-color: #f7880c;
	color: #FFF;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 23px;
	margin-bottom: 5px;
	border-radius: 6px;
	
}




#cont_a .button_apply {
    display: inline-block;
    text-align: center;
    /* line-height: 26px; */
    font-size: 34px;
    font-family: "微軟正黑體";
    background-color: #e93737;
    color: #FFF;
    /* float: left; */
    padding-left: 22px;
    padding-right: 22px;
    line-height: 56px;
	margin-top: 5px;
    margin-bottom: 18px;
    /* cursor: pointer; */
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
}

#cont_a .button_apply:hover{
	background-color: #bc1f1f;
}

#cont_a .footer_logo {
	text-align: center;
	margin-bottom: 15px;
}

#cont_a .footer_text {
    font-size: 25px;
    font-family: "微軟正黑體";
    color: #e94242;

}

#fame {
	display: inline-block;
	text-align: center;
	width: 100%;
}

#fame .link {
	display: inline-block;
	text-align: center;
	font-size: 33px;
	font-family: "微軟正黑體";
	margin-right: 10px;
	background-color: #0db8cc;
	color: #FFF;
	margin-top: 15px;
	padding-left: 12px;
    padding-right: 12px;
    line-height: 46px;
	margin-bottom: 5px;
	cursor: pointer;
	border-radius: 6px;
}

#fame .link:hover{
	background-color: #0296a8;
	color: #FFF;
	cursor: pointer;
}

#footer_boating {
    font-family: "微軟正黑體";
    width: 100%;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 25px;
    color: #616161;
    background-color: #d2d2d2;
}

#footer_boating a {
    color: #616161;
}

#footer_boating a:hover {
    color: #1f1f1f;
}


.youtube {
	margin-top: 15px;
	margin-bottom: 10px;		
}

.tour_a {
	margin-bottom: 50px;		
	text-align: -webkit-center;
}
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

.fav_box {
    width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: center;
}

.fav_select{
	margin-right: auto;
	margin-left: auto;
	display: inline-grid;
	/*	-moz-border-radius:8px; */
/*	-webkit-border-radius: 8px; */
/*	border-radius: 8px; */
	margin-top: 8px;
	webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color: #4080ff;
    margin-right: 8px;
    margin-bottom: 26px;
    padding-bottom: 10px;
    width: 315px;
	height: 400px;

}

.fav_select:hover  {
	webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color: #c04131;
}


.fav_title {
	text-align: center;
	font-family: "微軟正黑體";
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: 700;
	padding-right: 6px;
	padding-left: 6px;
}

.fav_text {
	text-align: center;
	font-family: "微軟正黑體";
	color: #fff;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: 300;
	padding-right: 6px;
	padding-left: 6px;
	}

.fav_add {
	text-align: center;
	font-family: "微軟正黑體";
	color: #fff;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 13px;
	font-weight: 300;
}

#fav_box #title {
	display: inline-block;
	text-align: center;
	font-size: 46px;
	font-family: "微軟正黑體";
	color: #333333;
	margin-bottom: 30px;
	margin-top: 35px;
	width: 100%;
	border: 1px solid #CCC;
	line-height: 60px;
	background-color: #eeeeee;
}



@media screen and (max-width: 1000px) {
	#cont_a {
    width: 100%;
	overflow: hidden;	
}

#cont_a .box {
    width: 96%;
	padding-left: 0px;
}

#cont_a .list_a {
    padding-left: 2%;
    padding-right: 2%;
	width: 98.5%;
}

#cont_a .title_img {
    width: 100%;
}
	
	
#cont_a .text_box {
    text-align: center;
    width: 100%;
    padding-right: 0px;
}





#cont_a .text_box .br {
	text-align: center;
    float: none;
}



.fb_comm {
    display: inline-block;
    width: 98%;
}

}

@media screen and (max-width: 640px) {

#cont_a .text_box .title {
	font-size: 23px;
	line-height: 23px;
}

.cont_boating_bg {
	background-image: url(images/banner_640.jpg);
	height: 300px;
}

#cont_a .top_img img {
    width: 38%;
	}
	


.fav_select {
	width: 98%;
	height: inherit;
	margin-right: inherit;

}
	
	}