@charset "utf-8";

body
{
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
}

img
{
	border:none;
}


.main_box
{
	width: 100%;
	text-align:center;
	
}

.top_banner
{
	text-align:center;
	
}

.button_bar
{

	background-color:#3b5997;

}
