/* CSS Document */


/*正文开始*/
#content{
width:920px;
}
#content .left{
float:left;
width:702px;


}
#content .left .dh{
border-bottom:1px #DCE0E1 solid;
line-height:30px;
font-weight:200;
padding:0 30px;
background:url(/article/zxima/bluebg.gif) no-repeat;

}
#content .left .ct{
border:1px #DCE0E1 solid;
}
#content .left .ct .title{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#669999;
text-align:center;
font-size:x-large;
font-weight:bold;
padding:8px;
}
#content .left .ct .info small{
font-size:12px;
padding-left:13px;
}

#content .left .ct .info{
text-align:center;
}
#content .left .ct .intro{
margin:5px 40px;
padding:10px;

}

#content .left .ct .content{
padding:5px;

}


/*顶一下开始*/
.digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.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;
}
/*文章分页开始*/
.dede_pages{

}
.dede_pages ul{

	padding:12px 0px 12px 16px;
	text-align:center;
}
.dede_pages ul li{
 
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	display:inline;
}
.dede_pages ul li a{

	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}
/*文章分页结束*/
/*顶一下结束*/

.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
	margin:0 5px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}

/*上下篇、收藏等开始*/
.handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(../images/digg-bg.gif) no-repeat;
	margin-right:12px;
}
.handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.handle .digg .digg_act a{
	margin-left:11px;
	color:#777;
	float:left;
}
.handle .context{
	float:left;
}
.handle .context ul li{
	line-height:29px;
	color:#888;
}

.actbox{
	width:300px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
	white-space:nowrap;
}
.actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.actbox ul li a{
	color:#777;
}
.actbox ul li#act-fav{
	background-position:4px 0px;
}
.actbox ul li#act-err{
	background-position:4px -37px;
}
.actbox ul li#act-pus{
	background-position:4px -73px;
}
.actbox ul li#act-pnt{
	background-position:4px -109px;
}
/*上下篇、收藏等结束*/
#content .right{
float:right;
width:192px;

}
#content .right .bt{
color:#009900;
font-weight:bold;
line-height:30px;
padding-left:5px;
margin-top:5px;
font-size:16px;
border-left:1px #DCE0E1 solid;
border-right:1px #DCE0E1 solid;
border-top:1px #DCE0E1 solid;
}
#content .right .list{
border:1px #DCE0E1 solid;
}
#content .right .list li{
list-style-type:none;
}
#content .right .list ul{
margin:0px;
}
#content .pl .tbox dt{
margin-left:10px;
}
#content .pl .tbox .dede_comment_post small {
font-size:12px;
}
#content .pl .tbox .dede_comment_post .dcmp-mood li{
float:left;
}
#content .pl .tbox .dede_comment_post .dcmp-mood ul{
margin:0px;
}
#content .pl .dcmp-submit button{
margin:10px 350px 0 0;

}
/*正文结束*/
