@charset "utf-8";
/* CSS Document */
/*分页*/  
.page{height:30px;color:#717171;margin:20px 0;}
.page a ,.page span{border:solid 1px #b8b8b8; color:#717171; display:inline-block; padding:0 8px;line-height:24px;height:24px; margin:0 2px;border-radius:3px;}
.page a:hover{background:#636363; border:solid 1px #575757; color:#fff;}
/*左边栏浮动样式*/
.pageEntList .left_Box{ background: url(../images/ent/fill_line.jpg) repeat-y scroll center top;position:absolute;left:-78px;top:-1px;height:1000px;width:30px;}
.pageEntList .columnConBox .left_Box img{width:30px;height:30px;}
.pageEntList .columnConBox {position:relative}
.pageEntList .columnConBox .fd_box{position:absolute;background: url(../images/ent/time_m.jpg) no-repeat left top;width:76px;height:17px;left: -128px; top:70px}
.pageEntList .columnConBox .active{background: url(../images/ent/time_c.jpg) no-repeat left top;width:100px;height:17px;z-index:100;}
.pageEntList .columnConBox .fix_box{position:fixed; top:235px;left: 50%; margin-left:-593px;_position:position; _top: 35px;_left: -105px;*left: -105px;}
.pageEntList .columnConBox .fd_box span{color:#666;line-height:18px;font-size:12px;padding-left: 9px;}
.pageEntList .columnConBox .active span{line-height:18px}
.pageEntList .columnConBox .commentBox{ width:1000px; margin:0px auto 20px;}
/*列表样式*/
.pageEntList .columnConBox{ margin:0px 0px 30px; padding-top:30px;}
.pageEntList .mainConArea .mainCon .mainBox{ padding-bottom:10px; padding-top:5px;}
.pageEntList .mainConArea .rightBox{ margin-top:30px;}

.pageEntBox .mainConArea .rightBox .picWhat{ margin-top:35px;}
.pageEntBox .mainConArea .rightBox .picBox{ width:255px; text-align:center;}
.pageEntBox .mainConArea .rightBox .picBox img{ width:255px;}
.pageEntBox .mainConArea .rightBox .picBox .name{ font-family:"微软雅黑"; font-size:16px; margin-top:8px; line-height:24px;}
.pageEntBox .mainConArea .rightBox .picBox .name a{ color:#999999;}
.pageEntBox .mainConArea .rightBox .picBox .name a:hover{ text-decoration:none; color:#cc0000;}
  