@charset "utf-8";
/* CSS Document */

.flashPanel
{
	position:relative;
	width:852px;
	height:460px;
}

.startPanel
{
	position:relative;
	height:100px;
	width:852px;
	
}

.startPanel table.startTable td
{
	padding:0px 16px 0px 16px;
}


div.container
{
	min-height:748px;

}

div.container div.flash
{
	height:560px;

}



table.startTable td.right
{
	line-height:14px;
}

table.startTable td.right a
{
	color:#0101FF;
}