/*---------------------------------
/  ¸üÐÂÊ±¼ä:
/  20080118 03:11
/--------------------------------*/

  body{
	width:100%;
	margin:0;padding:0;
	background-color:#fff;
	background-image:url('GlobalBG.gif');
	background-position:center center;
	background-repeat:repeat-y;
	text-align:center;
	font-family: "Microsoft YaHei", "Verdana", "Tahoma", "sans-serif";
	font-size:12px;
	color:#666;
	font-style:normal;
	font-weight:normal;
	line-height:150%;
	overflow-x:hidden;overflow-y:auto;
	}
  p{margin:0px 0px 10px 0px;}
  img{max-width:100%;height:auto;}
  select{font-family: Verdana, Arial, Helvetica, sans-serif;}
  th{background:#D5CBBE;border-bottom:1px solid #795B50}