@charset "utf-8";
.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;
}
.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;
}

.tbox {
    margin: 0 0 8px 0;
    border-bottom: 1px solid #DADADA;
    overflow: hidden;
    background: url(../images/green_skin.png) 0 -294px repeat-x;
}
.tbox dt {
    height: 24px;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}
.tbox dt strong {
    height: 24px;
    line-height: 24px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 4px;
    display: block;
    float: left;
    color: #2c61b9;
    letter-spacing: 1px;
}
.tbox dt span.more {
    float: right;
    position: relative;
    line-height: 25px;
    padding-right: 8px;
    color: #596F37;
}
.tbox dd {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    /* padding: 4px 4px 0px; */
    overflow: hidden;
}
.dede_comment_post {
    padding: 5px;
}
.dcmp-stand {
    float: right;
    margin-top: -18px;
    padding-right: 10px;
    position: relative;
    clear: both;
    color: #999;
}
.dcmp-title {
    line-height: 25px;
}
.dcmp-title small {
    font-size: 12px;
    color: #999999;
}
.dcmp-stand strong {
    font-weight: normal;
    color: #444;
}
.dcmp-stand input {
    margin-right: 2px;
}
.dcmp-stand img {
    vertical-align: middle;
    margin-right: 2px;
}
.clr {
    clear: both;
}
.dcmp-mood {
    height: 25px;
    width: 212px;
    margin-top: 8px;
    float: right;
}
.dcmp-mood strong {
    float: left;
    color: #444;
    font-weight: normal;
    line-height: 25px;
}
.dcmp-mood ul {
    float: left;
}
.dcmp-content {
    padding-top: 8px;
}
.dcmp-content textarea {
    height: 100px;
    width: 98%;
    float: left;
}

.ipt-txt {
    line-height: 15px;
    padding: 4px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #666 #BBB #BBB #666;
    font-size: 12px;
    margin-right: 2px;
}
.dcmp-post {
    height: 35px;
    overflow: hidden;
    clear: both;
    color: #444;
    padding: 5px 0 10px 0;
}
.dcmp-post .dcmp-userinfo {
    float: left;
    margin-right: 6px;
}
.dcmp-post .dcmp-userinfo input, .dcmp-post .dcmp-userinfo img {
    vertical-align: middle;
    margin: 5px;
}
.dcmp-post .dcmp-submit {
    float: left;
    padding-top: 6px;
}
.dcmp-post .dcmp-submit button {
    width: 70px;
    height: 25px;
    border: none;
    background: url(../images/btn-bg2.gif) no-repeat;
    line-height: 25px;
    letter-spacing: 1px;
    overflow: hidden;
    color: #444;
    cursor: pointer;
    margin-left: 5px;
}

.dcmp-post .dcmp-submit input, .dcmp-post .dcmp-submit button {
    vertical-align: middle;
}
dedecms.css:37
input, select, button {
    font: 12px Verdana,Arial,Tahoma;
    vertical-align: middle;
}
.mt1 {
	
    margin-top: 8px;
}
/*评论
------------*/
.decmt-box2{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box2 span.fr{
	float:right;	
	}
.decmt-box2 span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box2 ul{
	}
.decmt-box2 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box2 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box2 ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box2 .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box2 .comment_act a{
	color:#aeaeae;
	}
.newcomment_act a,.decmt-box2 .title a {
    color: #256EB1;
    text-decoration: none;
} 