 .public			{font-family: "ËÎÌå";font-size: 9pt;color: #000000; line-height:normal}
A.public:link 	{text-decoration: none ; color: #000000}
A.public:Visited	{text-decoration: none ; color: #333333}
A.public:hover	{text-decoration: none ; color: #FFFFFF}
A.public:Active	{text-decoration: none ; color: #000000}

body {
	margin-top: 0px;
	font-size:12px;
	font-family:"verdana";
	color:#374771;
	background-image: url(images/bg.gif);
}
td,input,span {
	font-size:12px;
	font-family:"verdana";
	color:#374771
}
A {
	FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: none
}
A:active {
	COLOR: black
}

.topbiaoti {
	FONT-WEIGHT:600;
	FONT-SIZE:11pt;
	COLOR:#000000;
	FONT-FAMILY: "Verdana"
}

.lanmu	{color: #FFFFFF;font-weight:bold}
.clsCursor {cursor: hand}
.handcursers {	cursor: hand;}

.mainmenu {
  clear: center;
  list-style: none;
  padding: 0;
  margin: 15px 0;
  border: 0;
  display: inline;
}

.mainmenu li {
  float: left;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0;
  width: 85px;
  font: 9pt 'ËÎÌå';
  line-height:normal;
  height: 21px;
  color: #fff;
  background: #0256a8;
}

.mainmenu li a {
  display: block;
  font-weight: normal;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  background:  #0256a8;
  color: #fff;
  text-decoration: none;
  width: 77px;
  line-height: 21px;
  height: 21px;
}
.mainmenu li a:hover {
  background: #cfe8fa;
  text-decoration: none;
  color: red;
}
.mainmenu li a:active {
  background: #0256a8;
  text-decoration: none;
  color: white;
}

.menu {
  clear: left;
  list-style: none;
  padding: 0;
  margin: 15px 0;
  border: 0;
  display: inline;
}

.menu li {
  float: left;
  text-align: center;
  border: 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  font: 9pt 'ËÎÌå';
  line-height: 21px;
  height: 21px;
  color: #fff;
  background: #0256a8;
}

.menu li a {
  display: block;
  font-weight: normal;
  padding: 0;
  border-left: 0;
  border-right: 0;
  background:  #0256a8;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 21px;
  height: 21px;
}
.menu li a:hover {
  background: #cfe8fa;
  text-decoration: none;
  color: black;
}
.menu li a:active {
  background: #cfe8fa;
  color: black;
}

.menu .top {
  border-top: 1px solid #fff;
}


