.article
{
width:700px;
margin-left:20px;
float:left;
}
.article_content
{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	line-height:24px;
}
.article_location
{
	width:700px;
	height:92px;
	background:
}
.article_top
{
	width:700px;
	height:30px;

}
.article_center
{
	width:650px;
	margin-left:25px;
	margin-right:25px;
	min-height:600px;
}
.article_title
{
	text-align:center;
	font-size:22px;
	font-family:'SimHei';
	line-height:50px;
	border-bottom: solid 1px #7eab36;
}
.article_date
{
	margin-right:20px;
	text-align:right;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#666;
}

.location
{
	
	line-height:35px;
	height:35px;
	width:700px;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
	background:#e5ffcc;
}
.location_picture
{

	height:35px;
	margin-bottom:10px;
	overflow:hidden;
	background:url(../images/article/location.png) no-repeat;
}
.location_word
{
	font-size:14px;
	font-family:Microsoft Yahei;
	text-overflow:ellipsis;
	margin-left:40px;
	
}
	
