@charset "utf-8";
.midRow {
	background-image: url(images/bg_subs.jpg);
	background-repeat: no-repeat;
}
.Intro {
	float: right;
	width: 388px;
	height: 109px;
	background-image: url(images/trans.png);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-right: 30px;
}
.Intro .inner {
	width: 368px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 24px;
	color: #28549c;
	text-align: left;
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: normal;
}
.divLine {
	height: 80%;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.bttm_pad {
	margin-bottom: 20px;
}
