* {
	margin: 0;
	padding: 0;
	border: none;
}

BODY {
	background: #303030;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bo {
	background: #303030;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#all, #all_join {
	border: #000000 1px solid;
	border-width: 0 1px 0 1px;
	width: 740px;
}
#all { background: url(images/index/img22.jpg) right bottom no-repeat #717171; }
#all_join {	background: url(images/join/img11.jpg) right bottom no-repeat #717171; }

.div01 {
	float: left;
	width: 172px;
	height: 117px;
	background: url(images/index/img11.jpg) no-repeat;
	font-size: 10px;
	text-align: left;
	padding: 10px 20px 0 10px;
}

.block {
	width: 740px;
	height: 791px;
	background: url(images/index/img18.jpg) top center no-repeat;
	clear: both;
	padding: 25px 0 0 0;
}

.block2 {
	width: 511px;
	height: 75px;
	clear: both;
	padding: 25px 0 0 0;
}

.block_join {
	width: 740px;
	height: 512px;
	background: url(images/join/bg01.gif) top center no-repeat;
	clear: both;
	padding: 25px 0 0 0;
	font-size: 12px;
}

.border {
	border: #000000 1px solid;
}

.lite {
	float: left;
	border-width: 1px 0 1px 1px;
	width: 150px;
	height: 120px;
}
.lite_join {
	float: left;
	border-width: 1px 1px 0 1px;
	width: 149px;
	height: 120px;
}

.div_thumbs {
	padding: 0 0 0 68px;
	float: left;
	border-width: 0 1px 0 0;
}

.desc {
	font-weight: bold;
	width: 600px;
	text-align: left;
}

.image {
	float: left;
}

.spacer {
	clear: both;
}

#footer, #footer_join {
	clear: both;
	padding: 0 20px 0 320px;
	text-align: left;
	height: 274px;
	margin: 20px 0 0 0;
}
#footer { background: url(images/index/img21.jpg) top left no-repeat; }
#footer_join { background: url(images/join/img10.jpg) top left no-repeat; }

#pay_form {
	float: left;
	padding: 60px 0 0 70px;
	margin: 0 12px 0 0;
	width: 440px;
	font-weight: bold;
}

INPUT {
	width: 439px;
	height: 47px;
	background: url(images/join/button.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 15px 0;
}

a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.se {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 3px;
  text-decoration: none;
}