﻿body{
	background-color:#e1e5e6;
	color:#666666;
}
a{
	color:#666666;
}
.title{
	border:0px;
}
/*头部区域包括LOGO 导航*/
#head{
	width:980px;
	background-color:#fff;
	margin:0 auto;
	padding:0 10px;
	border-bottom:2px #F2F3EB solid;
}
#nav{
	height:100px;
	background:url('../../../channel/news/images/logo.gif') no-repeat left center;
	padding-left:250px;
}
#nav ul{
	width:700px;
}
#nav li{
	float:left;
}
#nav a{
    display:block;
    float:left;
	line-height:30px;
	color:#000;
	font-size:14px;
	padding:0 15px;
	padding-top:50px;
	margin-top:20px;
}
#nav li .nav_home{
	background:url('../../../channel/news/images/logo_home.gif') no-repeat center top;
}
#nav li .nav_intro{
	background:url('../../../channel/news/images/logo_intro.gif') no-repeat center top;
}
#nav li .nav_audio{
	background:url('../../../channel/news/images/logo_audio.gif') no-repeat center top;
}
#nav li .nav_compere{
	background:url('../../../channel/news/images/logo_compere.gif') no-repeat center top;
}
#nav li .nav_timetable{
	background:url('../../../channel/news/images/logo_timetable.gif') no-repeat center top;
}
#nav li .nav_video{
	background:url('../../../channel/news/images/logo_video.gif') no-repeat center top;
}
#nav li .nav_bbs{
	background:url('../../../channel/news/images/logo_bbs.gif') no-repeat center top;
}
#nav li .nav_blog{
	background:url('../../../channel/news/images/logo_blog.gif') no-repeat center top;
}
#nav li .nav_ad{
	background:url('../../../channel/news/images/logo_ad.gif') no-repeat center top;
}

#ad{
	width:1000px;
	background-color:#fff;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}

/*主体1:节目列表 图片新闻 山东新闻 音视频 频道简介 节目时间表*/
#content1{
	width:980px;
	height:860px;
	padding:5px 10px;
	background-color:#fff;
	margin:0px auto;
}
#act,#news,#channel{
	float:left;
	margin-right:5px;
}
#act{
	width:226px;
	background-color:#fff;
	border:1px solid #e6e7e0;
	padding:1px;
}
#acttitle{
	background-color:#f2f3eb;
	height:20px;
	color:#f66700;
	font-size:14px;
	line-height:20px;
	padding-left:10px;
}
.actlist{
	width:216px;
	padding:20px 5px;
	border-bottom:1px dotted #e6e7e0;
	float:left;
}
.actlist dt{
	float:right;
	width:150px;
	padding-bottom:10px;
}
.actlist a{
	color:#002065;
	line-height:20px;
	font-size:14px;
}
.actlist img{
	float:left;
	width:50px;
	margin-right:5px;
	margin-right:10px;
}
.zbsd{
	background:#ebebe3;
	color:#f66700;
	clear: both;
	border-bottom:1px dotted #fff;
}
.zbsd dt{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	clear:both;
	width:100%;
}
.zbsd-content{
	background-color:#f2f2f2;
	border-bottom:1px dotted #fff;
}
#actlistselect{
	border:0;
}
#news{
	width:490px;
}
#campaign{      /*最新活动样式*/
	float:left;  
	width:196px;
	height:250px;
	margin-right:5px;
    background-color:#fffcf5;
    margin-top:5px;
    padding:1px;
    border:1px solid #e6e7e0;
}
#campaign h1{
	height:25px;
	background-color:#fff1d4;
	color:#a62100;
	line-height:25px;
	font-size:12px;
	padding-left:10px;
}
#campaignlist{
	padding:5px 10px;
}
#campaignlist a{
	line-height:25px;
}
#ygzwrx{
    float:left; /*山东新闻样式*/
	width:281px;
	height:250px;
    background-color:#fbfbf9;
    border:1px solid #e6e7e0;
    padding:1px;
    margin-top:5px;
}
#ygzwrxtitle{
	background-color:#ebebe3;
	height:25px;
	color:#16387c;
	font-size:12px;
	line-height:25px;
	padding-left:10px;
}
#ygzwrx p{
	text-indent:2em;
	padding:5px;
	line-height:20px;
}

#ygzwrxlist{
	text-align:center;
	padding:5px;
	clear:both;
}

#ygzwrxlist table{
    width:260px;
	margin: 0px auto;
	margin-bottom: 0px;
    border-collapse:collapse;
	text-align: center;
	font-size: 12px;
}
#ygzwrxlist table td{
	border: 1px solid #e6e7e0;
}
#ygzwrxlist table th{
	border: 1px solid #e6e7e0;
}
#ygzwrxlist table thead th{
	border-bottom: 2px solid #e6e7e0;
	background-color: #9b9772;
	color: #fff;
	padding: 7px 0px;
}
#ygzwrxlist table tbody th{
	padding: 5px;
	font-weight: normal;
}
#channel{     /*content1右侧样式*/
	margin-right:0;
	width:250px;
}
#intro{
	width:246px;
	border:1px solid #e6e7e0;
	padding:1px;
}
#intro h1{
	font-size:12px;
	height:25px;
	color:#666;
	line-height:25px;
	background:#f2f2f2 url('../../../channel/news/Images/title_arrowhead.gif') no-repeat 10px 50%;
   padding-left:25px;
}
#intro p{
	padding:5px;
	padding-bottom:0;
	text-indent:2em;
	line-height:20px;
}
#audio{
	padding:5px 0;
	text-align:center;
}
#video{
	width:246px;
	border:1px solid #e6e7e0;
	padding:1px;
}
#video h1{
	font-size:12px;
	height:25px;
	color:#666;
	line-height:25px;
	background:#f2f2f2 url('../../../channel/news/Images/title_arrowhead.gif') no-repeat 10px 50%;
    padding-left:25px;
}
#videocontent{
	text-align:center;
	padding:10px;
}
#videocontent p{
	line-height:25px;
}
#compere{
	width:741px;
	height:200px;
	border:1px solid #e6e7e0;
	padding:1px;
	float:left;
	margin-top:5px;
}
/*#compere h1{
	background:url('../../../channel/news/Images/title_actrecommend06.gif') repeat-x;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
}*/
.comperetitle{
	height:28px;
	background:url('../../../channel/news/Images/title_actrecommend06.gif') repeat-x;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	clear:both;
}
.comperecontent{
	height:160px;
	padding-top:10px;
}
.compere{
	float:left;
    margin:10px 0 10px 20px;
    text-align:center;
}
.compere a{
    display:block;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
    margin-top:5px;
}

#ad1{
	width:1000px;
	background-color:#fff;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
}
/*主体2:论坛 节目推荐*/
#content2{
	width:980px;
	height:310px;
	padding:5px 10px;
	background-color:#fff;
	margin:0 auto;
	clear:both;
	border-top:1px dotted #e6e7e0;
}
#mainbody{
    float:left;
    width:675px;
    margin-right:5px;
}
.act{
	float:left;
	width:333px;
	height:280px;
	border:1px solid #e6e7e0;
	margin-top:5px;
}
.actleft{
	margin-right:5px;
}
.actrecommendtitle1{
	background:url('../../../channel/news/Images/title_actrecommend01.gif') repeat-x;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
}
.actrecommendtitle2{
	background:url('../../../channel/news/Images/title_actrecommend03.gif') repeat-x;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
}
.actrecommend{
	width:300px;
	padding:10px;
	margin:0 auto;
}
.actimg{
	float:left;
	width:130px;
}
.actimg img{
	margin:5px;
}
.actcontent{
	float:left;
	width:170px;
}
.actcontent a{
	line-height:20px;
}
#zdgz{
    float:left;
	line-height:25px;}
#zdgz img{
	width:110px;
	height:80px;
	margin-bottom:10px;
	border:1px solid #000;
	margin-right:5px;
}
#zdgz span{
	font-size:12px;
    font-weight:bold;
    color:black;
    line-height:30px;
    display:block;
    text-align:center;
}
/*content2侧栏样式*/
#sidebar{
	float:left;
	width:300px;
}
.sidebar{
	width:296px;
	float:left;
	border:1px solid #e6e7e0;
	padding:1px;
	background-color:#fefefe;
}
.sidebartitle{
	font-size:12px;
	height:25px;
	color:#9b9772;
	line-height:25px;
	background:#e6e9d8 url('../../../channel/news/Images/title_arrowhead1.gif') no-repeat 10px 50%;
    padding-left:25px;
}
.sidebar a{
	color:#9b9772;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
}
.sidebar h4{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
    text-align:center;
}
#reportercontent{
	padding:5px;
	float:left;
}
.reporter{
	float:left;
	margin-right:3px;
}
.reporter img{
	padding:3px;
	border:1px solid gray;
}
#bbs,#blog{
	margin-top:5px;
}
#bbscontent{
	padding:5px 10px;
	text-align:left;
	padding-left:20px;
}
#bbscontent th a{
    display:block;
	line-height:18px;
	font-weight:normal;
	width:260px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    word-break:keep-all;
}
#blog_c1{
    height:75px;
	border-bottom:1px dotted #ccc;
	padding:10px;
}
#blog_c1 img{
	float:left;
	width:80px;
	height:64px;
	margin-right:5px;
}
#blog_c1 h2{
    float:left;
    display:block;
	width:190px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
#blog_c1 h1{
    float:left;
    display:block;
	width:190px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
#blog_c1 p{
	text-align:left;
}
#blog_c2{
	margin:5px auto;
	padding:5px 10px;
	padding-left:20px;
}
#blog_c1 span{
	color:#9b9772;
}
#blog_c2 th{
	text-align:left;
	width:300px;
}
#blog_c2 th a{
    display:block;
	line-height:15px;
	font-weight:normal;
	width:260px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    word-break:keep-all;
}

/*页脚区域*/
#foot{
	background-color:#fff;
	margin:0 auto;
	text-align:center;
	width:1000px;
	border-top:1px dotted #e6e7e0;
	padding-top:10px;
}
#foot h3{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#9B9772;
}