body {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #000000;
	margin:0px;
	padding:10px;
}
img{ border:none;}
p {
	text-indent:24px;
	}
h1{
	font-size:20px;
	line-height:30px;
	color:#993300;
	font-weight:bold;
	font-family: "微软雅黑";
	display:block;
	border-bottom:1px solid #993300;
	
}
h2{ font-size:16px; line-height:26px; color:#000000; font-weight:bold;	font-family: "微软雅黑"; text-indent:12px;}
.pic{
	padding:1px;
	border:#FF9966 1px solid;
	margin:5px auto;
	display:block;
	}
a:link{color: #704615;font-size: 12px;line-height: 22px;font-family: "微软雅黑";text-decoration: none;}
a:visited{color: #704615;font-size: 12px;line-height: 22px;font-family: "微软雅黑";text-decoration: none;}
a:hover{color: #FF3300;font-size: 12px;line-height: 22px;font-family: "微软雅黑";text-decoration: none; border-bottom:#FF3300 1px dashed;}
#btn_next{
	width:100%;
	height:auto;
	text-align:center;
	}
#btn_next a{ border:none;}
.sheet{
	border:#837461 1px solid;
	border-collapse:collapse;
	width:95%;
	margin:0px auto;
	}
.sheet td{
	padding:2px 10px;
	border:#837461 1px solid;
	border-collapse:collapse;
	line-height:200%;
	}
.sheet_head{
	background-color:#FFCC66;
	line-height:300%;
	}
