
.comment-page {
  margin-top: 9px;
}
.comment-page .column-aside {
  width: 300px;
  float: right;
  _display: inline;
}
.comment-page .column-main {
  width: 650px;
  float: left;
  _display: inline;
}
.comment-page .comment-main {
  width: 648px;
  border: 1px solid #cccccc;
}
.comment-main .article-title {
  background-color: #f4f4f4;
  padding: 10px;
  overflow: hidden;
  _zoom: 1;
}
.comment-main .article-title strong,
.comment-main .article-title h1 {
  float: left;
  _display: inline;
  font-size: 18px;
  font-family: Microsoft YaHei, SimHei, Arial;
}
.comment-main .article-title h1 a:hover {
  color: #cc0000;
}
.comment-main .article-title .btn,
.comment-main .article-title .btn span {
  background-image: url(images/btn.png);
  color: #ffffff;
}
.comment-main .article-title .btn {
  cursor: pointer;
}
.comment-main .article-title .btn-s-orange {
  height: 24px;
  background-position: -201px -245px;
  padding-left: 4px;
  float: right;
  _display: inline;
  margin-left: 10px;
}
.comment-main .article-title .btn-s-orange span {
  height: 24px;
  line-height: 24px;
  letter-spacing: 2px;
  background-position: right -85px;
  padding-right: 4px;
  padding-left: 2px;
  float: left;
  _display: inline;
}
.comment-main .article-title .btn-s-orange:hover span {
  color: #ff0;
} 
/*评论分页*/
.comment-hot-all {
  margin-bottom: 10px;
  position: relative;
  height: 30px;
}
.comment-hot-all .line {
  border-bottom: 1px solid #cccccc;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.comment-hot-all {
  margin-top: 20px;
}
.comment-hot-all .hotall {
  padding: 0 20px;
}
.comment-hot-all .hotall .h2 {
  width: 88px;
  height: 28px;
  line-height: 28px;
  background-color: #f4f4f4;
  float: left;
  _display: inline;
  text-align: center;
  font-size: 14px;
  margin-right: 9px;
  color: #000;
  font-weight: bold;
  border: 1px solid #cccccc;
}
.comment-hot-all .hotall .now {
  color: #666;
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}
.page {
  float: right;
  _display: inline;
}
.page a,
.page span {
  padding: 2px 7px;
  margin: 0 4px;
  font-size: 12px;
}
.page ._now {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
.page a {
  border: 1px solid #cccccc;
  float: left;
  _display: inline;
}
.page a:hover {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
.page .disable {
  color: #cccccc;
}
.page .now {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
/*右侧列表*/
.title-head {
  height: 30px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 0;
}
.title-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.title-head .link {
  float: right;
  _display: inline;
  line-height: 30px;
}
.title-head .ico {
  float: left;
  _display: inline;
}
.title-head .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.title-head .ico {
  margin-right: 10px;
}
.mod-list .list .item {
  height: auto;
  overflow: hidden;
  _zoom: 1;
}
.mod-list .list .item .title {
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
.mod-list .list .item .title:hover {
  color: #cc0000;
}
.mod-list .list .item .date {
  color: #cccccc;
  margin-left: 6px;
}
.mod-list .list .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('images/sprite-ico.png') no-repeat 4px -152px;
  color: #ffffff;
}
.mod-list .list .n1,
.mod-list .list .n2,
.mod-list .list .n3 {
  background-position: 0 0;
}
.mod-list .list .ico {
  margin-top: 3px;
  margin-right: 2px;
}
.comment-mod-list {
  border: 1px solid #ccc;
}
.comment-mod-list .list {
  margin-left: 10px;
}
.comment-mod-list .list .item {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 0;
  padding-bottom: 5px;
}

.comment-checking {
  padding: 6px;
  border-width: 1px;
  border-color: #cccccc;
}

.comment-checking div,span {
  color: #999;
}

.comment-checking legend {
  color: #FF0000;
}

.comment-postweibo {
  cursor: pointer;
  vertical-align: middle;
  margin: 0 4px;
}
/*面包屑*/
.crumb {
  margin: 9px 0;
}
.crumb em {
  padding: 0 4px;
  font-family: SimSun;
}
.crumb a:hover {
  color: #cc0000;
}
.crumb span {
  color: #444444;
}