﻿body
{
	margin: 0;
	font-family: Tahoma, Serif;
	font-size: 90%;
	background-color: #fff;
}
a:hover
{
	text-decoration: none;
}
.menu-img
{
	border: none;
}
#Table
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#Main
{
	padding: 10px 15px 0 15px;
	vertical-align: top;
	background-color: #fee88e;
}
.img-prev-0
{
	text-align: center;
	padding: 5px;
	margin: 0 0 15px 15px;
	width: 160px;
	height: 120px;
	text-decoration: none;
	border: solid 1px #bbb;
}
.img-prev
{
	text-align: center;
	padding: 5px;
	margin: 15px 15px 5px 15px;
	width: 160px;
	height: 120px;
	text-decoration: none;
	border: solid 1px #bbb;
}
.link
{
	color: #af0303;
	text-decoration: underline;
}
ul
{
	list-style-image: url(../pict/dot.gif);
}
h1
{
	font-size: 1.2em;
	color: #395a87;
}
.tab
{
	text-indent: 25px;
}
.top-img
{
	text-decoration: underline;
	color: #af0303;
	font-size: 11px;
	margin-left: 3px;
}
.foot-menu
{
	margin-left: 15px;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
}
.foot-menu-link
{
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.foot-about
{
	margin-right: 15px;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
	text-align: right;
}

