body{
	background:url(images/bg.jpg);
	font-size:12px;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f63;
	text-decoration:underline;
}
.zthead{
	text-align:left;
	width:973px;
	height:30px;
	margin:10px auto 5px auto;
}
.zthead img{
	margin:0 15px;
	float:left;
}
.zthead ul{
	padding-top:10px;
}
.zthead li{
	padding:0 8px;
	border-right:1px solid #293184;
	float:left;
}
.pby{
	width:967px;
	height:526px;
	margin:0 auto;
	border:3px solid #54401B;
	background:#A28452;
}
.ifbar{
	background:url(images/b2.gif) no-repeat;
	height:30px;
	margin:10px 15px;
}
.ifbar div{
	float:right;
}