
/*布局演示*/
.column .column-aside {
  width: 240px;
  float: right;
  _display: inline;
}
.column .column-main {
  width: 710px;
  float: left;
  _display: inline;
}
.column .column-aside {
  width: 240px;
  float: right;
  _display: inline;
}
.column .column-main {
  width: 710px;
  float: left;
  _display: inline;
}
/* 广告 */
.column-ad {
  margin: 0px auto 10px auto;
}
/* 频道名称 */
.column-name {
  margin-bottom: 10px;
}
.column-name .inner {
  border: 1px solid #ddd;
  overflow: hidden;
  _zoom: 1;
}
.dotted-head {
  height: 30px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 0;
}
.dotted-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.dotted-head .link {
  float: right;
  _display: inline;
  line-height: 30px;
}
.dotted-head .ico {
  float: left;
  _display: inline;
}
.dotted-head .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.dotted-head .ico {
  margin-right: 10px;
}
.dotted-head .more {
  float: right;
  _display: inline;
  margin-right: 12px;
  line-height: 30px;
  color: #666;
  font-family: SimSun;
}
.pic-list-box {
  overflow: hidden;
  _zoom: 1;
  padding-left: 2px;
  margin-bottom: 5px;
  margin-top: 12px;
}
.pic-list-box .v-pic {
  width: 140px;
  margin-right: 9px;
  float: left;
  _display: inline;
  margin: 0 18px 6px 18px;
  _display: inline;
}
.pic-list-box .v-pic .title {
  height: 44px;
  line-height: 20px;
  margin-top: 4px;
  overflow: hidden;
  _zoom: 1;
}
.pic-list-box .v-pic .title a {
  color: #333333;
  font-size: 12px;
}
.pic-list-box .v-pic .title a:hover {
  color: #cc0000;
}
.pic-list-box .v-pic .thumb {
  position: relative;
}
.pic-list-box .v-pic .thumb .opa,
.pic-list-box .v-pic .thumb .ico,
.pic-list-box .v-pic .thumb .info {
  position: absolute;
}
.pic-list-box .v-pic .thumb .opa {
  height: 20px;
  background-color: #000;
  bottom: 0;
  width: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
}
.pic-list-box .v-pic .thumb .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -108px -169px;
  width: 16px;
  height: 13px;
  bottom: 4px;
  left: 4px;
}
.pic-list-box .v-pic .thumb .info {
  color: #fff;
  bottom: 3px;
  right: 5px;
  font-size: 12px;
}
.ie6 .pic-list-box .v-pic {
  width: 140px;
}
.ie6 .pic-list-box .v-pic .thumb {
  height: 90px;
}
/* 视频排行榜 */
.video-rank .inner {
  border: 1px solid #ddd;
  border-bottom-width: 0;
}
.video-rank .list-li {
  overflow: hidden;
  _zoom: 1;
  border-bottom: 1px solid #ddd;
}
.video-rank .h-pic {
  float: left;
  _display: inline;
  overflow: hidden;
  _zoom: 1;
  width: 207px;
  margin: 12px 0 10px 9px;
}
.video-rank .h-pic .thumb {
  float: left;
  _display: inline;
  margin-right: 9px;
}
.video-rank .h-pic .title {
  font-size: 16px;
}
.video-rank .h-pic .summary {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  _zoom: 1;
  margin-top: 4px;
  font-size: 12px;
}
.video-rank .h-pic .title {
  font-weight: bold;
}
.video-rank .h-pic .title:hover {
  color: #c00;
}
.video-rank .border {
  border-right: 1px solid #ddd;
  float: left;
  _display: inline;
}
.video-rank .border .inner-li {
  overflow: hidden;
  _zoom: 1;
  width: 18px;
  height: 44px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #f4f4f4;
  color: #999;
  text-align: center;
  font-family: Arial;
  padding-top: 25px;
  font-weight: bold;
  font-size: 14px;
}
.foot {
  margin-top: 0;
}

.video-banner{width: 960px; margin: 0 auto; }
.video-banner .video-slide{float: left; width: 660px; height: 250px; }
.video-banner .image-rank{float: right; width: 290px; height: 250px; }
/*首屏幻灯片*/
.video-slide{width:640px;height:270px; overflow:hidden;position: relative;}
.video-slide .img{width: 480px; height: 270px; overflow: hidden; zoom: 1; } 
.video-slide .shadow{background-color:#000;}
.video-slide .thumb{right: 0px;top:0px;width:209px;border: 1px solid #ccc;border-left-width: 0;border-bottom-width: 0;}
.video-slide .thumb li{border-bottom: 1px solid #ccc;height: 41px;padding: 10px;position: relative;z-index: 10;}
.video-slide .thumb li.now a{color: #c00;}
.video-slide .thumb a{font-size: 14px;line-height: 22px;color: #333;}
.video-slide .thumb .now-status{width:207px;height:62px;top:0;left: 2px;background: transparent url(images/slide-current.png) repeat-x;z-index: 1;}
/*图片排行*/
.image-rank{ width: 310px;overflow: hidden;_zoom:1; }
.image-rank .hd{height: 54px; background-image: url(images/imagerank.png); }
.image-rank .bd{background-color: #333; height: 376px; }
.image-rank .list{margin-left: 10px; }
.image-rank .list .item{overflow: hidden; zoom:1; clear:both; border-bottom: 1px dashed #444; }
.image-rank .list .title{line-height: 26px; color: #fff; }
.image-rank .list .ico{float: left; width: 22px; height: 16px; border: 1px solid #111; text-align: center; color: #fff; background-color: #222; margin-right: 10px; margin-top: 5px; }
.image-rank .list .front{background-color: #c00; border-color: #f00; border-bottom-color: #900; border-right-color: #900; }
.image-rank .list .summary{margin: 10px 0; overflow: hidden; _display:inline; color: #ccc; line-height: 20px; }
.image-rank .list .thumb{border: 4px solid #fff; float: left; margin-right: 10px; }