@charset "utf-8";
.ccenter {
	text-align: center;
}

body{ background-color:#000000;
height:100%;
}

.bottomright {
position:absolute;
bottom:0px;
right:15px;
}
.bottomright a, .bottomright a:link {
color:#999999;
text-decoration:none;
}