*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	font-family:"微软雅黑";
	position:relative;
	background-color:#17233B;
}

a{
	text-decoration:none;
}

ul,ol{
	list-style:none;
}

.clear{
	clear:both;
}

.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:880px;
	height:414px;
	margin:0 auto;
	padding:0 40px;
	font-size:14px;
	color:#17233B;
	background:url(../images/zf_bg_05.jpg) no-repeat 0 0;
}

#content p{
	line-height:32px;
	color:#17233B;
}

#content p span{
	margin:0 10px;
}

#content label{
	float:left;
	width:54px;
	height:22px;
	margin:10px 0;
}

#content input{
	float:left;
	width:132px;
	height:20px;
	margin:10px 0;
	border:1px solid #3F4A5E;
}

#content input.button{
	float:right;
	width:80px;
	height:28px;
	line-height:28px;
	background-color:#17233B;
	letter-spacing:13px;
	margin-right:10px;
	text-indent:13px;
	display:inline;
	color:#FFFFFF;
}

#content textarea{
	width:100%;
	height:210px;
	resize:none;
	overflow:auto;
	margin:10px 0;
	border:1px solid #3F4A5E;
}

#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;
}
