@charset "UTF-8";
/* CSS Document */
#contacttop
{
	background-image: url(../images/bg04.png);
	background-position:center top;
}

#opening table
{
	margin:0 auto 0 auto;
}

#opening td
{
	width: 15em;
	text-align: center;
}

#opening tr
{
	height: 1.5em;
}

#contact a
{
	color:rgba( 255 , 255 , 255 , 1 );
}

#contact hr
{
	height: 1px;
	background-color: rgba( 255 , 255 , 255 , 1 );
	border: 0;
}

	#contact ul
	{
		margin: 0;
		padding: 0;
	}

	#contact li
	{
		display: block;
		padding:0.1em;
		padding-bottom:0.1em;	
		margin-top:0.1em;
		margin-bottom:0.1em;
	}