@charset "utf-8";

body {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #001c25;
	background:#0a0108;
}
#header {
	background-image:url(images/header.jpg);
	height: 326px;
	width: 990px;	
}
a img {
	border: #fffefc 3px solid;
}
.br {
	border: none;
}
.br img {
	border: none;
}
#set01 {
	float: left;
	width: 990px;
	height: 481px;
	_height: 471px;
	background: url(images/set1.jpg) no-repeat;
	_padding-top:10px;
}

#text{
	text-align:center;
	float:left;
	width:990px;
}
.text {
	line-height:18px;
}
.text2 {
	font-size:16px;	
	color: #c500a5;
	font-weight:bold;
	line-height:24px;
}
.video a:link, .video a:visited, .video a:active, .video a:hover {
	font-size:13px;
	color:#fefdf1;
	text-decoration:none;
}
.video2 a:link, .video2 a:visited, .video2 a:active, .video2 a:hover {
	font-size:13px;
	color:#ffba00;
	text-decoration:none;
	padding:0px 5px 0px 3px;
}
#join {
	float: left;
	width: 990px;
	height: 366px;
	background: url(images/join.jpg) no-repeat;
}
#footer {
	float: left;
	width: 990px;
	height: 121px;
	background: url(images/footer.jpg) no-repeat;		
}
.footer {
	font-size:12px;
	color:#c28dac;
	line-height:16px;
}
.footer a:link, .footer a:visited {
	font-size:12px;
	color:#c28dac;
	text-decoration:underline;
}
.footer a:active, .footer a:hover {
	font-size:12px;
	color:#c28dac;
	text-decoration:none;
}

