body {
  background: url(/Template/images/news/body_bg.jpg) repeat-x top center;
}

/*头部*/
.headbody {
  position: relative;
}

.tq {
  height: 30px;
  padding-right: 30px;
  line-height: 30px;
  text-align: right;
  background: url(/Template/images/news/tq_bg.jpg) repeat-x;
}

.menu {
  width: 980px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: url(/Template/images/news/menu_bg.jpg) repeat-x;
}

.menu ul {
  padding-left: 120px;
  text-align: center;
  list-style: none;
}

.menu li {
  float: left;
  height: 33px;
  text-align: center;
  color: #fff;
  background: url(/Template/images/news/menu_link.jpg) no-repeat top right;
}

.menu li.last {
  background: none;
}

.menu li span {
  margin: 0 10px;
}

.menu li a,
.menu li a:visited {
  display: inline-block;
  width: 120px;
  font-size: 12px;
  height: 33px;
  line-height: 33px;
  color: #fff;
}

.menu li.last a,
.menu li.last a:visited {
  width: 130px;
}

.menu li a:hover {
  color: #000;
  background: url(/Template/images/news/menu_bg_02.jpg) repeat-x top left;
}

/*主体*/
h1 {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mainbody {
  width: 980px;
  background: #ffffff;
}

.outbox {
  margin: 20px 0;
  border: #c8dceb solid 1px;
}

.outbox h2 {
  height: 28px;
  line-height: 28px;
  padding-left: 40px;
  font-size: 12px;
  font-weight: bold;
  background: url(/Template/images/news/title_bg.jpg) no-repeat;
}

.outbox .title {
  position: relative;
}

.outbox .title span {
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url(/Template/images/news/more.jpg) no-repeat right;
}

.outbox td {
  text-align: left;
}

.leftside {
  width: 250px;
  margin-right: 15px;
}

.leftside dt {
  height: 28px;
  line-height: 28px;
  padding-left: 2em;
  font-size: 12px;
  font-weight: bold;
  background: url(/Template/images/news/title_bg.jpg) no-repeat;
}

.leftside a,
.leftside a:visited {
  display: block;
  padding-top: 5px;
  padding-left: 2em;
}

.sy .leftside a,
.leftside a:visited {
  padding-top: 0;
  padding-left: 0;
}

.rightmain {
  width: 715px;
}

#pagecontent div {
  text-align: left;
}

.rightmain .minbox {
  width: 450px;
}

.rightmain .rightbox {
  width: 250px;
  margin-left: 15px;
}

.contlist {
  padding: 10px;
}

.contlist ul {
  list-style: none;
}

.contlist li {
  padding-left: 10px;
  background: url(/Template/images/news/title_s.jpg) no-repeat left;
}

.box_t,
.box_m,
.box_b {
  height: 290px;
}

.news_tt {
  padding: 10px;
  background: #f8f8f8;
}

.news_tt img {
  margin-right: 5px;
  padding: 2px;
  border: #ccc solid 1px;
}

.searchbox {
  height: 50px;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  background: #f8f8f8;
}

.searchbox div {
  text-align: center;
  margin: 5px;
}

.xypic {
  text-align: center;
}

.xypic img {
  margin: 10px 0;
  padding: 2px;
  border: #999 solid 1px;
}

.xwhc {
  margin-top: 3px;
}

.gdtpxw {
  width: 440px;
  margin: 0 4px;
}

.spxw .contlist li {
  padding-left: 30px;
  background: url(/Template/images/news/lx.jpg) no-repeat left;
}

/*底部*/
.bottombody {
  border-top: #7593c4 solid 2px;
}

.bottombody p {
  text-align: center;
  margin-top: 5px;
}

/*内容页*/
.nav_t {
  position: relative;
  margin: 10px 0;
}

.nav_t h2 {
  height: 42px;
  padding-left: 20px;
  line-height: 42px;
  font-size: 12px;
  background: url(/Template/images/news/nav_t_bg.jpg) no-repeat left;
  border-bottom: #ccc solid 1px;
}

.nav_t span {
  position: absolute;
  top: 10px;
  right: 10px;
}

.textcont {
  padding: 10px;
}

.lb td {
  position: relative;
  padding-left: 20px;
}

.lb td span {
  margin: 0 5px;
}

.lb td .tittldate {
  position: absolute;
  top: 0;
  right: 10px;
  color: #ccc;
}

/*搜索页*/
.search_list {
  padding: 10px;
}

.search_list dt em,
.search_list dt span {
  color: #f00;
  font-style: normal;
}

.search_list dd {
  margin: 5px 0;
  padding: 10px;
  background: #f8f8f8;
}

.search_list h2 {
  font-size: 12px;
  font-weight: normal;
}

.search_list strong {
  margin: 0 10px;
}

.search_list .addTime {
  color: #999;
}

.search_list .search_info {
  color: #999;
  text-indent: 2em;
}
