@charset "utf-8";
.top_left {
	background-image: url(img/top1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 156px;
	width: 286px;
	position: relative;
	z-index: 1;
}
.top_right {
	background-image: url(img/top3.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 156px;
	width: 423px;
	position: relative;
	z-index: 0;
}
.top_center {
	background-image: url(img/top2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 156px;
	width: 281px;
	position: relative;
	z-index: 2;
}
.top_bg {
	background-image: url(img/top_bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_bg2 {
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.th {
	border: 1px solid #666666;
}
.top_text {
	font-size: 9px;
	color: #666666;
}
.top_text_header {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.top_tr {
	font-size: 11px;
	color: #333333;
}
.top_tr a:link, a:visited, a:active {
	font-size: 11px;
	color: #9c1736;
}
.top_tr_div {
	padding-top: 33px;
	padding-right: 15px;
}
.copyright {
	font-size: 11px;
	color: #760101;
}
.copyright a:link, a:visited, a:active {
	font-size: 11px;
	color: #484344;
}

.tr {
	font-size: 13px;
}
.tr a:link, a:visited, a:active {
	font-size: 13px;
	color: #484344;
}


.top_text_div {
	padding-top: 15px;
}
.tr_th {
	font-size: 14px;
	font-weight: bold;
	color: #9F0000;
}
.block_header {
	font-size: 20px;
	color: #9C1333;
	padding-left: 45px;
	font-weight: bold;
}

.tr_th a:link, a:visited, a:active {
	font-size: 14px;
	font-weight: bold;
	color: #9F0000;
}
