@charset "UTF-8";
/* CSS Document */
/* top page css */

body{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
}


#flashcontent{
	height: 380px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
