html body {
  background: #e2e2e2 url(../../img/body.jpg) top center no-repeat;
}
body {
  background-image: none;
  position: static;
  left: auto;
/*   width: 951px; */
  width: 1000px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  margin: auto;
}
html, body {
  height: 100%;
}
#head {
  background: #ffe;
/*   width: 960px; */
  width: 1000px;
  font-family: 'Traditional Arabic Bold', 'Traditional Arabic';
  font-size: 14px;
}
#titleper {
  background: #006CAC;
  top: 0px;
/*   width: 992px; */
  width: 1000px;
  height: 28px;
  font-family: 'Traditional Arabic Bold', 'Traditional Arabic';
  font-style: normal;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}
#date {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  margin-left: 30px;
}
#funct {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 30px;
  float: right;
  color: #fff;
}
.nav {
  overflow: hidden;
/*   width: 992px; */
  width: 1000px;
  height: 34px;
  background: #006bab;
  line-height: 34px;
/*   min-width: 980px; */
  min-width: 1000px;
}
.nav ul {
  float: left;
/*   padding: 0 0 0 36px; */
}
ul, li {
  list-style-type: none;
}
ul, li, dl, dd, dt {
  margin: 0px;
  padding: 0px;
}
ol, ul {
  list-style: none;
}
input, img, select, label {
  vertical-align: middle;
}

.nav ul li {
  float: left;
}
.nav li {
  float: left;
/*   font: bold 15px/350% "宋体"; */
  font: bold 14px/230% "宋体";
  text-align: center;
  overflow: hidden;
  color: #fff;
  margin: 0 0 0 2px;
  width: 85px;
}
.white_a:link {
  text-decoration: none;
}
.white_a {
  color: #fff;
   text-decoration: none;
}
.nav li a:hover, .nav_hov {
  color: #fff !important;
   text-decoration: none;
}
.nav li a:link {
  text-decoration: none;
}
ul li {
  list-style: none;
}
ul, li {
  list-style-type: none;
}
ul, li, dl, dd, dt{
  margin: 0px;
  padding: 0px;
}
.nav ul li a, .nav ul li a:visited {
  font: normal 14px/34px 微软雅黑;
  color: #daeffa;
/*   padding: 0 24px; */
  padding: 0 12px;
  display: block;
}
.nav li a:hover, .nav_hov {
  color: #fff !important;
}
.nav li a {
  display: block;
  padding: 0 17px;
  color: #fff;
  text-align: center;
  float: left;
}
/* #footer{ */
/*   background: url(/szzxsm/images/perfectinfo/u260.png); */
/* /*   width: 960px; */ */
/*   width: 1000px; */
/*   height: 167px; */
/*   position: relative; */
/*   align:center; */
/* } */
body {
  background-image: none;
  margin: 0 auto;
  display: block;
  height: 31px;
  font: 14px/230% "宋体";
}
#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto;
}
span{
	font-size: 12px;
	width:120px;
}
span a:link {
  text-decoration: none;
}
span a:hover{
  color: red !important;
}