@charset "utf-8";
.top_tr {
	font-size: 11px;
	color: #333333;
	line-height: 1.3 em;
}
.block_title {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 55px;
}
.copyright {
	font-size: 11px;
	color: #666666;
}
.tr {
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.th {
	border: 1px solid #666666;
}

.tr a:link, a:visited, a:active{
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
.copyright a:link, a:visited, a:active{
	font-size: 11px;
	color: #333333;
}

.top_tr a:link, a:visited, a:active{
	font-size: 11px;
	color: #333333;
	line-height: 1.3 em;
}
