
/*mainBox*/
.mainBox1 {
	clear:both;
	margin-top:3px;
	margin-bottom:5px;
}
.mainBox1 .mainBox11 {
	float:left;
	width:72%;
}
.mainBox1 .mainBox12 {
	float:right;
	width:27%;
}
.mainBox2 {
	clear:both;
	margin-bottom:6px;
}
.mainBox3 {
	clear:both;
	margin-bottom:6px;
}
.mainBox3 .mainBox31 {
	float:left;
	width:69%;
}
.mainBox3 .mainBox32 {
	float:right;
	width:30%;
}

.list_ad2 {
	float:left;
	width:225px;
	margin:5px 7px 0 3px;
}


.list_bottom{ text-align:center;width:100%; margin-left:auto; margin-right:auto; height:auto; padding-top:20px; color:#454545; font-size:12px; padding-bottom:10px; overflow:hidden;}
.list_bottom ul{
	
	text-align:center;
	margin-left:30px;
}
.list_bottom ul li{
    float:left;
	margin-left:5px;
	list-style:none;width:auto; height:auto; border:1px #e6e6e6 solid; text-align:center; padding:5px 6px 3px 6px; background:#f5f5f5;

}
.list_bottom ul li a{
    float:left;
	color:#454545;
	text-decoration:none;
	text-align:center;

}
.list_bottom ul li a:hover{
    color:#cc0000;
	text-decoration:underline;
   
}
.list_bottom .thisclass{
	background:#B6B6B6;
	border:#e6e6e6 1px solid;
}
.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(/templets/theme/default/image/newdigg-bg.png) left top no-repeat;
}
 .newdigg .digg_bad{
	background:url(/templets/theme/default/image/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;
}
.tab9 {
	float:left;
	height:inherit;
	margin:0px 0px 0px 0px;
	border:#ffd974 1px solid;
	width:100%;
}