body {
  background: #f7f7f7 url(/Template/images/gdtz/body_bg.jpg) repeat-x top;
}

.contbody {
  width: 980px;
  margin: 0 auto;
}

/*头部*/
.headbody {
  height: 192px;
  background: url(/Template/images/gdtz/headbody_bg.jpg) no-repeat left bottom;
}

.headbody .menu {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #757464;
}

.headbody .menu a,
.headbody .menu a:visited {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

.headbody .menu a:hover {
  color: #FFF;
  background: url(/Template/images/gdtz/menu_bg_02.jpg) repeat-x top center;
}

/*主体*/
.mainbody {
  margin-top: 20px;
  background: #FFF;
}

.banner {
  height: 380px;
  background: url(/Template/images/gdtz/banner.jpg) no-repeat top center;
}

.pic-l {
  margin: 20px 0;
}

.pic-l a {
  float: left;
  width: 490px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
  background: #204b80;
}

.pic-l .a-2 {
  background: #e6ba5c;
}

.leftside {
  width: 250px;
  margin-right: 20px;
}

.leftside dl {
  list-style: none;
}

.leftside dt {
  height: 35px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: url(/Template/images/gdtz/dt_bg.jpg) no-repeat top center;
}

.leftside dd {
  height: 30px;
  margin-bottom: 10px;
}

.leftside a,
.leftside a:visited {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
}

.leftside a:hover {
  color: #FFF;
}

.leftside dd {
  background: #993;
}

.leftside dd.dd_01 {
  background: #993;
}

.leftside dd.dd_02 {
  background: #693;
}

.leftside dd.dd_03 {
  background: #996;
}

.leftside dd.dd_04 {
  background: #CC3;
}

.leftside dd.dd_05 {
  background: #CC6;
}

.rightmain {
  width: 700px;
  padding: 10px 5px;
}

.jyk {
  width: auto;
}

.contlist {
  padding: 10px;
}

.nav_t {
  height: 40px;
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 40px;
  border-bottom: #CCC solid 1px;
}

.textcont {
  padding: 0;
}

/*底部*/
.bottombody {
  border-top: #999 solid 1px;
}

.bottombody p {
  margin: 10px 0;
  text-align: center;
  color: #666;
}

.bottombody p a,
.bottombody p a:visited {
  color: #666;
}

.bottombody p a:hover {
  color: #F00;
}

/*栏目页*/
.lm table td {
  position: relative;
}

.lm table span {
  margin-right: 10px;
}

.lm table .tittldate {
  position: absolute;
  top: 0;
  right: 0;
}