.cz {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #3E3E3E;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #003366;
	position: relative;
	top: 1px;
}
.bg {
	background-attachment: scroll;
	background-image: url(img/xt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(img/195.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bt {
	font-size: 10pt;
	color: #006633;
	font-weight: bold;
}
.hz {
	font-size: 12pt;
	color: #FF0000;
	line-height: 150%;
}
