/* Global Initialization */
body,h1,h2,h3,h4,h5,p,ul,dl,ol,li,table,th,tr,td,form,dl,dt,dd {
 margin: 0px; padding: 0px; font-family:  SimSun,Sans-serif;} /* default font */
 /*"Arial Unicode", "MS UI Gothic",SimSun, Verdana,
 ,"MS UI Gothic",SimSun,Sans-serif
 "Arial Unicode MS" <- "Arial Unicode" does not work
  */
img {border:0;}
hr{display:none;}
ul{list-style-type:none;}
/* end of global initialization */

/* body {BEHAVIOR: url("../cmn/htc/csshover.htc");  non-standard *//* only this file relative to the caller pages  }*/
/* end of global functional styling */

/* initialize the HTML5 tags */
section,
article,
header,
footer,
nav,
aside,
hgroup  {display:block;}
