@charset "utf-8";
body {
	background-color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#head01 {
	background-image: url(../images/content-head01.jpg);
	float: left;
	height: 63px;
	width: 581px;
}
#head02 {
	background-image: url(../images/content-head02.jpg);
	float: left;
	height: 33px;
	width: 419px;
	padding-top: 17px;
	padding-bottom: 13px;
}
#head02 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 28px;
	padding-right: 16px;	
	padding-left: 15px;
	border-left:1px solid #301B59;
}
#head02 a:hover {
	color: #c683ff;
	text-decoration: underline;
	
}
#head03 {
	background-image: url(../images/content-head03.jpg);
	float: left;
	height: 162px;
	width: 1000px;
}
#content {
	background-image: url(../images/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*height: 880px;*/
	width: 800px;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 18px;
	padding-top: 30px;
	padding-bottom: 40px;
}
#content p{
	margin-top: 8px; 
	margin-bottom: 8px;
}
h1 {
	color: #a440f8;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #a440f8;
}
