@charset "utf-8";

body {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d061a;
	background-color:#120011;
}
#header {
	background-image:url(images/header.jpg);
	height: 306px;
	width: 974px;	
}
#text1 {
	background-image: url(images/txt.jpg);
	height: 87px;
	width: 974px;
	font-size:12px;	
	color: #24000b;
	font-weight:normal;
	line-height:16px;	
}
.text2 {
	font-size:13px;	
	color: #0d061a;
	font-weight:bold;
	line-height:30px;
}
a img {
	border: #ff76ca 2px solid;
}
.br {
	border: none;
}
#set01 {
	float: left;
	width: 974px;
	height: 651px;
	background: url(images/set1.jpg) no-repeat;
}
.br2 {
	border: #fffefc 3px solid;
}
#join {
	float: left;
	width: 974px;
	height: 366px;
	background: url(images/join.gif) no-repeat;
}
#footer {
	float: left;
	width: 974px;
	height: 109px;
	background: url(images/footer.jpg) no-repeat;		
}
.footer {
	font-size:12px;
	color:#ffb8dd;
	line-height:16px;
}
.footer a:link, .footer a:visited {
	font-size:12px;
	color:#ffb8dd;
	text-decoration:underline;
}
.footer a:active, .footer a:hover {
	font-size:12px;
	color:#ffb8dd;
	text-decoration:none;
}

