* {
	margin: 0;
	padding: 0;
	border: 0;
}
#all {
	width: 980px;
	background-color: #200000;
}
.image {
	float: left;
}
.block {
	background: url(images/index/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 403px;
	width: 980px;
	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;
	width: 980px;
	font-family: Tahoma;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.block_join {
	background: url(images/join/bg_block.jpg) 0 0 no-repeat;
	height: 494px;
	width: 980px;
	clear: both;	
}
.block_login {
	background: url(images/login/bg_block.jpg) 0 0 no-repeat;
	height: 485px;
	width: 980px;
	clear: both;
}
.block_login_inner {
	padding-top: 120px;
	clear: both;
	height: 335px;
	width: 320px;
	color: #0f0505;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.join_ul {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left:85px;
	padding-top:70px;
}
.join_ul li{
	list-style-image: url(images/join/type.gif);
}
.pay_block {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left:85px;	
}
.pay_block input {
	background-color: #FF0000;
	border: 1px solid white;
	margin: 5px;
	cursor: pointer;
}
.player {
	padding-top: 31px;
	padding-left: 30px;
}
.spacer_text {
	font-family: Tahoma;
	color: #c9891b;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-left: 27px;
	padding-right: 22px;
}
.img_small{
	padding-left: 29px;
	padding-top: 36px;
}
.img_small img{
	padding-right: 20px;
	padding-bottom: 23px;
}
.text {
	font-size: 11px;
	width: 500px;
	text-align: justify;
	padding-left: 460px;
	padding-top: 20px;
	color: #fff;
}
#footer {
	background-position:top;
	color: #fff;
	background-color: #200000;
	font-size: 12px;
	text-align: center;
	clear:both;
}
#footer_join {
	background-position:top;
	color: #fff;
	background-color: #000;
	padding: 10px 90px 10px 90px;
	font-size: 12px;
	text-align: center;
	clear:both;
}
A {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #ff0000;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
.members_input {
	color: #ffbf5b;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.members_input input{
	border: 1px solid black;
	background-color: #CCCCCC;
	width: 200px;
}
.pass {
	margin-left: 5px;
}
.members_input A {
	color: #ffbf5b;
	text-decoration: underline;
}
.members_input A:visited {
	color: #ffbf5b;
}
.members_input A:hover {
	color: #ffbf5b;
	text-decoration: none;
}
.members_input_one input{
	margin-top: 20px;
	border: 1px solid black;
	background-color: #f1f1ed;
	width: 200px;
	height: 25px;
}
ul.x-error-list {
	color: #fff;
}
.members_input_one input.submit {
	width: 140px;
}
.members_input_one input.back {
	width: 58px;
	background-color: grey;
}
h2.sign-in {
	padding-top: 20px;
	color: #fc0000;
	font-size: 20px;
	font-family: Tahoma;

}
.password_recovery_link {
	margin-top: 8px;
	font-size: small;
}