
.download_bord
{
	width:740px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	overflow:hidden;
}
.location
{
	
	line-height:35px;
	height:35px;
	width:700px;
	overflow:hidden;
	background:#e5ffcc;
}
.location_picture
{

	height:35px;
	overflow:hidden;
	background:url(../images/article/location.png) no-repeat;
}
.location_word
{
	height:35px;
	font-size:14px;
	font-family:Microsoft Yahei;
	text-overflow:ellipsis;
	margin-left:40px;
}
.download
{
	width:700px;
	
}
.load
{
	margin-left:20px;
	margin-top:20px;
	width:660px;
}
.load_title
{
	width:660px;
	height:30px;
}
.load_more
{
	width:48px;
	height:10px;
	float:right;
	margin-top:12px;
	margin-right:5px;
}
.load_list
{
	width:650px;
	height:135px;
	margin:5px 0 5px 5px;
}

.load_list li
{
	height:17px;
	margin-bottom:10px;
}

.load_list_title
{
	width:580px;
	height:17px;
	padding-left:17px;
	float:left;
	background:url(../images/index/arrow.png) no-repeat;
	font-size:14px;
	display:inline;
	overflow:hidden;
	text-align:left;
}
.load_list_date
{
	width:45px;
	height:17px;
	margin-left:5px;
	float:left;
	font-size:14px;
	display:inline;
	overflow:hidden;
	text-align:left;
}
	