@CHARSET "UTF-8";

/* ### Latest News ### */
.center-area-content-right {
	width: 524px;
	float: right;
	text-align: left;
}

.center-right-area1 {
	width: 524px;
	float: left;
	text-align: left;
}

.center-right-title {
	width: 524px;
	height: 30px;
	float: left;
	background: url(../images/default/center-right-title_bg.jpg) no-repeat;
	text-align: center;
}

.center-right-title-content {
	width: 504px;
	margin: 0 auto;
	text-align: left;
}

.right-links {
	font-size: 12px;
	font-family: Arial;
	color: #535454;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.right-links-selected {
	font-size: 12px;
	font-family: Arial;
	color: #535454;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
}

.center-right-content {
	width: 524px;
	float: left;
	background: url(../images/default/center-right-content_bg.jpg) repeat-x;
	background-position: top;
	text-align: center;
}

.center-right-content-area {
	width: 484px;
	margin: 0 auto;
	margin-top: 17px;
	text-align: center;
}

.news-title {
	font-size: 15px;
	font-family: Arial;
	color: #303234;
}

.news-icon {
	width: 47px;
	height: 44px;
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-top: -44px;
}

.center-right-content-area2 {
	width: 504px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
}

.news-content-area {
	width: 504px;
	float: left;
	text-align: left;
}

.news-content-area-image {
	width: 70px;
	float: left;
	text-align: left;
}

.news-content-area-text {
	width: 430px;
	float: right;
	text-align: left;
	/*margin-top: 7px;*/
	font-size: 14px;
	font-family: Arial;
	color: #595B5C;
	line-height: 1.5em;
	text-align: justify;
}

.news-heading {
	font-size: 14px;
	font-family: Arial;
	color: #303234;
	font-weight: bold;
	line-height: 1.4em;
}

A.more-link1 {
	font-size: 13px;
	font-family: Arial;
	color: #CE5707;
	line-height: 1.5em;
}
A:HOVER.more-link1
{
color: #DF7720;
}