body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #4F1003;
	text-decoration: none;
	text-align:left;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 8px;
	margin-top: 5px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align:left;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 21px;
	font-weight: normal;
	color: #231815;
}
.price_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #720000;
}
.price_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	color: #A20000;
}
a:hover {
	color: #831401;
	text-decoration: underline;
}
