@charset "utf-8";

.event_text{
	width:626px;
	font-size:13px;
	margin-top:10px;
	color:#71592a;
}

.news_date{
	width:100px;
	margin-left:499px;
	padding-left:26px;
	background:url(../image/news_icon.jpg) left center no-repeat;
	line-height:26px;
	color:#71592a;
}

.news_tilte{
	width:565px;
	background:url(../image/news_title_img.jpg) no-repeat;
	padding-left:20px;
	margin:20px 20px 0 21px;
	line-height:45px;
	color:#386514;
	font-weight:bold;
	font-size:16px;
}

.news_box{
	width:560px;
	margin:10px 33px 0 33px;
}
.news_img{
	width:237px;
	padding:5px;
	float:left;
	display:inline;
	background:url(../image/news_img_bg.jpg) no-repeat;
}


.news_text{
	width:300px;
	margin-left:13px;
	color:#71592a;
	float:left;
	display:inline;
	font-size:13px;
}

.news_text2{
	width:560px;
	color:#71592a;
	font-size:13px;
}

.pager_box{
	width:626px;
	margin-top:10px;
}

.back_page{
	width:313px;
	float:left;
	display:inline;
	text-align:left;
}

.next_page{
	width:313px;
	float:left;
	display:inline;
	text-align:right;
}
