﻿@charset "utf-8";
/*文字滚动和时间开始*/
h1,h2,h3,h4,h5,p,dl{
	margin: 0;
}
.scroll
{
	width:670px;
	margin:3px 0px;
}
.datetime
{
	margin:3px 0px;
}
/*文字滚动和时间结束*/
/*中部导航开始*/
.center_nav
{
    background-image: url(../img/200986135201.gif);
    background-repeat:repeat-x;
	height:28px;
	line-height:28px;
}
.center_nav ul{/*padding-left:92px;*/ padding-left:10px;}
.center_nav li{float:left; padding:0 6px;}
.center_nav a:link
{
	color:#FFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.center_nav a:visited
{
    color:#FFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.center_nav a:hover 
{
	color:#FFFf66;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
/*中部导航结束*/
/*点的样式开始*/
.family_title_img li
 {
    background: url(../img/mark.gif) no-repeat 0 3px;
	padding-left:15px;
    height:24px;
    overflow:hidden;
 }
 /*点的样式结束*/
 /*文章列表页栏目标题开始*/

/*热图聚焦*/
.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.jpg) no-repeat;
}

/*活动回顾*/
.main_column_5{
	background:url(../img/hdhg.gif) no-repeat;
}


/*家庭看吧（图片看吧）*/
.main_column_6{
	background:url(../img/jtkb.gif) no-repeat;
}

/*围城内外*/
.main_column_8{
	background:url(../img/wcnw.jpg) no-repeat;
}

/*家庭生活 */
.main_column_27{
	background:url(../img/jtsh.gif) no-repeat;
}

/*家庭文学 */
.main_column_28{
	background:url(../img/jtwx.gif) no-repeat;
}

/*家庭万象 */
.main_column_29{
	background:url(../img/jtwx.jpg) no-repeat;
}

/*家庭理财 */
.main_column_30{
	background:url(../img/jtlc.gif) no-repeat;
}

/*家庭教育 */
.main_column_31{
	background:url(../img/jtjy.gif) no-repeat;
}

/*家庭旅游 */
.main_column_32{
	background:url(../img/jtly.jpg) no-repeat;
}

/*家庭菜谱 */
.main_column_33{
	background:url(../img/yyms.gif) no-repeat;
}

/*运动健身 */
.main_column_34{
	background:url(../img/jkyd.gif) no-repeat;
}

/*家庭创业 */
.main_column_35{
	background:url(../img/jtcy.gif) no-repeat;
}

/*梦幻家园(热图聚焦)*/
.site_column_1{
	background:url(../img/mhjy.jpg) no-repeat;
}

/*公告栏*/
.site_column_2{
	background:url(../img/ggl.jpg) no-repeat;
}

/*往期回顾*/
.site_column_5{
	background:url(../img/hdhg.gif) no-repeat;
}

/*憧憬未来*/
.site_column_9{
	background:url(../img/cjwl.gif) no-repeat;
}

/*家庭逸事*/
.site_column_38{
	background:url(../img/jtys.gif) no-repeat;
}

/*家庭规范*/
.site_column_39{
	background:url(../img/jtgf.jpg) no-repeat;
}

/*家庭资料*/
.site_column_40{
	background:url(../img/jtzl.gif) no-repeat;
}

/*生活常识*/
.site_column_42{
	background:url(../img/shcs.gif) no-repeat;
}

/*家庭文学*/
.site_column_43{
	background:url(../img/jtwx.gif) no-repeat;
}

/*家庭教育*/
.site_column_44{
	background:url(../img/jtjy.gif) no-repeat;
}

/*旅游花絮*/
.site_column_45{
	background:url(../img/lyhx.gif) no-repeat;
}

/*亲情天地*/
.site_column_46{
	background:url(../img/qqtd.jpg) no-repeat;
}

/*家庭话题（线上是论坛，图片未做）*/
.site_column_75{
	background:url(../img/) no-repeat;
}

/*自撰供稿*/
.site_column_76{
	background:url(../img/zjgg.jpg) 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;
}

.auto_height
{
	height:auto !important;
}

.auto_min_height
{
	min-height:0px !important;
}

.height_10
{
    height:10px;   
}

.color_blue
{
    color: #06F;
}

.ArtListSearch{
    text-align:left;
    padding:10px 0 0 10px;
}