﻿.content_slideshow {
	width: 552px;
	float: left;
	display: inline-block;
	position: relative;
}
.content_intro {
	width: 360px;
	float: right;
	display: inline-block;
	text-align: left;
	font-size: 12px;
	position: relative;
	line-height: 18px;
}
.news {
	width: 262px;
	float: left;
	display: inline-block;
	position: relative;
	padding-right: 25px;
	text-align: left;
		line-height: 18px;

}
.about {
	width: 349px;
	float: left;
	display: inline-block;
	position: relative;
	text-align: left;
	line-height: 18px;
}
.purple {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #3951a6;
	width: 100%;
	height: 20px;
	background-color: #dadeee;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 3px;
	line-height: 20px;
}
.orange {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #f5952c;
	width: 100%;
	height: 20px;
	background-color: #fdebd7;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 3px;
	line-height: 20px;
}
.green {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #6bcf48;
	width: 100%;
	height: 20px;
	background-color: #e3f6dd;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 3px;
	line-height: 20px;
}
.news_divide {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.blue {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #00aeff;
	width: 100%;
	height: 20px;
	background-color: #DFF4FF;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 3px;
	line-height: 20px;
}
.pink {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #EB01FE;
	width: 100%;
	height: 20px;
	background-color: #FCD9FF;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 3px;
	line-height: 20px;
}
