.news_bottom_left
{
	float:left;
	width: 662px;
	margin-right: 20px;
	padding-bottom: 40px;
	border-bottom: 2px solid #ffeac7;
}

.news_bottom_left .img
{
	margin-top: 50px;
	float:left;
	padding-left: 50px;
	margin-right: 25px;
	width: 150px;
}

.news_bottom_left .news
{
	margin-top: 50px;
	float:left;
	width: 400px;
}

.news_bottom_left .news .newstitle
{
	padding-left: 10px;
	font-size:18px;
	color:#FFAC53;
	font-weight: bold;
	margin-bottom: 25px;
}

.news_bottom_left .news .newstext
{
	padding-left: 10px;
	font-size:13px; color: #8e8e8e;
}

.news_bottom_right
{
	float: left;
	width: 289px;
	text-align:center;
	background-color: #fff5e5;
	border-left: 2px solid #ffeac7;
	border-right: 2px solid #ffeac7;
	border-bottom: 2px solid #ffeac7;
}

.news_bottom_right .textbox
{
	margin-top: 10px;
	margin-bottom: 80px;
	margin-left: 20px;
	margin-right: 20px;
	width: 249px;
	background-color:#FFFFFF;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 50px;
	
}

.news_bottom_right .textbox .a_news
{
	margin-bottom: 7px;
}

.news_bottom_right .textbox .a_news .titleimg
{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

.news_bottom_right .textbox .a_news .newstitle
{
	font-size: 13px;
	padding-left: 30px;
	font-weight: bold;
}

.news_bottom_right .textbox .a_news .newstitle a
{
	color: #FFAC53;
}

.news_bottom_right .textbox .more_news
{
	text-align: right;
	padding-right: 20px;
	margin-top: 30px;
}
