* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #CCCCCC;
}
body, html {
	background-color: #000000;
}
#all {
	width: 1100px;
}
.image {
	float: left;
}
.block {
	background: url(images/index/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 338px;
	width: 1100px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.block_tour01 {
	background: url(images/tour01/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 844px;
	width: 1100px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.block_tour01_01 {
	background: url(images/tour01/bg_block_01.jpg) 0 0 no-repeat;
	clear: both;
	height: 867px;
	width: 1100px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.block_tour01_02 {
	background: url(images/tour02/bg_block_02.jpg) 0 0 no-repeat;
	clear: both;
	height: 842px;
	width: 1100px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.block_join {
	background: url(images/join/bg_block_join.jpg) 0 0 no-repeat;
	clear: both;
	height: 547px;
	width: 1100px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.thumbs {
	padding: 120px 0 0 170px;
	height: 570px;
}
.thumbs IMG {
	border: #FFF 1px solid;
	float: left;
	margin: 0 8px 5px 0;
}

.big {
	margin: 0 15px 10px 0 !important;
}

.spacer {
	clear: both;
	text-align: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	padding: 10px 170px 10px 170px;
}

.text {
	width: 300px;
	text-align: justify;
	padding-left: 720px;
	padding-top: 70px;
}
#footer {
	background-position:top;
	color: #fff;
	background-color: #000;
	padding: 10px 90px 10px 90px;
	font-size: 12px;
	text-align: center;
	clear:both;
}
A {
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #ff9900;
}
A:hover {
	color: #ff9900;
	text-decoration: none;
}
.block_join ul {
	text-align: left;
	font-size: 10px;
	color: #fff;
	padding-left: 190px;
	padding-top: 150px;
}
.block_join li {
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: url(images/join/daw.gif);
}
table.block_join_pay {
	clear:both;
}
table.block_join_pay td {
	vertical-align:top;
}
table.block_join_pay td.pay_block span {
	font-size: 12px;
}
table.block_join_pay td.pay_block {
	padding-left: 40px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 100px;
}
.block_join H3 {
	font-size: 17px;
	margin: 0 0 5px;
}
/* join form submit buttons */
table.block_join_pay td.pay_block input {
	width:100%;
	cursor:pointer;
	background:#eee;
	border:1px outset silver;
}
table.block_join_pay td.pay_block input {
	background:pink;
	border:1px outset #bd0900;
	font-weight:bold;
	color:#bd0900;
}
table.block_join_pay td.pay_block input {
	background:pink;
	border:1px outset silver;
}

