* {
	margin: 0;
	padding: 0;
	border: 0;
}

BODY {
	background: #D1CE9F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

#all {
	width: 740px;
	border: #000000 1px solid;
	border-width: 0 1px 0 1px;
	background: url(images/index/bg_top.gif) 0 454px repeat-x #E8E5BC;
}

.image {
	float: left;
}

#desc01 {
	float: left;
	background: url(images/index/img11.jpg) no-repeat;
	width: 247px;
	height: 151px;
	text-align: left;
	padding: 0 20px 0 15px;
}

#desc02 {
	float: left;
	background: url(images/tour/img08.jpg) no-repeat;
	width: 245px;
	height: 152px;
	text-align: left;
	padding: 40px 20px 0 25px;
}

#desc03 {
	float: left;
	background: url(images/tour2/img08.jpg) no-repeat;
	width: 260px;
	height: 142px;
	text-align: left;
	padding: 50px 10px 0 20px;
}

.block {
	background: url(images/index/img16.jpg) center no-repeat;
	width: 670px;
	height: 299px;
	padding: 30px 30px 0 30px;
	clear: both;
	display: block;
}

.block_desc {
	float: left;
	clear: both;
	text-align: left;
	padding: 5px 0 0 15px;
	width: 410px;
	color: #513935;
}

.block_left {
	float: left;
	width: 430px;
}

.block_thumb {
	border: #000000 1px solid;
	border-width: 1px 0 0 1px;
	float: left;
}

.block_right {
	float: left;
	width: 220px;
	padding: 0 0 0 7px;
}

.block_flash {
	border: #000000 1px solid;
	float: left;
}

.thumb {
	float: left;
	width: 142px;
	height: 101px;
	border: #000000 1px solid;
	border-width: 0 1px 1px 0;
}

.top {
	background: url(images/index/bg_top.gif) top repeat-x;
}

#join {
	background: url(images/join/img11.jpg) center no-repeat;
	width: 660px;
	height: 353px;
	padding: 0 30px 0 45px;
	clear: both;
	display: block;
}

#join_left {
	float: left;
	width: 300px;
	margin: 70px 0 0 0;	
}

#join_right {
	float: left;
	width: 330px;
	margin: 30px 0 0 30px;
}

.join_header {
	font-size: 18px;
	font-weight: bold;
}

UL.list li {
	list-style: none;
	background: url(images/join/bullet.gif) no-repeat;
	text-align: left;
	padding: 0 0 15px 20px;
	font-weight: bold;
}

#footer {
	width: 600px;
	padding: 50px 0 20px 0;
}

INPUT {
	width: 250px;
	background: #CCCCCC;
	border: #000000 1px solid;
	margin: 5px 0 0 0;
}

H3 {
	font-size: 18px;
	font-weight: bold;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}