body
{
	background: #300;
	color:#ccc;
	margin:0;
	text-align: center;
}

div
{
	text-align: justify;
}

*html #flash img
{
	behavior: url(/img/common/fixpng/iepngfix.htc);
}

a img
{
	border:0;
}

#wrapper
{
	width:900px;
	margin:0 auto;
}

#flash
{
	position: relative;
	width:900px;
	height:500px;
}

#flash ul
{
	position: absolute;
	top:250px;
	right: 50px;
	font-size: 12px;
	list-style: none;
	text-align: center;
	width:500px;
}

#flash li
{
	margin-bottom: 10px;
}

#flash h1
{
	position: absolute;
	top:100px;
	right:100px;
}

#flash p
{
	position: absolute;
	right:120px;
	bottom:30px;
}

#info,
#fc
{
	clear:both;
	position:relative;
	text-align: center;
	line-height: 120%;
}

h2
{
	font-size:12px;
}

p
{
	font-size:12px;
}

#fc
{
	text-align: center;
	margin:20px 0 50px 0;
}

#fc a
{
	color:#ccc;
}

#fdcLink {
	position: relative;
	height:200px;
}
#fdcLink * {
	margin:0px; padding:0px;
}
#fdcLink dl {
	margin:5px 0px 0px 5px;
}
#fdcLink dd {
	width:88px;
	height:36px;
	float:left;
	text-align:left;
	font-size:0px;
	line-height:0px;
	text-indent:-3000px;
}
#fdcLink dd a {
	width:88px; height:31px; display:block;
}

#grptop
{
	clear:both;
	background: #400;
	padding:10px;
	text-align: center;
}

#grptop a
{
	color:white;
	font-size:12px;
}
