<style type="text/css">


#index {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 20px;
	background-repeat: no-repeat;
	font-size: 36px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	color: #3d3d3d;
}



#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
	margin-bottom: -60px;
}
/*
#container img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

*/

#containerMain {
	background-color: #FFFFFF;
	width: 970px;
	font-size: 16px;
	color: #3d3d3d;
	text-indent: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	background-position: center -250px;
	height: 460px;
	background-image: url(image/index.jpg);
}
a:link {
	color: #3d3d3d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;	
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #909;
}
.linktop1 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

p {
	font-size: 14px;
	color: #996699;
}


#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center center;
	color: #3d3d3d;
	background-color: #B4D465;
	font-size: 10px;
}
</style>
