body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.news-bg {
  background: rgb(204,124,123) url("img_news_bg.jpg") no-repeat;
  min-height: 865px;
}
.content>.gap {
  height:60px;
}
.left-nav {
  margin-left:40px;
}
.left-nav>.gap {
  height:100px;
}
.left-nav>ul>li {
  margin-bottom: 20px;
}
.right-content {
  width: 850px;
  position: relative;
  top: -20px;
  margin-right:40px;
  padding: 25px;
  background-color: rgba(255,255,255,0.6);
}
.news-section-div {
  margin-bottom: 40px;
}
.news-section-div img {
  max-width: 210px;
}
.news-section-div div.fr {
  width: 620px;
}
.right-content h3 {
  color: rgb(97,137,172);
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.right-content p {
  margin: 0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.readmore {
  font-size: 14px;
  color: #0000ff !important;
}
