
.listL { float:left; width:610px; overflow:hidden;}
.listL .borderL { border:#eaeaea 1px solid; width:608px; margin-bottom:15px; overflow:hidden;}
/* 导航
---------------------------------------------------------------------------*/
.listL .topchannel { margin-top:15px; text-indent:50px; background:url(../images/pic_bg.gif) 20px -117px no-repeat;}
/* end
---------------------------------------------------------------------------*/

/* 新闻内容
---------------------------------------------------------------------------*/
.listL .newsT { margin-top:30px; margin-bottom:22px; text-align:center; font-size:20px;font-weight:bold;  font-family:"黑体"; font-weight:100;color:#2b5600;}
.listL .newsO { width:550px; margin-left:auto; margin-right:auto; padding-bottom:4px;border-bottom:#CCC 1px solid; line-height:22px; overflow:hidden}
.listL .newsO .Nleft{ float:left; width:375px; color:#666; overflow:hidden;}
.listL .newsO .Nleft span { float:left; display:block;}
.listL .newsO .Nleft .L01 { margin-right:18px;}
.listL .newsO .Nleft .L02 { width:162px;}
.listL .newsO .Nright{ float:right; background:url(../images/pic_bg1.gif) left 0px no-repeat;}
.listL .newsC { word-break:break-all; width:546px; margin:25px auto 0px auto; padding-bottom:20px; font-size:14px; line-height:24px; overflow:hidden;}
.listL .newsC A { text-decoration:underline; color:#06F}
.listL .newsC A:hover { color:#C00}
.listL .newsC P { padding-bottom:20px;}

/* 图片播放*/
.listL .newsC CENTER { padding:3px; margin-bottom:15px;}
.listL .newsC CENTER a {padding:4px 20px 4px 20px;border:1px solid #F1B923;color:#CC3300;}
.listL .newsC CENTER a:hover{color:#690 ;border:1px solid #690 ; text-decoration:none;}
.listL .newsC img {display:block;margin:0px auto 10px; max-width:550px; }
.listL .newsC .linkfont { text-align:center;}
.listL .newsC .linkfont A {color:#03C }
.listL .dede_pages{margin-top:20px;}
.listL .dede_pages ul{white-space:nowrap;}
.listL .dede_pages ul li{float:left;display:block;border-bottom:1px solid #fff;}
.listL .dede_pages ul li a{display:block;padding:2px 6px 2px;border-bottom:1px solid #fff;}
.listL .dede_pages ul li a:hover{color:#690;padding-bottom:1px;border-bottom:2px solid #690;}
.listL .dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{	color:#F63; padding-bottom:1px;border-bottom:2px solid #F63;font-weight:bold;}
/* end*/
.listL .updown { width:570px; margin:20px auto 8px; padding-top:10px; border-top:#CCC 1px solid; line-height:24px; font-size:14px; overflow:hidden; font-weight:bold;}
.listL .updown A { color:#336600; font-weight:normal;}
.listL .editor { margin:0px auto;width:570px; text-align:right; padding-top:15px; font-size:14px;}
.listL .statement { width:570px; margin:0px auto 15px; padding-top:15px; border-top:#CCC 1px solid; line-height:20px; color:#ccc; overflow:hidden;}
/* 分享*/
.listL .share { margin:0px auto;width:550px; text-align:right; margin-bottom:10px; overflow:hidden}
/* 相关新闻*/
.listL .about { margin:0px auto;width:550px; overflow:hidden}
.listL .about A { color:#06F}
.listL .about dt { font-size:14px; line-height:30px; font-weight:bold}
.listL .about dd { float:left; display:block; font-size:14px; line-height:24px; height:24px; width:50%; overflow:hidden;}
/* end
---------------------------------------------------------------------------*/

/* 页码引导
---------------------------------------------------------------------------*/
.page_nav { padding-bottom:30px; margin-bottom:20px; clear:both; font-family:Verdana, Geneva, sans-serif}
.page_nav li { float:left; display:block;margin-left:4px;line-height:22px; overflow:hidden;}
.page_nav A { border:#9C0 1px solid; padding-left:10px; padding-right:10px; display:block; color:#690; overflow:hidden;}
.page_nav A:hover {BORDER: #ff6600 1px solid; COLOR:#F60;TEXT-DECORATION: none}
.page_nav SELECT { height:22px;}
.page_nav .thisclass { border:none;FONT-WEIGHT: bold}
.page_nav .thisclass A {COLOR:#F60;BORDER: #ff6600 1px solid; }
/* end
---------------------------------------------------------------------------*/

/* 新闻顶踩
---------------------------------------------------------------------------*/
.newdigg{
	width:406px;
	height:51px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	padding-left:10px;
}
.diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}

.newdigg .digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.newdigg .digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.newdigg .digg_good .digg_act{
	color:#C30;	
}
.newdigg .digg_good .digg_num{
	color:#C63;
}
.newdigg .digg_bad .digg_act{
	color:#36C;	
}
.newdigg .digg_bad .digg_num{
	color:#39C;
}
.newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
/* end
---------------------------------------------------------------------------*/

.listR { float:right;width:335px; overflow:hidden;}

.adC { margin-bottom:15px; }

/* 栏目框样式
---------------------------------------------------------------------------*/
.channel01 { height:26px; border:#eaeaea 1px solid;border-bottom:none; line-height:28px; background:url(../images/pic_bg.gif); overflow:hidden}
.channel01 span { float:left; text-indent:20px; font-size:14px; font-weight:bold;}
.channel01 em { color:#cc0000;}
.channel01 A { float:right; margin-right:15px;}
.channelC01 {border:#eaeaea 1px solid; width:568px; margin-bottom:15px; padding:20px 20px; font-size:14px; line-height:24px; overflow:hidden;}
/* end
---------------------------------------------------------------------------*/
