@charset "utf-8";

body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #dbcdf9;
	background-color:#1b0050;
}
#header {
	background-image:url(images/header.jpg);
	height: 305px;
	width: 950px;
	
}
#text01 {
	width: 950px;
	height: 104px;
	background: url(images/txt.jpg) no-repeat;
	float:left;
}
.text {
	margin-left: 38px;
	line-height:16px;
}
.text2 {
	color: #ebe2ff;
	font-weight:bold;
}
.a1:link, .a1:visited {
	font-size:14px;
	color:#f4efff;
	text-decoration:underline;
	line-height:20px;
}
.a1:active, .a1:hover {
	font-size:14px;
	color:#f4efff;
	text-decoration:none;
	line-height:20px;
}
#set01 {
	float: left;
	width: 950px;
	height: 325px;
	background: url(images/set1.jpg) no-repeat;
}
#set02 {
	float: left;
	width: 950px;
	height: 291px;
	background: url(images/set2.jpg) no-repeat;	
}

#footer1 {
	float: left;
	width: 950px;
	height: 60px;
	background: url(images/footer1.jpg) no-repeat;		
}
#footer3 {
	float: left;
	width: 950px;
	height: 88px;
	background: url(images/footer3.jpg) no-repeat;		
}
.footer {
	font-size:12px;
	color:#cfbef2;
}
.footer a:link, .footer a:visited {
	font-size:12px;
	color:#e5d9ff;
	text-decoration:underline;
}
.footer a:active, .footer a:hover {
	font-size:12px;
	color:#e5d9ff;
	text-decoration:none;
}
