html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em,  img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  margin: 0;
}
table {
  border-spacing: 0px;
}
ol, ul {
	list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.page-center {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
#header {
  width: 100%;
  height: 140px;
  background: url(images/bg_nav.png) repeat-x left top;
}
#logo {
  width: 436px;
  height: 105px;
}
#logo img {
  border: none;
}
#old-website {
  position: absolute;
  right: 0px;
  top: 20px;
}
#old-website a {
  color: #fff;
  font-size: 12px;
}
.search {
  position: absolute;
  right: 0px;
  bottom: 55px;
  width: 140px;
  width:140px;
  height:23px;
  border:1px solid #c7d7e4;
  background:#f4f8fb;
}
.search input {
  width:110px;
  height:21px;
  line-height:21px;
  border:0;
  padding:1px;
  background:none;
  display:inline;
  float:left;
}
.search .submit {
  width:27px;
  height:23px;
  padding:0;
  background:url(images/s.png) no-repeat center;
  cursor:pointer;
  float:right;
  display:inline;}
#nav  {
  height: 35px;
  position: relative;
  left: -80px;
}
#nav td {
  text-align: center;
}
.nav-table {
  color: #fff;
  line-height: 35px;
  font-size: 14px;
}
#main {
  width: 100%;
  height: 662px;
  margin: 10px 0px;
}
#main-article {
  width: 100%;
  margin: 10px 0px;
  overflow: hidden;
}
#banner {
  height: 320px;
  margin-bottom: 10px;
}
.main-news {
  width: 400px;
  height: 330px;
  border: solid 1px #dddddd;
  margin-right: 10px;
  float: left;
}
.main-news-title {
  height: 35px;
  background-color: #0657af;
  line-height: 35px;
}
.main-news-title span {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  float: left;
}
.main-news-title a {
  color: #fff;
  float: right;
  font-size: 16px;
  margin-right: 10px;
}
.main-news-table{
  line-height: 27px;
}
.main-news-table a {
  color: #2c2c2c;
  font-size: 12px;
}
.main-news-table td {
  color: #2c2c2c;
  font-size: 13px;
}
#info {
  width: 174px;
  height: 174px;
  border: solid 1px #dddddd;
  float: left;
  margin-bottom: 10px;
}
#info a {
  display: block;
  width: 150px;
  height: 50px;
  background: #0657af;
  text-align: center;
  line-height: 50px;
  margin: 25px 12px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
#info a:hover {
  background: #3a9ee3;
}
#contact {
  width: 174px;
  height: 144px;
  border: solid 1px #dddddd;
  float: left;
}
#contact p {
  margin: 10px 0px 0px 10px;
  color: #2c2c2c;
  font-size: 13px;
  line-height: 22px;
}
#list {
  width: 180px;
  border: solid 1px #dddddd;
  float: left;
  margin-right: 10px;
  background-color: #066BAF;
  line-height: 35px;
  padding-left: 20px;
}
#list a {
  color: #fff;
  font-size: 14px;
}
#list-article {
  width: 786px;
  border: solid 1px #dddddd;
  float: left;
}
#list-article-table {
  padding: 10px 20px;
}
#list-article-table a, td {
  color: #2c2c2c;
}
#article {
  border: solid 1px #dddddd;
  padding: 10px 40px 20px;
  /*background-color: #fff;*/
  /*min-height:450px;*/
  /*_height:450px; /*IE6*/
}
.title {
  color: #0A3F76;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
}
.subtitle {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.content img {
  max-width: 854px;
}
#link {
  width: 100%;
  height: 110px;
  background: #066BAF;
  text-align: center;
}
#link a, #link p {
  color: #fff;
  font-size: 12px;
}
#link li {
  height: 25px;
  line-height: 25px;
}
#link ul {
  width: 190px;
  float: left;
}
.link-image {
  width: 70px;
  height: 88px;
  margin: 11px 0px 0px 90px;
  float: left;
}
.link-image img {
  width: 70px;
  height: 70px;
}
.link-image p {
  margin-top: 6px;
}
.link-block {
  width: 380px;
  height: 100px;
  float: left;
  margin: 5px 0px;
}
.link-title {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  height: 25px;
  line-height: 25px;
}
.link-line {
  width: 5px;
  height: 100px;
  margin: 5px 0px;
  float: left;
}
#footer {
  width: 100%;
  padding-top: 13px;
  background: #0A3F76;
  text-align: center;
}
#footer p {
  color: #fff;
  height: 25px;
  font-size: 12px;
}
.search { width:137px; height:26px; background:url(images/s.png) no-repeat right;}
.wp_search .search {    margin-bottom: -53px; background:none;}


.wp_nav * {
padding: 0 3px !important;
}