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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.warn-text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-right: 23px;
	padding-left: 23px;
}
.copyright-info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.copyright-info a {
	color: #F09;
}
.copyright-info a:hover {
	color: #FF74CB;
}
.tour-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.tour-text a {
	color: #F09;
	font-weight: bold;
}
.tour-text a:hover {
	color: #FF74CB;
	text-decoration: none;
}
.tour-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/tour-sets_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.join-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.join-text a {
	color: #F09;
	font-weight: bold;
}
.join-text a:hover {
	color: #FF74CB;
	text-decoration: none;
}.tour {
}
.tour img {
	border: 1px solid #F00459;
}
.update-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.update-text a {
	color: #F09;
	font-weight: bold;
}
.update-text a:hover {
	color: #FF74CB;
	text-decoration: none;
}

