html {
height: 100%;
overflow: hidden;
}

body {
height: 100%;
margin: 0px;
padding: 0px;
background-color:#6B023D;
}
a {color:#000000;}

a img {border:none;}
	
div#content {
	width:100%;
	height:600px;
	margin:0 auto;
}
	
div#flashContent {
	font-size:12px;
	width:100%;
	height:auto;
}

div#getFlash {
	text-align:center;
}

div#gotoTop {
margin:10px auto;}
	
div#footer {
	font-size:10px;
	height:10%;
}
	
a.link {
	background:url(common_img/ico_link.gif) no-repeat left middle;
	display:block;
	padding-left:16px;
}
	
address {
	font-style:normal;
}
