@charset "gb2312";
body {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size:12px;
	margin: 0;
	/* background-color:#F8F8F8;*/
	color: #333;
	behavior: url("csshover2.htc");
	/* background: url('http://www.newera.edu.my/images/css/web_bg.jpg') no-repeat fixed center top #f8f8f8; */
}

a img {
  border: none;
}

a {
  text-decoration: none;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

.fontstyle9 {
	font-size:9px;
}

#menuitem {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#menuitem span {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}