.ticket-title {
	font-family: "MS PGothic";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.price {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FF0B1C;
}
.thb1 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.price2 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.thb2 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.mainbody{
border-right: 1px dotted #A5A5A5;
border-left: 1px dotted #A5A5A5;
}
.border-right{
border-right: 1px dotted #A5A5A5;
}
.border-left{
border-left: 1px dotted #A5A5A5;
}
.border-botom{
border-bottom: 1px dotted #A5A5A5;
}
.border-randb{
border-bottom: 1px dotted #A5A5A5;
border-right: 1px dotted #A5A5A5;
}.hotel-title {
	font-family: "MS PGothic";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.hotel-detail {
	font-family: "MS PGothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.hotel-price {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #E10000;
}
a {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.mainfont {
	font-family: "MS PGothic";
	font-size: 12px;
	color: #666666;
