@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;
	background-image: url(../../source_layout_version_1/images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image:url(../../source_layout_version_1/images/header01.jpg);
	height: 232px;
	width: 1000px;
}
#content {
	height: 927px;
	width: 1000px;
	line-height: 22px;
}
.buttontext {
	color: #9f1add;
}
.background01{
	background-image: url(../../source_layout_version_1/images/text01.jpg);
	background-repeat: no-repeat;
	width: 403px;
}
.background02{
	background-image: url(../../source_layout_version_1/images/text02.jpg);
	background-repeat: no-repeat;
	width: 267px;
}
#footer {
	float: left;
	width: 1000px;
	height: 294px;
	text-align: center;
	color: #771cd6;
	background-image: url(../../source_layout_version_1/images/footer.jpg);
	padding-top: 0px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}
#footer a {
	color: #771cd6;
	text-decoration: none;
}
#footer a:hover {
	color: #973cf6;
	text-decoration: underline;
}

#menu-soft-parents a:hover {
	color: #999999;
	text-decoration: none;
}
#welcome-flash {
	background-image: url(../../source_layout_version_1/images/home-flash.jpg);
	float: left;
	height: 371px;
	width: 1000px;
}
a img, img { border: none; }

#banner03 {
	padding-left: 0px;
	padding-bottom: 50px;
	display: block;
}