body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color:#000000;/*文字颜色定义 */
	margin:0 auto;
	background-color:#e9660e  }
