@charset "utf-8";

body {
	width: 1000px;
	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:#0a0108;
}
#header {
	background-image:url(images/header.jpg);
	height: 320px;
	width: 1000px;	
}
#player1{
	padding:0px 0px 0px 0px;	
}
a img {
	border: #92b100 2px solid;
}
.br {
	border: none;
}
#text01 {
	width: 1000px;
	height: 126px;
	background: url(images/txt.jpg) no-repeat;
	float:left;
	
}
.text {
	line-height:18px;
	color:#fff1bb;
	padding-left:316px;
}
.text2 {
	font-size:13px;	
	color: #0d061a;
	font-weight:bold;
	line-height:24px;
}
.a1:link, .a1:visited {
	font-size:14px;
	color:#fff1bb;
	text-decoration:underline;
	line-height:18px;
	font-weight:normal;
}
.a1:active, .a1:hover {
	font-size:14px;
	color:#fff1bb;
	text-decoration:none;
	line-height:18px;
	font-weight:normal;
}
#set {
	float: left;
	width: 1000px;
	height: 605px;
	background: url(images/set.jpg) no-repeat;
}
.movie {
	padding:26px 0px 0px 4px;
}
#footer1 {
	float: left;
	width: 1000px;
	height: 25px;
	background: url(images/footer1.jpg) no-repeat;		
}
#footer3 {
	float: left;
	width: 1000px;
	height: 117px;
	background: url(images/footer3.jpg) no-repeat;		
}
.footer {
	font-size:12px;
	color:#797f50;
}
.footer a:link, .footer a:visited {
	font-size:12px;
	color:#797f50;
	text-decoration:underline;
}
.footer a:active, .footer a:hover {
	font-size:12px;
	color:#797f50;
	text-decoration:none;
}
