@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	color: #FFF;
}
.small_b {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer_r {
	color: #FFF;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tour_t {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.tour_m {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}