@charset "utf-8";
/* CSS Document */

/*大標*/
.h1Green{
	color:rgba(65,171,39,1.00);
}

.week{
	background-color:rgba(65,171,39,1.00);

}

/*路線*/
.routeLine{
	background-color:rgba(65,171,39,1.00);
}

/*住宿*/
.stay{
	color:rgba(65,171,39,1.00);
	padding-bottom:0;
}

.nation{
	border-bottom: 1px solid rgba(65,171,39,1.00);
		}

.time{
	color:rgba(65,171,39,1.00);
	font-weight:bolder;
}

/*消費指南&價目表說明*/
.consumeExplain{
	background-color: rgba(65,171,39,0.3);
}

.trGreen{
	background-color:rgba(65,171,39,1.00);
}

/*常用酒店*/
.bgcolor tr:nth-child(even) {background: rgba(65,171,39,0.1);}

/*備註*/
.dps h3{
	background-color:rgba(65,171,39,1.00);
}

.cnoteItem{
	border-bottom: 1px solid rgba(65,171,39,1.00);
}
