body {
	font-size: 9pt;
	text-align: center;
	margin: 0px;
	background-image: url(imgs/index_bg.gif);
	background-attachment: scroll;
	background-color: #9DB9C4;
	background-repeat: repeat-x;
}
td {
	font-size: 9pt;
	letter-spacing: 1px;
}
.txet {
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 1px;
	padding: 4px 4px 4px 6px;
}
.bq_le {
	font-size: 9pt;
	line-height: 160%;
	text-decoration: blink;
}
.cf {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

