ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#loading
{
  width: 220px;
  height: 19px;
  position: absolute;
  left: 40%;
  top: 50%;
  z-index: 100;
}

img#bg_img { height: 100%; width: 100%; z-index: -1; position:absolute; color: white; left: 0; top: 0; }

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  padding: 20px;
}

.clearer
{
  clear: left;
}

h1, h2
{
  font-family: "华文宋体", "宋体", "Times New Roman";
	font-weight: bolder;
}
