﻿
#mainFor{
	position: relative;
	max-width: 1000px;
	height: 100%;
	margin: 45px auto;
	font-size: 14px;
	overflow: hidden;
}
.main-subject{
	text-indent: 2em;
	line-height:2em;
	text-align: left;
}
.main-subject .title-style{
	color: #0C950C;
}
.title-style.hTitle{
	color: #2171AE;
	font-size: 18px;
	text-indent: 0em;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight:bold;
}

.span-style.spanContent{
	line-height: 200%;
	display: block;
	text-align: left;
}