﻿body
{
	width: 100%;
	background-repeat: repeat;
	text-align: center;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	background-color: #eff1ed;
}

A
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	color: #ff0000;
	text-decoration: none;
	top:1px;
	position:relative;
}

#dh A
{
	text-decoration: none;
	color: #ffffff;
}
#dh A:hover
{
	color: #ff0000;
	text-decoration: none;
	top:1px;
	position:relative;
}

.dh1
{
	background-image: url(../images/bt1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}

.dh2
{
	background-image: url(../images/bt2.gif);
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	text-align: center;
}

.tu-z {
	float: left;
	margin-right: 10px;
}

.put
{
	border:0px;
	text-align:center;
}
.put1
{
	border:0px;
	text-align:left;
}