﻿@import url("Main.css");

#Css_
{
	width:800px;
	margin:3px auto;
}
#Logo
{
	margin:8px 1px;
	text-align:center;
}
#iframeDiv
{
	margin:1px 0px;
	padding:1px 1px;
}
#F__iframe
{
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#333;
}

#Foot
{
	line-height:150%;
	text-align:center;
}
#Foot b
{
	font-weight:normal;
	display:inline-block;
	color:#c09;
	margin:0px 1em;
}
#Foot A
{
	display:inline-block;
	margin:0px 1em;
	color:#c09;
	text-decoration:none;
}
#Foot A:hover
{
	text-decoration:none;
	color:#000;
}
