<!--
/* CSS Document */
.box_top {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	font-size: 10pt;
}
.font9 {
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	font-size: 10pt;
	color: #333333;
}
.item_box {
	border-top: 1pt;
	font-size: 10pt;
	padding: 0;
}

.font8 {
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	font-size: 10pt;
	color: #000033;

}
.tour-day {
	font-family:"文鼎中圓", "華康中圓體", "新細明體", "標楷體";
	font-size: 14pt;
	font-weight: 100;
	color: #000066;
	background-color: #D3DEFE;
	text-align: center;
	vertical-align: top;
}
.tour_box {
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	border-top: 2px none;
	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 2px none;
	font-size: 13px;
	line-height: 1.5em;
	color:#333333;
}
.tour-title {
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體";
	font-size: 14pt;
	font-weight: 200;
	color: #000066;
	background-color: #D3DEFE;
	font-style: normal;
}

.start_mark {
	text-align: right;
	vertical-align: top;
  color:#000066;
}

.mark_mark {
	text-align: right;
	vertical-align: top;
	font-size: 10pt;
  color:#333333;
}

tr .tour-eat {
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	font-size: 10pt;
	font-weight: 100;
	color: #0066CC;
	<!--background-color: #FFB580;-->
	text-align: left;
	width: 100%;
}
.tour_jog{
	font-family: "文鼎中圓", "華康中圓體", "新細明體", "標楷體", Arial;
	font-size: 10pt;
	font-weight: 100;
	color: #000033;
	background-color: #95D1F3;
	text-align: left;
}

.price_box {
	border-top: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin dotted #CCCCCC;
	width: 100%;
	color:#333333;
}
.price_box_head {
	white-space: nowrap;
	background-color: #BCCFED;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.price_box_normal {
	border-top: thin none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
	white-space: nowrap;
}

.price_box_low {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #FF9933;
}
-->

