@charset "utf-8";
/* CSS Document */


body{
background-color:#000000;
}
#allcontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;

}
#allcontent2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 440px;
}
#content2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;

}#content3 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;

}
.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:9px;
	float:right;
}