.sidebar {
  padding-bottom: 15px;
  padding-top: 55px;
}
.inner {
  margin: 0 auto;
  position: relative;
  width: 1080px;
}
.sidebar .sb_nav {
  background: none repeat scroll 0 0 #fff;
  border-color: #cfd1d6 #cfd1d6 -moz-use-text-color;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  float: left;
  width: 200px;
}
.sidebar .sb_nav H3.title {
  background: none repeat scroll 0 0 #2e312b;
  border-bottom: 1px solid #cfd1d6;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  text-align: center;
}
.list-none {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar DL DT {
  background: url("../dt-1.png") no-repeat scroll 13px 18px rgba(0, 0, 0, 0);
  border-bottom: 1px solid #cfd1d6;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 20px;
}
#sidebar DL DT A {
  color: #666;
  font-size: 14px;
}
.sidebar .sb_box {
  background: none repeat scroll 0 0 #fff;
  float: right;
  overflow: hidden;
  width: 100%;
}
.sidebar .sb_box H3.title DIV.position {
  background: url("../home.gif") no-repeat scroll left 13px rgba(0, 0, 0, 0);
  float: right;
  font-size: 14px;
  font-weight: normal;
  padding-left: 24px;
  position: relative;
  right: 15px;
  top: 3px;
}.sidebar .sb_box H3.title SPAN {
  color: #000;
  font-size: 22px;
  font-weight: normal;
  left: 0;
  padding: 0;
  position: absolute;
  top: -1px;
}#newslist {
  padding: 30px;
}#newslist LI {
  background: url("../dt-1.gif") no-repeat scroll left 17px rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e5e5e5;
  margin: 5px 0 15px;
  padding: 6px 10px;
}
#newslist LI SPAN {
  color: #aaa;
  float: right;
}#newslist LI A {
  font-size: 16px;
  margin-right: 5px;
}
.sidebar .sb_box {
  background: none repeat scroll 0 0 #fff;
  float: right;
  overflow: hidden;
  width: 100%;
}
.sidebar .sb_box H3.title {
  background: none repeat scroll 0 0 #f4f4f4;
  border-bottom: 2px solid #cfd1d6;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.sidebar .sb_box H3.title SPAN {
  color: #000;
  font-size: 22px;
  font-weight: normal;
  left: 0;
  padding: 0;
  position: absolute;
  top: -1px;
}


#shownews H1 {
  color: #000;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.met_hits {
  border-bottom: 1px solid #e5e5e5;
  color: #666;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  padding: 0;
  position: relative;
  text-align: center;
}
#shownews .editor {
  color: #444;
  font-size: 14px;
  padding: 0 10px;
}