body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
}
html,body{
	height: 100%;
	overflow: hidden;
	width: 100%;
 
}
#flashcontent {
	height: 100%;
}
#flashcontent li {
	margin-bottom: 15px;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
}
.listimg img {
	height: 130px;
	width: 130px;
}
#flashcontent ul {
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
h1 a {
	background-image: url(../../image/top_rog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 252px;
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#flashcontent h1 {
	margin-top: 20px;
}
img {
	margin: 0px;
	padding: 0px;
}

a { overflow:hidden; 
outline:none;}

