@charset "utf-8";

body {
	width: 970px;
	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:#0a1200;
}
#header {
	background-image:url(images/header.jpg);
	height: 269px;
	width: 970px;
	
}
#text01 {
	width: 970px;
	height: 118px;
	background: url(images/txt.jpg) no-repeat;
	float:left;
}
.text {
	color:#fff1bb;
	line-height:18px;
}
.text2 {
	color: #0d061a;
	font-weight:bold;
	font-size:13px;
}
.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;
}
#set01 {
	float: left;
	width: 970px;
	height: 321px;
	background: url(images/set1.jpg) no-repeat;
}
#set02 {
	float: left;
	width: 970px;
	height: 292px;
	background: url(images/set2.jpg) no-repeat;	
}

#footer1 {
	float: left;
	width: 970px;
	height: 73px;
	background: url(images/footer1.jpg) no-repeat;		
}
#footer3 {
	float: left;
	width: 970px;
	height: 109px;
	background: url(images/footer3.jpg) no-repeat;		
}
.footer {
	font-size:12px;
	color:#4c5a00;
}
.footer a:link, .footer a:visited {
	font-size:12px;
	color:#4c5a00;
	text-decoration:underline;
}
.footer a:active, .footer a:hover {
	font-size:12px;
	color:#4c5a00;
	text-decoration:none;
}
