*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	font-family:"微软雅黑";
	position:relative;
	background-color:#17233B;
}

a{
	text-decoration:none;
}

ul,ol{
	list-style:none;
}

.clearH{
	clear:both;
	height:10px;
	overflow:hidden;
}

#pagebox{
	width:1264px;
	height:680px;
	margin:0 auto;
}

#header{
	height:166px;
	padding-top:16px;
	font-size:18px;
	color:#FFFEFF;
	background:url(../images/zf_bg_01.jpg) no-repeat 496px 42px;
}

#header a{
	color:#FFFFFF;
}

#header ul{
	float:left;
}

#header ul li{
	float:left;
	margin-left:44px;
	display:inline;
}

#header ol{
	float:right;
}

#header ol li{
	float:left;
	margin-right:10px;
	display:inline;
}

#content{
	width:920px;
	height:340px;
	margin:0 auto;
	padding:72px 0 0 44px;
	background:url(../images/zf_bg_02.jpg) no-repeat 0 0;
}

#content ul{
	width:580px;
	font-size:14px;
}

#content ul li{
	color:#17233B;
	margin-bottom:36px;
}

#content ul li.jy{
	text-indent:2em;
	line-height:20px;
}

#content ul li.from{
	text-align:right;
	padding-right:180px;
}

#pages{
	width:964px;
	height:38px;
	margin:0 auto;
	background:url(../images/zf_bg_03.jpg) no-repeat 0 0;
}

#pages ul{
	float:left;
	height:22px;
	padding:9px 0;
	line-height:22px;
}

#pages ul li{
	float:left;
	margin-left:14px;
	display:inline;
}

#pages ul li.prev, #pages ul li.next{
	width:76px;
	height:22px;
	text-align:center;
	background:url(../images/zf_bg_04.jpg) no-repeat 0 0;
}

#pages ul li a{
	color:#FFFFFF;
}

#pages a.xxjy{
	float:right;
	height:22px;
	font-size:14px;
	padding:9px 24px;
	line-height:22px;
	color:#FFFFFF;
}
