@charset "UTF-8";
#news #newshead {
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C76B8;
	margin-bottom: 30px;
	padding-top: 23px;
}
#news #newshead img {
	float: left;
}
#news #newshead span {
	margin-top: 2px;
	float: left;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #3F3B3A;
}
#news #newshead p {
	float: left;
}
/* CSS Document */

#news h4 {
	font-size: 27px;
	line-height: 43px;
	text-align: center;
	color: #3F3B3A;
	padding-bottom: 10px;
	font-weight: normal;
}
#news a {
	font-size: 13px;
	font-weight: bold;
	color: #3F3B3A;
	text-decoration: none;
	float: left;
	height: 13px;
	padding-left: 21px;
}

#news a:hover {
	text-decoration: underline;
}
#news img {
	padding-top: 2px;
}
#news p {
	clear: both;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	color: #7D7D7D;
}
#news {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 200px;
}
#news .newsbox {
	margin-top: 42px;
	height: 30px;
}
#backE  {
	text-align: right;
	clear: both;
}
