﻿@charset "utf-8";
html{
	position:static;
}
body{
	font-family:Arial,Verdana,宋体;
	font-size:12px;
	color:#000000;
}
img{border:0px;}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}
.clear_both{clear:both;}
ul,li{list-style-type:none;}
body, h1, div, li, ul,li, img, span, p ,h1,h2,h3,h4,h5,h6,form{margin: 0;padding: 0;}
body{
	width:960px;
	margin:0 auto;
	line-height:23px;
	background:#FFFFFF;
}
img{border:0px;}boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(http://imgcache.edai.cn/dede/templets/images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}

.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(http://imgcache.edai.cn/dede/templets/images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.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(http://imgcache.edai.cn/dede/templets/images/newdigg-bg.png) left top no-repeat;
}
.newdigg .digg_bad{
	background:url(http://imgcache.edai.cn/dede/templets/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;
}
.handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(http://imgcache.edai.cn/dede/templets/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;
}

