body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	/* background-position: center;  */
	/* background-repeat: no-repeat;  */
	/* background-attachment: fixed;  */
}
.b1 {
	font-family: "宋体";
	font-size: 9pt;
}
.b2 {
	font-family: "宋体";
	font-size: 16pt;
	font-weight: bold;
}
.b3 {
	font-family: "宋体";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.b4 {
	font-family: "隶书";
	font-size: 12pt;
}
.b5 {
	font-family: "隶书";
	font-size: 18pt;
	color: #663300;
}
.b6 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
}
.tt001 {
	height: 91px;
	width: 79px;
	padding: 0px;
	margin: 0px;
}
.tt001 img {
    border: 0px;
}
#tt001 li a {
	width: 70px;
	height: 34px;
	color: #ffffff;
	display: block;
	line-height: 34px;
	text-decoration: none;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
}
#tt001 li a:hover {
	height: 34px;
	width: 70px;
	color: #002963;
	background-image: url(../images/navbarOver.gif);
	background-repeat: no-repeat;
} 

.tt002 {
	visibility: hidden;
	position:absolute;
	z-index: 3;
}

.tt003 {
	visibility: visible;
	position:absolute;
	z-index: 4;
}
.b7 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
}
input {
	font-family: "宋体";
	font-size: 9pt;
	height: 18px;
}