@charset "utf-8";

.Tsection {
	height: 220px;
	padding-bottom: 2px;
}
.section {
	margin: 12px 0;
}
.section h1 {
	border-bottom: 4px solid #091f58;
	font: bold 20px/20px Helvetica,Arial;
	height: 22px;
}
.headingImg ul {
	display: inline-block;
}
.headingImg ul li {
	float: left;
}
.HL {
	height: 107px;
	width: 647px;
}
.HR {
	margin-top: 6px;
	height: 101px;
	width: 227px;
}
.contentL {
	float: left;
}
.contentL img {
	clear: both;
	display: block;
	margin-top: 20px;
}
.contentR {
	color: #000;
	font-size: 12px;
	margin-left: 330px;
	padding: 20px 2em;
}
