body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	background-color: #172531;
	background-image: url(../Images/bj_z.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
table {
	font-family: "ËÎÌå";
	color: #000000;
	text-align: left;
	line-height: 1.5;
	font-size: 12px;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";
}
a:hover {
	color: #0b305d;
	text-decoration: underline;
	font-family: "ËÎÌå";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
	color: #000000;
}
.nav a:visited {display: block;
	font-size: 12px;
	font-weight: bold;

	color: #000000;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../Images/nav_bj2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
}
nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../Images/nav_bj2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
}

#bj {
	background-color: #c1c1c0;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#bj2 {
	background-image: url(../images/bj16a.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.input {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	BACKGROUND-COLOR: #ffffff
}
#bottomNav { z-index:999; position:fixed; bottom:0; left:0;
 _position:absolute;  /* for IE6 */  
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;
 }
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
	font-size: 12px;
}

