﻿@charset "utf-8";
/*文字滚动和时间开始*/
h1,h2,h3,h4,h5,p,dl,input{margin:0;}
.scroll{width:670px;margin:3px 0px; font-size:12px;}
.datetime{margin:3px 0px; font-size:12px; text-align:right;}
/*文字滚动和时间结束*/
/*中部导航开始*/
.center_nav{line-height:28px; background-image:linear-gradient(to bottom,#FF5D50,#ff0000); border-radius:4px; padding:10px 10px; width:980px;margin-bottom:10px;}
.center_nav ul{}
.center_nav li{float:left;color:#ffcc00; text-align:center;padding:0 1.25em;}
.center_nav a:link{color: #FFF;font-size: 16px;font-weight:bold;text-decoration: none;}
.center_nav a:visited{color:#FFF;font-size: 16px;font-weight:bold;text-decoration: none;}
.center_nav a:hover{color:#FFDF99;font-size:16px;font-weight:bold;text-decoration: none;}
.site_center_nav{background: url(../img/banner_bg.gif); background-repeat:repeat-x;height:28px;line-height:28px;}
.site_center_nav ul{padding-left:50px;}
.site_center_nav li{float:left;width:70px;color:#FFF;font-weight:bold;}
.site_center_nav a:link{color:#FFF;font-size: 12px;font-weight:bold;text-decoration: none;}
.site_center_nav a:visited{color:#FFF;font-size: 12px;font-weight:bold;text-decoration: none;}
.site_center_nav a:hover{color:#FFFf66;font-size:12px;font-weight:bold;text-decoration: none;}
.site_center_nav ul li.oldmember{width:90px;}
/*中部导航结束*/
/*文章列表页栏目标题开始*/
/*热图聚焦*/
.main_column_1{background:url(../img/rtjj.jpg) no-repeat;}
/*热点播报*/
.main_column_2{background:url(../img/rdbb.jpg) no-repeat;}
/*热点话题*/
.main_column_3{background:url(../img/rdht.jpg) no-repeat;}
/*文学原创*/
.main_column_4{background:url(../img/wxyc.png) no-repeat;}
/*活动回顾*/
.main_column_5{background:url(../img/hdhg.gif) no-repeat;}
.aPic{text-align:left;}
.aPic ul li{border-bottom:1px solid #eee;padding:2px 5px;overflow:hidden;}
.aPic li h4{padding:5px;}
.aPic h4 span a{font-weight:200;}
.aPic li img{float:left;width:80px;height:78px;margin:5px 5px 5px 0;}
/*家庭看吧（图片看吧）*/
.main_column_6{background:url(../img/jtkb.gif) no-repeat;}
.text_align_center{text-align:center;}
.color_gray{color:rgb(102,102,102);}
