﻿@charset "utf-8";
/* CSS Document */

/*热点企业榜*/
.rdqyb{
	float: right; 
	width: 986px;
	margin-left:5px;
}
.rdqyb_headerdiv{
	float: left;
	width:986px;
	height:37px;
	background: url(../image/rdqyb_headerdiv.gif) no-repeat;
}
.rdqyb_headertext{
margin-left:70px;
margin-top:10px;
font-size:14px;
font-weight:900;
color:#000;

}
.rdqyb_bodydiv{
	width: 986px;
	margin: 0;
	float: left;
	background: url(../image/rdqyb_bodydiv.gif) repeat-y;
}
.rdqyb_bodyheight{
		height: 302px;
		overflow: hidden;
}
.rdqyb_bottomdiv{
	width: 986px;
	height:22px;
	float: left;
	background: url(../image/rdqyb_bottomdiv.gif) no-repeat;
}

.rdqyb_download{
	width:40px;
	height:15px;
	display: none;
}

.rdqyb_table{
	width: 98%;
	margin-left:10px;
}
.rdqyb_title{
	padding-left: 20px;
	text-align:left;
	background:url(ball.gif) no-repeat 5px 5px;
}
.rdqyb_img{
float:left;
width:152px;
margin-left:4px;
margin-right:3px;
}
.rdqyb_newspic{
	width: 27px;
	height:13px;
	display: none;
}
.rdqyb_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}

.rdqyb_date{
	font-size:12px;
	color:#697C92;
	float:left;
	width:80px;
	text-align:center;
	margin-right:2px;
	
}
.rdqyb_downmorediv{
	float: right;
	width: 46px;
	height: 21px;
	background: url(../image/more.gif) no-repeat;
	cursor:hand;
	margin-right:10px;
	margin-top: 1px;
}

