/*---------------------------------
/  ¸üÐÂÊ±¼ä:
/  20080118 03:11
/  blog.dengzhe.com
/--------------------------------*/

  body{
	width:100%;
	margin:0;padding:0;
	background-color: #fafafa;
	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: #101010;
	font-style: normal;
	font-weight: normal;
	line-height:180%;
	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}
